Trace number 3265242

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss UP? (TO) 2250.04 1300.02

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 26747
0.00/0.00	c parsetime: 982us
0.00/0.00	c parsed 3630 clauses with 380 variables
0.00/0.62	c preprocessor returned 10019 variables
0.00/0.62	c preprocessing returned UNKNOWN
0.00/0.62	c PP set 0 variables
0.00/0.62	c pp time: 616671us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265242-1304075156/watcher-3265242-1304075156 -o /tmp/evaluation-result-3265242-1304075156/solver-3265242-1304075156 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265242-1304075156.cnf 1702444321 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.49 3.71 3.73 3/179 26746
/proc/meminfo: memFree=18029940/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0

[startup+0.0392239 s]
/proc/loadavg: 3.49 3.71 3.73 3/179 26746
/proc/meminfo: memFree=18029940/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100216 s]
/proc/loadavg: 3.49 3.71 3.73 3/179 26746
/proc/meminfo: memFree=18029940/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301189 s]
/proc/loadavg: 3.49 3.71 3.73 3/179 26746
/proc/meminfo: memFree=18029940/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701099 s]
/proc/loadavg: 3.49 3.71 3.73 3/179 26746
/proc/meminfo: memFree=18029940/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50094 s]
/proc/loadavg: 3.49 3.71 3.73 4/182 26749
/proc/meminfo: memFree=18019016/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=103080 CPUtime=1.89 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 3247 0 0 0 178 11 0 0 25 0 2 0 519112326 105553920 2778 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 25770 2778 391 389 0 21520 0
[pid=26747/tid=26749] ppid=26746 vsize=103080 CPUtime=0.39 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) S 26746 26746 25471 0 -1 4202560 46 0 0 0 35 4 0 0 18 0 2 0 519112388 105553920 2778 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 111780

[startup+3.10061 s]
/proc/loadavg: 3.49 3.71 3.73 5/182 26749
/proc/meminfo: memFree=18015668/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=104408 CPUtime=4.31 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 3630 0 0 0 405 26 0 0 25 0 2 0 519112326 106913792 3161 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 26102 3161 392 389 0 21852 0
[pid=26747/tid=26749] ppid=26746 vsize=104408 CPUtime=1.21 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 95 0 0 0 111 10 0 0 18 0 2 0 519112388 106913792 3161 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 113108

[startup+6.30097 s]
/proc/loadavg: 3.53 3.72 3.74 5/182 26750
/proc/meminfo: memFree=18007484/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=108208 CPUtime=9.15 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 4627 0 0 0 866 49 0 0 25 0 2 0 519112326 110804992 4158 33554432000 4194304 5787044 140736094659120 18446744073709551615 5521841 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 27052 4158 392 389 0 22802 0
[pid=26747/tid=26749] ppid=26746 vsize=108208 CPUtime=2.85 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) S 26746 26746 25471 0 -1 4202560 181 0 0 0 266 19 0 0 17 0 2 0 519112388 110804992 4158 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.15
Current children cumulated vsize (KiB) 116908

[startup+12.7007 s]
/proc/loadavg: 3.56 3.72 3.74 5/182 26750
/proc/meminfo: memFree=17990616/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=113316 CPUtime=19.06 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 5988 0 0 0 1816 90 0 0 25 0 2 0 519112326 116035584 5519 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 28329 5519 392 389 0 24079 0
[pid=26747/tid=26749] ppid=26746 vsize=113316 CPUtime=6.36 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 300 0 0 0 601 35 0 0 18 0 2 0 519112388 116035584 5519 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.06
Current children cumulated vsize (KiB) 122016

[startup+25.5012 s]
/proc/loadavg: 3.66 3.74 3.74 5/182 26750
/proc/meminfo: memFree=17961096/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=121912 CPUtime=39.21 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 8316 0 0 0 3762 159 0 0 25 0 2 0 519112326 124837888 7847 33554432000 4194304 5787044 140736094659120 18446744073709551615 4692090 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 30478 7847 392 389 0 26228 0
[pid=26747/tid=26749] ppid=26746 vsize=121912 CPUtime=13.71 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) S 26746 26746 25471 0 -1 4202560 505 0 0 0 1310 61 0 0 18 0 2 0 519112388 124837888 7847 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39.21
Current children cumulated vsize (KiB) 130612

[startup+51.1011 s]
/proc/loadavg: 3.63 3.72 3.73 5/182 26751
/proc/meminfo: memFree=17907852/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=135412 CPUtime=80.1 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 11896 0 0 0 7743 267 0 0 25 0 2 0 519112326 138661888 11427 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 33853 11427 392 389 0 29603 0
[pid=26747/tid=26749] ppid=26746 vsize=135412 CPUtime=29 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 753 0 0 0 2797 103 0 0 18 0 2 0 519112388 138661888 11427 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 80.1
Current children cumulated vsize (KiB) 144112

[startup+102.307 s]
/proc/loadavg: 3.78 3.75 3.74 5/182 26752
/proc/meminfo: memFree=17870896/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=159952 CPUtime=162.84 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 18502 0 0 0 15829 455 0 0 25 0 2 0 519112326 163790848 17776 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 39988 17776 392 389 0 35738 0
[pid=26747/tid=26749] ppid=26746 vsize=159952 CPUtime=60.53 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 1186 0 0 0 5876 177 0 0 18 0 2 0 519112388 163790848 17776 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.84
Current children cumulated vsize (KiB) 168652

[startup+162.301 s]
/proc/loadavg: 3.57 3.69 3.72 5/182 26754
/proc/meminfo: memFree=17853500/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=175816 CPUtime=261.49 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 22836 0 0 0 25524 625 0 0 25 0 2 0 519112326 180035584 22110 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 43954 22110 392 389 0 39704 0
[pid=26747/tid=26749] ppid=26746 vsize=175816 CPUtime=99.18 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 1472 0 0 0 9674 244 0 0 18 0 2 0 519112388 180035584 22110 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 261.49
Current children cumulated vsize (KiB) 184516

[startup+222.301 s]
/proc/loadavg: 3.32 3.60 3.68 5/182 26755
/proc/meminfo: memFree=17760092/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=194208 CPUtime=361.95 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 30718 0 0 0 35427 768 0 0 25 0 2 0 519112326 198868992 29790 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 48552 29790 392 389 0 44302 0
[pid=26747/tid=26749] ppid=26746 vsize=194208 CPUtime=139.63 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 2092 0 0 0 13664 299 0 0 18 0 2 0 519112388 198868992 29790 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 361.95
Current children cumulated vsize (KiB) 202908

[startup+282.301 s]
/proc/loadavg: 3.55 3.61 3.68 5/182 26757
/proc/meminfo: memFree=17694956/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=194208 CPUtime=462.8 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 41140 0 0 0 45367 913 0 0 25 0 2 0 519112326 198868992 40212 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 48552 40212 392 389 0 44302 0
[pid=26747/tid=26749] ppid=26746 vsize=194208 CPUtime=180.49 cores=0,2,4,6

################
# More data... #
################

[pid=26747] ppid=26746 vsize=343536 CPUtime=1189.1 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 64252 0 0 0 117315 1595 0 0 25 0 2 0 519112326 351780864 62260 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 85884 62260 392 389 0 81634 0
[pid=26747/tid=26749] ppid=26746 vsize=343536 CPUtime=486.77 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 3806 0 0 0 48053 624 0 0 18 0 2 0 519112388 351780864 62260 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1189.1
Current children cumulated vsize (KiB) 352236

[startup+762.306 s]
/proc/loadavg: 3.70 3.62 3.64 5/182 26770
/proc/meminfo: memFree=17493856/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=344560 CPUtime=1294.76 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 64609 0 0 0 127807 1669 0 0 25 0 2 0 519112326 352829440 62617 33554432000 4194304 5787044 140736094659120 18446744073709551615 5527438 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 86140 62617 392 389 0 81890 0
[pid=26747/tid=26749] ppid=26746 vsize=344560 CPUtime=532.43 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 4006 0 0 0 52589 654 0 0 18 0 2 0 519112388 352829440 62617 33554432000 4194304 5787044 140736094659120 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1294.76
Current children cumulated vsize (KiB) 353260

[startup+822.3 s]
/proc/loadavg: 3.79 3.65 3.64 5/182 26771
/proc/meminfo: memFree=17483544/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=349860 CPUtime=1401.42 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 67181 0 0 0 138403 1739 0 0 25 0 2 0 519112326 358256640 65189 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 87465 65189 392 389 0 83215 0
[pid=26747/tid=26749] ppid=26746 vsize=349860 CPUtime=579.08 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 4318 0 0 0 57226 682 0 0 18 0 2 0 519112388 358256640 65189 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1401.42
Current children cumulated vsize (KiB) 358560

[startup+882.3 s]
/proc/loadavg: 3.82 3.68 3.65 5/182 26773
/proc/meminfo: memFree=17435284/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=359628 CPUtime=1508.52 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 73907 0 0 0 149043 1809 0 0 25 0 2 0 519112326 368259072 70890 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 89907 70890 392 389 0 85657 0
[pid=26747/tid=26749] ppid=26746 vsize=359628 CPUtime=626.18 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) S 26746 26746 25471 0 -1 4202560 4673 0 0 0 61908 710 0 0 18 0 2 0 519112388 368259072 70890 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1508.52
Current children cumulated vsize (KiB) 368328

[startup+942.301 s]
/proc/loadavg: 3.80 3.70 3.65 4/182 26774
/proc/meminfo: memFree=17369540/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=361276 CPUtime=1616 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 78347 0 0 0 159714 1886 0 0 25 0 2 0 519112326 369946624 75330 33554432000 4194304 5787044 140736094659120 18446744073709551615 5527571 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 90319 75330 392 389 0 86069 0
[pid=26747/tid=26749] ppid=26746 vsize=361276 CPUtime=673.66 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 5007 0 0 0 66627 739 0 0 18 0 2 0 519112388 369946624 75330 33554432000 4194304 5787044 140736094659120 18446744073709551615 5527179 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1616
Current children cumulated vsize (KiB) 369976

[startup+1002.3 s]
/proc/loadavg: 3.61 3.67 3.64 5/182 26776
/proc/meminfo: memFree=17308000/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=362140 CPUtime=1721.5 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 82379 0 0 0 170194 1956 0 0 25 0 2 0 519112326 370831360 78881 33554432000 4194304 5787044 140736094659120 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 90535 78881 392 389 0 86285 0
[pid=26747/tid=26749] ppid=26746 vsize=362140 CPUtime=719.15 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 5180 0 0 0 71148 767 0 0 18 0 2 0 519112388 370831360 78881 33554432000 4194304 5787044 140736094659120 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1721.5
Current children cumulated vsize (KiB) 370840

[startup+1062.3 s]
/proc/loadavg: 3.47 3.62 3.63 5/182 26808
/proc/meminfo: memFree=17950300/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=362140 CPUtime=1826.6 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 82383 0 0 0 180631 2029 0 0 25 0 2 0 519112326 370831360 78885 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 90535 78885 392 389 0 86285 0
[pid=26747/tid=26749] ppid=26746 vsize=362140 CPUtime=764.25 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 5184 0 0 0 75625 800 0 0 18 0 2 0 519112388 370831360 78885 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1826.6
Current children cumulated vsize (KiB) 370840

[startup+1122.3 s]
/proc/loadavg: 3.80 3.69 3.65 4/182 26809
/proc/meminfo: memFree=17903412/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=362284 CPUtime=1932.77 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 82397 0 0 0 191176 2101 0 0 25 0 2 0 519112326 370978816 78899 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 90571 78899 392 389 0 86321 0
[pid=26747/tid=26749] ppid=26746 vsize=362284 CPUtime=810.42 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 5197 0 0 0 80212 830 0 0 18 0 2 0 519112388 370978816 78899 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1932.77
Current children cumulated vsize (KiB) 370984

[startup+1182.3 s]
/proc/loadavg: 3.93 3.74 3.66 6/182 26811
/proc/meminfo: memFree=17872404/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=362428 CPUtime=2039.3 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 82442 0 0 0 201763 2167 0 0 25 0 2 0 519112326 371126272 78944 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 90607 78944 392 389 0 86357 0
[pid=26747/tid=26749] ppid=26746 vsize=362428 CPUtime=856.94 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 5233 0 0 0 84836 858 0 0 18 0 2 0 519112388 371126272 78944 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2039.3
Current children cumulated vsize (KiB) 371128

[startup+1242.3 s]
/proc/loadavg: 3.80 3.74 3.66 5/182 26813
/proc/meminfo: memFree=17854160/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=362764 CPUtime=2146.47 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 82529 0 0 0 212424 2223 0 0 25 0 2 0 519112326 371470336 79031 33554432000 4194304 5787044 140736094659120 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 90691 79031 392 389 0 86441 0
[pid=26747/tid=26749] ppid=26746 vsize=362764 CPUtime=904.11 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) S 26746 26746 25471 0 -1 4202560 5308 0 0 0 89528 883 0 0 18 0 2 0 519112388 371470336 79031 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2146.47
Current children cumulated vsize (KiB) 371464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.69 3.72 3.66 5/182 26814
/proc/meminfo: memFree=17828712/32950928 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26746/stat : 26746 (prissup.sh) S 26744 26746 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519112326 8908800 252 33554432000 4194304 4922060 140736293230720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26746/statm: 2175 252 211 178 0 68 0
[pid=26747] ppid=26746 vsize=363276 CPUtime=2250.04 cores=0,2,4,6
/proc/26747/stat : 26747 (priss) R 26746 26746 25471 0 -1 4202496 82688 0 0 0 222719 2285 0 0 25 0 2 0 519112326 371994624 79190 33554432000 4194304 5787044 140736094659120 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26747/statm: 90819 79190 392 389 0 86569 0
[pid=26747/tid=26749] ppid=26746 vsize=363276 CPUtime=949.98 cores=0,2,4,6
/proc/26747/task/26749/stat : 26749 (priss) R 26746 26746 25471 0 -1 4202560 5442 0 0 0 94088 910 0 0 18 0 2 0 519112388 371994624 79190 33554432000 4194304 5787044 140736094659120 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2250.04
Current children cumulated vsize (KiB) 371976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26746 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2250.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 2250.04
CPU user time (s): 2227.19
CPU system time (s): 22.85
CPU usage (%): 173.078
Max. virtual memory (cumulated for all children) (KiB): 371976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.17367 second user time and 4.92625 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 13:05:56
IDJOB=3265242
IDBENCH=85459
IDSOLVER=1601
FILE ID=node149/3265242-1304075156
RUNJOBID= node149-1304061840-25489
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265242-1304075156/watcher-3265242-1304075156 -o /tmp/evaluation-result-3265242-1304075156/solver-3265242-1304075156 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265242-1304075156.cnf 1702444321 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=1702444321

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18030104 kB
Buffers:       2223816 kB
Cached:       11802428 kB
SwapCached:          0 kB
Active:        6236036 kB
Inactive:      8136748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18030104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:      346112 kB
Mapped:          15516 kB
Slab:           484448 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   497992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71928 MiB
End job on node149 at 2011-04-29 13:27:38