Trace number 3220918

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) 5000.06 4999.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1061710238-001.UNKNOWN.cnf
MD5SUM23ebfbdf095807765a162fcb1d02f57a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

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

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-3220918-1303280313/watcher-3220918-1303280313 -o /tmp/evaluation-result-3220918-1303280313/solver-3220918-1303280313 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220918-1303280313.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.00 5.78 5.37 4/180 16649
/proc/meminfo: memFree=15414824/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 518262004 18763776 394 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4606936407368237316 0 0 17 4 0 0 0
/proc/16649/statm: 4581 394 345 23 0 91 0

[startup+0.0805641 s]
/proc/loadavg: 6.00 5.78 5.37 4/180 16649
/proc/meminfo: memFree=15414824/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 518262004 18763776 394 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4606936407368237316 0 0 17 4 0 0 0
/proc/16649/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100559 s]
/proc/loadavg: 6.00 5.78 5.37 4/180 16649
/proc/meminfo: memFree=15414824/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 518262004 18763776 394 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4606936407368237316 0 0 17 4 0 0 0
/proc/16649/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300523 s]
/proc/loadavg: 6.00 5.78 5.37 4/180 16649
/proc/meminfo: memFree=15414824/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 518262004 18763776 394 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16649/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700449 s]
/proc/loadavg: 6.00 5.78 5.37 4/180 16649
/proc/meminfo: memFree=15414824/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 518262004 18763776 394 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 11440556888035426304 0 0 17 4 0 0 0
/proc/16649/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50129 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16653
/proc/meminfo: memFree=15418500/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 518262004 18763776 394 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 11440557025474379776 0 0 17 4 0 0 0
/proc/16649/statm: 4581 394 345 23 0 91 0
[pid=16650] ppid=16649 vsize=250144 CPUtime=0.49 cores=0
/proc/16650/stat : 16650 (cryptominisat) R 16649 16649 14779 0 -1 4202496 1427 0 0 0 49 0 0 0 25 0 1 0 518262004 256147456 839 33554432000 4194304 4587354 140736980725072 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16650/statm: 62536 839 327 96 0 59098 0
[pid=16651] ppid=16649 vsize=13228 CPUtime=0.44 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 782 0 0 0 44 0 0 0 25 0 1 0 518262004 13545472 674 33554432000 4194304 4785740 140736056762384 18446744073709551615 4309533 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 3307 674 340 145 0 352 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=0.54 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 54 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 737692

[startup+3.10099 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16653
/proc/meminfo: memFree=15417260/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 518262004 18763776 394 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16649/statm: 4581 394 345 23 0 91 0
[pid=16650] ppid=16649 vsize=249976 CPUtime=0.99 cores=0
/proc/16650/stat : 16650 (cryptominisat) R 16649 16649 14779 0 -1 4202496 1986 0 0 0 99 0 0 0 25 0 1 0 518262004 255975424 1068 33554432000 4194304 4587354 140736980725072 18446744073709551615 4231894 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16650/statm: 62494 1068 331 96 0 59056 0
[pid=16651] ppid=16649 vsize=13632 CPUtime=0.96 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 867 0 0 0 96 0 0 0 25 0 1 0 518262004 13959168 759 33554432000 4194304 4785740 140736056762384 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 3408 759 340 145 0 453 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=1.12 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 112 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 737928

[startup+6.30039 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16653
/proc/meminfo: memFree=15409476/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 518262004 18763776 394 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 11440555101329031168 0 0 17 4 0 0 0
/proc/16649/statm: 4581 394 345 23 0 91 0
[pid=16650] ppid=16649 vsize=256428 CPUtime=2.09 cores=0
/proc/16650/stat : 16650 (cryptominisat) R 16649 16649 14779 0 -1 4202496 4360 0 0 0 209 0 0 0 25 0 1 0 518262004 262582272 2583 33554432000 4194304 4587354 140736980725072 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16650/statm: 64107 2583 337 96 0 60669 0
[pid=16651] ppid=16649 vsize=14184 CPUtime=2.04 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 1005 0 0 0 204 0 0 0 25 0 1 0 518262004 14524416 897 33554432000 4194304 4785740 140736056762384 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 3546 897 340 145 0 591 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2.14 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 214 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 744932

[startup+12.7012 s]
/proc/loadavg: 6.00 5.79 5.38 6/183 16653
/proc/meminfo: memFree=15417440/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=15020 CPUtime=4.4 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 1191 0 0 0 440 0 0 0 25 0 1 0 518262004 15380480 1083 33554432000 4194304 4785740 140736056762384 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 3755 1083 340 145 0 800 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=4.52 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 452 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 489340

[startup+25.5008 s]
/proc/loadavg: 5.78 5.75 5.37 6/183 16654
/proc/meminfo: memFree=15413200/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=16176 CPUtime=10.8 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 1479 0 0 0 1080 0 0 0 25 0 1 0 518262004 16564224 1371 33554432000 4194304 4785740 140736056762384 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 4044 1371 340 145 0 1089 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=10.92 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 1092 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 490496

[startup+51.1009 s]
/proc/loadavg: 5.51 5.69 5.36 6/183 16654
/proc/meminfo: memFree=15404916/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=17772 CPUtime=23.6 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 1843 0 0 0 2360 0 0 0 25 0 1 0 518262004 18198528 1735 33554432000 4194304 4785740 140736056762384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 4443 1735 340 145 0 1488 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=23.72 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 2372 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 492092

[startup+102.306 s]
/proc/loadavg: 5.22 5.58 5.34 6/183 16656
/proc/meminfo: memFree=15403652/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=19712 CPUtime=49.21 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 2272 0 0 0 4921 0 0 0 25 0 1 0 518262004 20185088 2164 33554432000 4194304 4785740 140736056762384 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 4928 2164 340 145 0 1973 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=49.31 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 4931 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 494032

[startup+162.301 s]
/proc/loadavg: 5.08 5.47 5.31 6/183 16657
/proc/meminfo: memFree=15401492/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=21492 CPUtime=79.21 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 2656 0 0 0 7921 0 0 0 25 0 1 0 518262004 22007808 2548 33554432000 4194304 4785740 140736056762384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 5373 2548 341 145 0 2418 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=79.31 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 7931 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 495812

[startup+222.301 s]
/proc/loadavg: 5.03 5.38 5.29 6/183 16659
/proc/meminfo: memFree=15400596/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=22336 CPUtime=109.22 cores=0

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

/proc/meminfo: memFree=15302920/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34376 CPUtime=2269.29 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5737 0 0 0 226924 5 0 0 25 0 1 0 518262004 35201024 5629 33554432000 4194304 4785740 140736056762384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8594 5629 341 145 0 5639 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2269.38 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 226938 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 508696

[startup+4602.3 s]
/proc/loadavg: 3.25 4.51 4.83 3/174 16806
/proc/meminfo: memFree=15469776/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34376 CPUtime=2299.29 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5740 0 0 0 229924 5 0 0 25 0 1 0 518262004 35201024 5632 33554432000 4194304 4785740 140736056762384 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8594 5632 341 145 0 5639 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2299.39 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 229939 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 508696

[startup+4662.3 s]
/proc/loadavg: 2.46 4.05 4.65 3/174 16807
/proc/meminfo: memFree=15469852/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34544 CPUtime=2329.28 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5760 0 0 0 232923 5 0 0 25 0 1 0 518262004 35373056 5652 33554432000 4194304 4785740 140736056762384 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8636 5652 341 145 0 5681 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2329.4 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 232940 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 508864

[startup+4722.31 s]
/proc/loadavg: 2.17 3.67 4.48 3/174 16809
/proc/meminfo: memFree=15469676/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34544 CPUtime=2359.28 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5777 0 0 0 235922 6 0 0 25 0 1 0 518262004 35373056 5669 33554432000 4194304 4785740 140736056762384 18446744073709551615 4416856 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8636 5669 341 145 0 5681 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2359.41 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 235941 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 508864

[startup+4782.3 s]
/proc/loadavg: 2.06 3.37 4.32 3/174 16810
/proc/meminfo: memFree=15469860/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34544 CPUtime=2389.28 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5777 0 0 0 238922 6 0 0 25 0 1 0 518262004 35373056 5669 33554432000 4194304 4785740 140736056762384 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8636 5669 341 145 0 5681 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2389.41 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 238941 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 508864

[startup+4842.3 s]
/proc/loadavg: 2.02 3.12 4.18 3/174 16815
/proc/meminfo: memFree=15469992/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34544 CPUtime=2419.27 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5777 0 0 0 241921 6 0 0 25 0 1 0 518262004 35373056 5669 33554432000 4194304 4785740 140736056762384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8636 5669 341 145 0 5681 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2419.42 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 241942 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 508864

[startup+4902.3 s]
/proc/loadavg: 2.01 2.91 4.04 3/174 16817
/proc/meminfo: memFree=15469732/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34544 CPUtime=2449.27 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5777 0 0 0 244921 6 0 0 25 0 1 0 518262004 35373056 5669 33554432000 4194304 4785740 140736056762384 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8636 5669 341 145 0 5681 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2449.42 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 244942 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 508864

[startup+4962.3 s]
/proc/loadavg: 2.00 2.74 3.91 3/174 16818
/proc/meminfo: memFree=15469692/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34544 CPUtime=2479.26 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5782 0 0 0 247920 6 0 0 25 0 1 0 518262004 35373056 5674 33554432000 4194304 4785740 140736056762384 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8636 5674 341 145 0 5681 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2479.43 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 247943 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 508864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.65 3.82 3/174 16819
/proc/meminfo: memFree=15469648/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34544 CPUtime=2498.06 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5784 0 0 0 249800 6 0 0 25 0 1 0 518262004 35373056 5676 33554432000 4194304 4785740 140736056762384 18446744073709551615 4538882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8636 5676 341 145 0 5681 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2498.24 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 249824 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 508864

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.65 3.82 3/174 16819
/proc/meminfo: memFree=15469648/32950928 swapFree=67111528/67111528
[pid=16649] ppid=16647 vsize=18324 CPUtime=3.76 cores=0,2,4,6
/proc/16649/stat : 16649 (ppfolio) S 16647 16649 14779 0 -1 4202496 502 5833 0 0 0 0 376 0 15 0 1 0 518262004 18763776 395 33554432000 4194304 4287625 140737270833312 18446744073709551615 231895510543 0 0 4096 65536 4234751034171293953 0 0 17 4 0 0 0
/proc/16649/statm: 4581 395 346 23 0 91 0
[pid=16651] ppid=16649 vsize=34544 CPUtime=2498.06 cores=0
/proc/16651/stat : 16651 (clasp) R 16649 16649 14779 0 -1 4202496 5784 0 0 0 249800 6 0 0 25 0 1 0 518262004 35373056 5676 33554432000 4194304 4785740 140736056762384 18446744073709551615 4538882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16651/statm: 8636 5676 341 145 0 5681 0
[pid=16652] ppid=16649 vsize=455996 CPUtime=2498.24 cores=0
/proc/16652/stat : 16652 (TNM) R 16649 16649 14779 0 -1 4202496 363 0 0 0 249824 0 0 0 25 0 1 0 518262004 466939904 260 33554432000 134512640 134534564 4290399744 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16652/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 508864

Child status: 0

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

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 5000
CPU system time (s): 0.06
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 978740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2501.77
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12150
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= 69
involuntary context switches= 28850

runsolver used 7.41287 second user time and 15.3337 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-20 08:18:33
IDJOB=3220918
IDBENCH=82836
IDSOLVER=1639
FILE ID=node114/3220918-1303280313
RUNJOBID= node114-1303259274-14797
PBS_JOBID= 13049510
Free space on /tmp= 71676 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1061710238-001.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220918-1303280313/watcher-3220918-1303280313 -o /tmp/evaluation-result-3220918-1303280313/solver-3220918-1303280313 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220918-1303280313.cnf

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

MD5SUM BENCH= 23ebfbdf095807765a162fcb1d02f57a
RANDOM SEED=1841530686

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.848
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.75
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.848
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.848
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.74
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.848
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:      15415104 kB
Buffers:        737264 kB
Cached:       16297764 kB
SwapCached:          0 kB
Active:        7833608 kB
Inactive:      9333532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15415104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:      131608 kB
Mapped:          16444 kB
Slab:           306028 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1996240 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= 71676 MiB
End job on node114 at 2011-04-20 09:41:53