Trace number 3191463

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
ppfolio seq? (TO) 1299.95 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S533496308-018-UNKNOWN.cnf
MD5SUMd893b9743a6b7d8026df42df0d29d561
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark122.788
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.06	This is pico-portfolio, a naive parallel portfolio
0.00/0.06	Copyright (C) 2011 Olivier Roussel
0.00/0.06	Using 1 processing units
0.00/0.06	This portfolio uses the following solvers:
0.00/0.06	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.06	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.06	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.06	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.06	Starting clasp 1.3.6 on core(s) 1
0.00/0.06	Starting TNM 2009 on core(s) 1

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191463-1302537234/watcher-3191463-1302537234 -o /tmp/evaluation-result-3191463-1302537234/solver-3191463-1302537234 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191463-1302537234.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.84 1.94 1.90 6/185 31593
/proc/meminfo: memFree=20574200/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=8428 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4194304 103 0 0 0 0 0 0 0 23 0 1 0 365322080 8630272 54 33554432000 4194304 4287625 140735335682560 18446744073709551615 242965626503 0 2147483391 4096 0 18446744071699855507 0 0 17 1 0 0 0
/proc/31593/statm: 2107 54 41 23 0 44 0

[startup+0.044356 s]
/proc/loadavg: 1.84 1.94 1.90 6/185 31593
/proc/meminfo: memFree=20574200/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=8428 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4194304 103 0 0 0 0 0 0 0 23 0 1 0 365322080 8630272 54 33554432000 4194304 4287625 140735335682560 18446744073709551615 242965626503 0 2147483391 4096 0 18446744071699855507 0 0 17 1 0 0 0
/proc/31593/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.10034 s]
/proc/loadavg: 1.84 1.94 1.90 6/185 31593
/proc/meminfo: memFree=20574200/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 4592518786271117576 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300307 s]
/proc/loadavg: 1.84 1.94 1.90 6/185 31593
/proc/meminfo: memFree=20574200/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700248 s]
/proc/loadavg: 1.84 1.94 1.90 6/185 31593
/proc/meminfo: memFree=20574200/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 1.84 1.94 1.90 13/200 31613
/proc/meminfo: memFree=20454252/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625973400422842368 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=42636 CPUtime=0.19 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 6101 0 0 0 19 0 0 0 25 0 1 0 365322086 43659264 5688 33554432000 4194304 4587354 140735472891616 18446744073709551615 242970209077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 10659 5688 312 96 0 7221 0
[pid=31601] ppid=31593 vsize=25852 CPUtime=0.91 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 5106 0 0 0 91 0 0 0 19 0 1 0 365322086 26472448 3760 33554432000 4194304 4785740 140734971254368 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 6463 3760 340 145 0 3508 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=0.31 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 31 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 548708

[startup+3.10082 s]
/proc/loadavg: 1.84 1.94 1.90 13/200 31613
/proc/meminfo: memFree=20431312/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=47192 CPUtime=0.76 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 8964 0 0 0 75 1 0 0 25 0 1 0 365322086 48324608 6942 33554432000 4194304 4587354 140735472891616 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 11798 6942 326 96 0 8360 0
[pid=31601] ppid=31593 vsize=28232 CPUtime=1.44 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 5712 0 0 0 144 0 0 0 20 0 1 0 365322086 28909568 4366 33554432000 4194304 4785740 140734971254368 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 7058 4366 340 145 0 4103 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=0.81 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 81 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 555644

[startup+6.30027 s]
/proc/loadavg: 2.65 2.10 1.95 14/200 31613
/proc/meminfo: memFree=20382640/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625974087617609728 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=47192 CPUtime=1.79 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 9842 0 0 0 178 1 0 0 25 0 1 0 365322086 48324608 7820 33554432000 4194304 4587354 140735472891616 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 11798 7820 326 96 0 8360 0
[pid=31601] ppid=31593 vsize=34636 CPUtime=2.5 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 7323 0 0 0 250 0 0 0 22 0 1 0 365322086 35467264 5977 33554432000 4194304 4785740 140734971254368 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 8659 5977 340 145 0 5704 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=1.91 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 191 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 562048

[startup+12.7012 s]
/proc/loadavg: 3.56 2.30 2.02 15/200 31613
/proc/meminfo: memFree=20326728/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625974362495516672 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=84696 CPUtime=3.96 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 11507 0 0 0 395 1 0 0 25 0 1 0 365322086 86728704 9482 33554432000 4194304 4587354 140735472891616 18446744073709551615 242970246850 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 21174 9482 326 96 0 17736 0
[pid=31601] ppid=31593 vsize=46656 CPUtime=4.64 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 10309 0 0 0 463 1 0 0 25 0 1 0 365322086 47775744 8963 33554432000 4194304 4785740 140734971254368 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 11664 8963 340 145 0 8709 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=4.01 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 401 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 611572

[startup+25.501 s]
/proc/loadavg: 5.63 2.82 2.19 13/200 31613
/proc/meminfo: memFree=20284288/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625972713228075008 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=1271492 CPUtime=8.19 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 15955 0 0 0 817 2 0 0 25 0 1 0 365322086 1302007808 8507 33554432000 4194304 4587354 140735472891616 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 317873 8507 331 96 0 314435 0
[pid=31601] ppid=31593 vsize=66992 CPUtime=8.91 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 15375 0 0 0 888 3 0 0 25 0 1 0 365322086 68599808 14029 33554432000 4194304 4785740 140734971254368 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 16748 14029 340 145 0 13793 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=8.31 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 831 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 1818704

[startup+51.1006 s]
/proc/loadavg: 7.80 3.56 2.45 13/200 31614
/proc/meminfo: memFree=20252608/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625972988105981952 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=1278520 CPUtime=16.76 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 43287 0 0 0 1670 6 0 0 25 0 1 0 365322086 1309204480 8254 33554432000 4194304 4587354 140735472891616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 319630 8254 337 96 0 316192 0
[pid=31601] ppid=31593 vsize=77600 CPUtime=17.44 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 18053 0 0 0 1740 4 0 0 25 0 1 0 365322086 79462400 16707 33554432000 4194304 4785740 140734971254368 18446744073709551615 4552532 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 19400 16707 340 145 0 16445 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=16.81 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 1681 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1836340

[startup+102.307 s]
/proc/loadavg: 9.69 4.73 2.91 12/199 31615
/proc/meminfo: memFree=20141404/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625973400422842368 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=139348 CPUtime=33.78 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 76952 0 0 0 3365 13 0 0 25 0 1 0 365322086 142692352 16348 33554432000 4194304 4587354 140735472891616 18446744073709551615 4241016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 34837 16348 337 96 0 31399 0
[pid=31601] ppid=31593 vsize=105144 CPUtime=34.52 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 24754 0 0 0 3447 5 0 0 25 0 1 0 365322086 107667456 23408 33554432000 4194304 4785740 140734971254368 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 26286 23408 340 145 0 23331 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=33.91 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 3391 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 724712

[startup+162.3 s]
/proc/loadavg: 10.52 5.87 3.41 12/199 31617
/proc/meminfo: memFree=20069356/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625973950178656256 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=73176 CPUtime=53.78 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 116084 0 0 0 5358 20 0 0 25 0 1 0 365322086 74932224 14549 33554432000 4194304 4587354 140735472891616 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 18294 14549 337 96 0 14856 0
[pid=31601] ppid=31593 vsize=143544 CPUtime=54.52 cores=1

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

/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 2005264

[startup+882.3 s]
/proc/loadavg: 9.11 9.44 7.02 10/197 31708
/proc/meminfo: memFree=20141032/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625974362495516672 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=1302528 CPUtime=293.85 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 320991 0 0 0 29320 65 0 0 25 0 1 0 365322086 1333788672 15227 33554432000 4194304 4587354 140735472891616 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 325632 15227 337 96 0 322194 0
[pid=31601] ppid=31593 vsize=222660 CPUtime=294.5 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 53519 0 0 0 29437 13 0 0 25 0 1 0 365322086 228003840 52173 33554432000 4194304 4785740 140734971254368 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 55665 52173 340 145 0 52710 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=293.88 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 29388 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 2005408

[startup+942.301 s]
/proc/loadavg: 9.04 9.36 7.14 10/197 31709
/proc/meminfo: memFree=20112868/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625974499934470144 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=1291444 CPUtime=313.84 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 327926 0 0 0 31318 66 0 0 25 0 1 0 365322086 1322438656 15356 33554432000 4194304 4587354 140735472891616 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 322861 15356 337 96 0 319423 0
[pid=31601] ppid=31593 vsize=245036 CPUtime=314.5 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 59064 0 0 0 31435 15 0 0 25 0 1 0 365322086 250916864 57718 33554432000 4194304 4785740 140734971254368 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 61259 57718 340 145 0 58304 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=313.89 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 31389 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 2016700

[startup+1002.3 s]
/proc/loadavg: 9.01 9.29 7.25 10/197 31711
/proc/meminfo: memFree=20098224/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625972438350168064 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=1300632 CPUtime=333.84 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 337055 0 0 0 33316 68 0 0 25 0 1 0 365322086 1331847168 17564 33554432000 4194304 4587354 140735472891616 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 325158 17564 337 96 0 321720 0
[pid=31601] ppid=31593 vsize=245036 CPUtime=334.49 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 59066 0 0 0 33434 15 0 0 25 0 1 0 365322086 250916864 57720 33554432000 4194304 4785740 140734971254368 18446744073709551615 242970209176 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 61259 57720 340 145 0 58304 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=333.9 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 33390 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134525888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 2025888

[startup+1062.3 s]
/proc/loadavg: 9.00 9.24 7.36 10/197 31713
/proc/meminfo: memFree=20016368/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625973950178656256 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=1378816 CPUtime=353.83 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 365240 0 0 0 35310 73 0 0 25 0 1 0 365322086 1411907584 38440 33554432000 4194304 4587354 140735472891616 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 344704 38440 337 96 0 341266 0
[pid=31601] ppid=31593 vsize=245036 CPUtime=354.49 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 59066 0 0 0 35434 15 0 0 25 0 1 0 365322086 250916864 57720 33554432000 4194304 4785740 140734971254368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 61259 57720 340 145 0 58304 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=353.9 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 35390 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 2104072

[startup+1122.3 s]
/proc/loadavg: 9.06 9.20 7.47 10/197 31714
/proc/meminfo: memFree=20106624/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=121808 CPUtime=373.83 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 372533 0 0 0 37307 76 0 0 25 0 1 0 365322086 124731392 12162 33554432000 4194304 4587354 140735472891616 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 30452 12162 337 96 0 27014 0
[pid=31601] ppid=31593 vsize=245036 CPUtime=374.49 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 59080 0 0 0 37434 15 0 0 25 0 1 0 365322086 250916864 57734 33554432000 4194304 4785740 140734971254368 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 61259 57734 340 145 0 58304 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=373.91 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 37391 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 847064

[startup+1182.3 s]
/proc/loadavg: 9.02 9.17 7.56 10/197 31716
/proc/meminfo: memFree=20080200/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625972438350168064 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=1321664 CPUtime=393.83 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 385499 0 0 0 39302 81 0 0 25 0 1 0 365322086 1353383936 17482 33554432000 4194304 4587354 140735472891616 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 330416 17482 337 96 0 326978 0
[pid=31601] ppid=31593 vsize=245036 CPUtime=394.48 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 59083 0 0 0 39433 15 0 0 25 0 1 0 365322086 250916864 57737 33554432000 4194304 4785740 140734971254368 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 61259 57737 340 145 0 58304 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=393.92 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 39392 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 2046920

[startup+1242.3 s]
/proc/loadavg: 9.01 9.13 7.65 10/197 31717
/proc/meminfo: memFree=20028604/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625972575789121536 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=1333992 CPUtime=413.83 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 398398 0 0 0 41299 84 0 0 25 0 1 0 365322086 1366007808 22469 33554432000 4194304 4587354 140735472891616 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 333498 22469 337 96 0 330060 0
[pid=31601] ppid=31593 vsize=273672 CPUtime=414.48 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 66148 0 0 0 41432 16 0 0 25 0 1 0 365322086 280240128 64802 33554432000 4194304 4785740 140734971254368 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 68418 64802 340 145 0 65463 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=413.93 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 41393 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 2087884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.00 9.11 7.73 8/191 31742
/proc/meminfo: memFree=20073988/32951132 swapFree=67111528/67111528
[pid=31593] ppid=31591 vsize=18324 CPUtime=0 cores=1,3
/proc/31593/stat : 31593 (ppfolio) S 31591 31593 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365322080 18763776 394 33554432000 4194304 4287625 140735335682560 18446744073709551615 242970570255 0 0 4096 65536 5625972713228075008 0 0 17 3 0 0 0
/proc/31593/statm: 4581 394 345 23 0 91 0
[pid=31600] ppid=31593 vsize=170476 CPUtime=433.03 cores=1
/proc/31600/stat : 31600 (cryptominisat) R 31593 31593 31540 0 -1 4202496 410840 0 0 0 43214 89 0 0 25 0 1 0 365322086 174567424 26750 33554432000 4194304 4587354 140735472891616 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31600/statm: 42619 26750 337 96 0 39181 0
[pid=31601] ppid=31593 vsize=273672 CPUtime=433.77 cores=1
/proc/31601/stat : 31601 (clasp) R 31593 31593 31540 0 -1 4202496 66149 0 0 0 43361 16 0 0 25 0 1 0 365322086 280240128 64803 33554432000 4194304 4785740 140734971254368 18446744073709551615 4303984 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31601/statm: 68418 64803 340 145 0 65463 0
[pid=31602] ppid=31593 vsize=461896 CPUtime=433.15 cores=1
/proc/31602/stat : 31602 (TNM) R 31593 31593 31540 0 -1 4202496 4293 0 0 0 43315 0 0 0 25 0 1 0 365322086 472981504 4190 33554432000 134512640 134534564 4294884240 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31602/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 924368

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 31593 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1299.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.95
CPU user time (s): 1298.9
CPU system time (s): 1.05
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 3229924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502
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= 203
involuntary context switches= 3

runsolver used 2.05969 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-11 17:53:54
IDJOB=3191463
IDBENCH=82594
IDSOLVER=1613
FILE ID=node128/3191463-1302537234
RUNJOBID= node128-1302537234-31560
PBS_JOBID= 12951131
Free space on /tmp= 72004 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S533496308-018-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191463-1302537234/watcher-3191463-1302537234 -o /tmp/evaluation-result-3191463-1302537234/solver-3191463-1302537234 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191463-1302537234.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d893b9743a6b7d8026df42df0d29d561
RANDOM SEED=436201360

node128.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.852
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.70
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.852
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.75
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.852
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.82
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.852
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.75
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20574496 kB
Buffers:        541016 kB
Cached:       11437700 kB
SwapCached:          0 kB
Active:        7318352 kB
Inactive:      4730420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20574496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33012 kB
Writeback:          16 kB
AnonPages:       68524 kB
Mapped:          15912 kB
Slab:           262832 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   693804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71984 MiB
End job on node128 at 2011-04-11 18:15:36