Trace number 3285443

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.96 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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

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

running on 2 cores: 0,2

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: 9.67 9.93 9.98 8/191 16747
/proc/meminfo: memFree=16876116/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18240 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) R 16745 16747 15892 0 -1 4194304 280 0 0 0 0 0 0 0 22 0 1 0 468658593 18677760 228 33554432000 4194304 4287625 140733811628528 18446744073709551615 255101806485 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16747/statm: 4560 229 193 23 0 57 0

[startup+0.10103 s]
/proc/loadavg: 9.67 9.93 9.98 8/191 16747
/proc/meminfo: memFree=16876116/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 4550431130427293956 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201017 s]
/proc/loadavg: 9.67 9.93 9.98 8/191 16747
/proc/meminfo: memFree=16876116/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469228818989056 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300985 s]
/proc/loadavg: 9.67 9.93 9.98 8/191 16747
/proc/meminfo: memFree=16876116/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469228818989056 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700906 s]
/proc/loadavg: 9.67 9.93 9.98 8/191 16747
/proc/meminfo: memFree=16876116/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469228818989056 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 9.67 9.93 9.98 10/195 16751
/proc/meminfo: memFree=16704708/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469228818989056 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=122864 CPUtime=0.43 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 22722 0 0 0 40 3 0 0 25 0 1 0 468658594 125812736 22342 33554432000 4194304 4587354 140737071919824 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 30716 22343 288 96 0 27278 0
[pid=16750] ppid=16747 vsize=138236 CPUtime=0.49 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 36428 0 0 0 44 5 0 0 25 0 1 0 468658594 141553664 30013 33554432000 4194304 4785740 140736003529568 18446744073709551615 4475744 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 34559 30013 308 145 0 31604 0
[pid=16751] ppid=16747 vsize=462032 CPUtime=0.54 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 4512 0 0 0 53 1 0 0 25 0 1 0 468658594 473120768 4410 33554432000 134512640 134534564 4287403888 18446744073709551615 134520734 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 115508 4410 90 6 0 114174 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 741456

[startup+3.10049 s]
/proc/loadavg: 9.62 9.92 9.97 10/195 16751
/proc/meminfo: memFree=16553428/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469228818989056 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=245440 CPUtime=0.99 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 53225 0 0 0 91 8 0 0 25 0 1 0 468658594 251330560 52586 33554432000 4194304 4587354 140737071919824 18446744073709551615 255106424006 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 61360 52586 288 96 0 57922 0
[pid=16750] ppid=16747 vsize=232116 CPUtime=0.99 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 72458 0 0 0 88 11 0 0 25 0 1 0 468658594 237686784 52539 33554432000 4194304 4785740 140736003529568 18446744073709551615 4489964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 58029 52539 312 145 0 55074 0
[pid=16751] ppid=16747 vsize=471536 CPUtime=1.08 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 8527 0 0 0 107 1 0 0 25 0 1 0 468658594 482852864 8425 33554432000 134512640 134534564 4287403888 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 117884 8425 90 6 0 116550 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 967416

[startup+6.30093 s]
/proc/loadavg: 9.62 9.92 9.97 10/196 16757
/proc/meminfo: memFree=16264876/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=311032 CPUtime=2.04 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 67112 0 0 0 193 11 0 0 25 0 1 0 468658594 318496768 65960 33554432000 4194304 4587354 140737071919824 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 77758 65960 306 96 0 74320 0
[pid=16750] ppid=16747 vsize=314796 CPUtime=2.09 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 91747 0 0 0 196 13 0 0 25 0 1 0 468658594 322351104 71828 33554432000 4194304 4785740 140736003529568 18446744073709551615 4495806 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 78699 71828 318 145 0 75744 0
[pid=16751] ppid=16747 vsize=490412 CPUtime=2.14 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 16456 0 0 0 211 3 0 0 25 0 1 0 468658594 502181888 16354 33554432000 134512640 134534564 4287403888 18446744073709551615 7787859 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 122603 16354 90 6 0 121269 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1134564

[startup+12.7008 s]
/proc/loadavg: 9.60 9.90 9.97 11/200 16779
/proc/meminfo: memFree=15644840/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469778574802944 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=399624 CPUtime=4.19 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 89102 0 0 0 405 14 0 0 25 0 1 0 468658594 409214976 87950 33554432000 4194304 4587354 140737071919824 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 99906 87950 310 96 0 96468 0
[pid=16750] ppid=16747 vsize=325356 CPUtime=4.19 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 94189 0 0 0 405 14 0 0 25 0 1 0 468658594 333164544 74270 33554432000 4194304 4785740 140736003529568 18446744073709551615 4500028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 81339 74270 319 145 0 78384 0
[pid=16751] ppid=16747 vsize=627972 CPUtime=4.28 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 59392 0 0 0 419 9 0 0 25 0 1 0 468658594 643043328 59289 33554432000 134512640 134534564 4287403888 18446744073709551615 134524686 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 156993 59289 91 6 0 155659 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1371276

[startup+25.5006 s]
/proc/loadavg: 9.66 9.91 9.97 11/200 16779
/proc/meminfo: memFree=15454896/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570470053452709888 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=497844 CPUtime=8.43 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 117330 0 0 0 826 17 0 0 25 0 1 0 468658594 509792256 111639 33554432000 4194304 4587354 140737071919824 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 124461 111641 314 96 0 121023 0
[pid=16750] ppid=16747 vsize=275508 CPUtime=8.49 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 94627 0 0 0 835 14 0 0 25 0 1 0 468658594 282120192 63849 33554432000 4194304 4785740 140736003529568 18446744073709551615 4552653 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 68877 63849 340 145 0 65922 0
[pid=16751] ppid=16747 vsize=627972 CPUtime=8.54 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 59392 0 0 0 845 9 0 0 25 0 1 0 468658594 643043328 59289 33554432000 134512640 134534564 4287403888 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 156993 59289 91 6 0 155659 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1419648

[startup+51.1011 s]
/proc/loadavg: 9.78 9.91 9.97 11/200 16780
/proc/meminfo: memFree=15181624/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=600548 CPUtime=16.99 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 197657 0 0 0 1673 26 0 0 25 0 1 0 468658594 614961152 128189 33554432000 4194304 4587354 140737071919824 18446744073709551615 4236378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 150137 128189 330 96 0 146699 0
[pid=16750] ppid=16747 vsize=275508 CPUtime=16.99 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 94627 0 0 0 1685 14 0 0 25 0 1 0 468658594 282120192 63849 33554432000 4194304 4785740 140736003529568 18446744073709551615 4290576 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 68877 63849 340 145 0 65922 0
[pid=16751] ppid=16747 vsize=627972 CPUtime=17.09 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 59392 0 0 0 1700 9 0 0 25 0 1 0 468658594 643043328 59289 33554432000 134512640 134534564 4287403888 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 156993 59289 91 6 0 155659 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1522352

[startup+102.301 s]
/proc/loadavg: 9.99 9.95 9.98 11/200 16781
/proc/meminfo: memFree=14096944/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570471015525384192 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=750552 CPUtime=34.05 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 209316 0 0 0 3376 29 0 0 25 0 1 0 468658594 768565248 139842 33554432000 4194304 4587354 140737071919824 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 187638 139842 330 96 0 184200 0
[pid=16750] ppid=16747 vsize=275508 CPUtime=34.09 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 94627 0 0 0 3395 14 0 0 25 0 1 0 468658594 282120192 63849 33554432000 4194304 4785740 140736003529568 18446744073709551615 4552860 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 68877 63849 340 145 0 65922 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=34.13 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 3378 35 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2431592

[startup+162.301 s]
/proc/loadavg: 10.03 9.97 9.98 11/200 16783
/proc/meminfo: memFree=13955220/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469091380035584 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=750552 CPUtime=54.04 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 222147 0 0 0 5373 31 0 0 25 0 1 0 468658594 768565248 152669 33554432000 4194304 4587354 140737071919824 18446744073709551615 4236535 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 187638 152669 330 96 0 184200 0
[pid=16750] ppid=16747 vsize=275508 CPUtime=54.08 cores=0

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

/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 2855484

[startup+942.301 s]
/proc/loadavg: 5.01 5.53 7.38 6/183 16843
/proc/meminfo: memFree=16718768/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469916013756416 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=803288 CPUtime=347.21 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 22437616 0 0 0 31762 2959 0 0 25 0 1 0 468658594 822566912 152236 33554432000 4194304 4587354 140737071919824 18446744073709551615 4423566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 200822 152249 335 96 0 197384 0
[pid=16750] ppid=16747 vsize=649620 CPUtime=297.44 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 189100 0 0 0 29715 29 0 0 25 0 1 0 468658594 665210880 158322 33554432000 4194304 4785740 140736003529568 18446744073709551615 4290586 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 162405 158322 340 145 0 159450 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=297.6 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 29724 36 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 2858440

[startup+1002.3 s]
/proc/loadavg: 5.00 5.43 7.23 6/183 16844
/proc/meminfo: memFree=16728920/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570469228818989056 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=801540 CPUtime=370.21 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 24540929 0 0 0 33795 3226 0 0 25 0 1 0 468658594 820776960 149248 33554432000 4194304 4587354 140737071919824 18446744073709551615 4502763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 200385 149248 335 96 0 196947 0
[pid=16750] ppid=16747 vsize=651804 CPUtime=315.94 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 189647 0 0 0 31565 29 0 0 25 0 1 0 468658594 667447296 158869 33554432000 4194304 4785740 140736003529568 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 162951 158869 340 145 0 159996 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=316.09 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 31573 36 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 7784816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 2858876

[startup+1062.3 s]
/proc/loadavg: 5.00 5.36 7.10 6/183 16846
/proc/meminfo: memFree=16759784/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570470190891663360 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=803288 CPUtime=394.53 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 26770041 0 0 0 35938 3515 0 0 20 0 1 0 468658594 822566912 151700 33554432000 4194304 4587354 140737071919824 18446744073709551615 4423566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 200822 151700 335 96 0 197384 0
[pid=16750] ppid=16747 vsize=659060 CPUtime=333.82 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 191370 0 0 0 33352 30 0 0 25 0 1 0 468658594 674877440 160592 33554432000 4194304 4785740 140736003529568 18446744073709551615 4290659 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 164765 160592 340 145 0 161810 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=333.89 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 33353 36 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 2867880

[startup+1122.3 s]
/proc/loadavg: 5.00 5.29 6.96 6/183 16847
/proc/meminfo: memFree=16653500/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570470053452709888 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=776932 CPUtime=417.43 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 28873002 0 0 0 37957 3786 0 0 20 0 1 0 468658594 795578368 148361 33554432000 4194304 4587354 140737071919824 18446744073709551615 255106466251 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 194233 148361 335 96 0 190795 0
[pid=16750] ppid=16747 vsize=664852 CPUtime=352.34 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 192824 0 0 0 35204 30 0 0 25 0 1 0 468658594 680808448 162046 33554432000 4194304 4785740 140736003529568 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 166213 162046 340 145 0 163258 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=352.48 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 35212 36 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 2847316

[startup+1182.3 s]
/proc/loadavg: 5.07 5.25 6.85 6/183 16849
/proc/meminfo: memFree=16677780/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570471015525384192 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=776932 CPUtime=442.02 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 31127118 0 0 0 40122 4080 0 0 22 0 1 0 468658594 795578368 145728 33554432000 4194304 4587354 140737071919824 18446744073709551615 255106466179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 194233 145739 335 96 0 190795 0
[pid=16750] ppid=16747 vsize=666064 CPUtime=370.03 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 193142 0 0 0 36973 30 0 0 25 0 1 0 468658594 682049536 162364 33554432000 4194304 4785740 140736003529568 18446744073709551615 4290576 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 166516 162364 340 145 0 163561 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=370.18 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 36982 36 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 2848528

[startup+1242.3 s]
/proc/loadavg: 5.02 5.20 6.72 6/183 16851
/proc/meminfo: memFree=16624196/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570470465769570304 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=803288 CPUtime=466.44 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 33361758 0 0 0 42272 4372 0 0 18 0 1 0 468658594 822566912 153707 33554432000 4194304 4587354 140737071919824 18446744073709551615 4423566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 200822 153720 335 96 0 197384 0
[pid=16750] ppid=16747 vsize=666064 CPUtime=387.83 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 193142 0 0 0 38753 30 0 0 25 0 1 0 468658594 682049536 162364 33554432000 4194304 4785740 140736003529568 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 166516 162364 340 145 0 163561 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=387.98 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 38762 36 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 2874884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.01 5.16 6.62 6/183 16852
/proc/meminfo: memFree=16571840/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570470740647477248 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=803288 CPUtime=490.42 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 35558413 0 0 0 44382 4660 0 0 21 0 1 0 468658594 822566912 153792 33554432000 4194304 4587354 140737071919824 18446744073709551615 4276817 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 200822 153792 335 96 0 197384 0
[pid=16750] ppid=16747 vsize=672912 CPUtime=404.73 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 194836 0 0 0 40443 30 0 0 25 0 1 0 468658594 689061888 164058 33554432000 4194304 4785740 140736003529568 18446744073709551615 4290607 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 168228 164058 340 145 0 165273 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=404.81 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 40445 36 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 2881732

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

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

[startup+1300 s]
/proc/loadavg: 5.01 5.16 6.62 6/183 16852
/proc/meminfo: memFree=16571840/32951124 swapFree=67111524/67111528
[pid=16747] ppid=16745 vsize=18324 CPUtime=0 cores=0,2
/proc/16747/stat : 16747 (ppfolio) S 16745 16747 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468658593 18763776 394 33554432000 4194304 4287625 140733811628528 18446744073709551615 255106788879 0 0 4096 65536 5570470740647477248 0 0 17 2 0 0 0
/proc/16747/statm: 4581 394 345 23 0 91 0
[pid=16749] ppid=16747 vsize=803288 CPUtime=490.42 cores=0
/proc/16749/stat : 16749 (cryptominisat) R 16747 16747 15892 0 -1 4202496 35558413 0 0 0 44382 4660 0 0 21 0 1 0 468658594 822566912 153792 33554432000 4194304 4587354 140737071919824 18446744073709551615 4276817 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16749/statm: 200822 153792 335 96 0 197384 0
[pid=16750] ppid=16747 vsize=672912 CPUtime=404.73 cores=0
/proc/16750/stat : 16750 (clasp) R 16747 16747 15892 0 -1 4202496 194836 0 0 0 40443 30 0 0 25 0 1 0 468658594 689061888 164058 33554432000 4194304 4785740 140736003529568 18446744073709551615 4290607 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16750/statm: 168228 164058 340 145 0 165273 0
[pid=16751] ppid=16747 vsize=1387208 CPUtime=404.81 cores=0
/proc/16751/stat : 16751 (TNM) R 16747 16747 15892 0 -1 4202496 273575 0 0 0 40445 36 0 0 25 0 1 0 468658594 1420500992 273472 33554432000 134512640 134534564 4287403888 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16751/statm: 346802 273472 95 6 0 345468 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 2881732

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16747 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.96
#
# 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.96
CPU user time (s): 1252.7
CPU system time (s): 47.26
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 2881732

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= 500
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= 16900
involuntary context switches= 6

runsolver used 2.27765 second user time and 4.82127 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 22:13:45
IDJOB=3285443
IDBENCH=82386
IDSOLVER=1613
FILE ID=node144/3285443-1303762422
RUNJOBID= node144-1303759502-15910
PBS_JOBID= 13157119
Free space on /tmp= 71668 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285443-1303762422/watcher-3285443-1303762422 -o /tmp/evaluation-result-3285443-1303762422/solver-3285443-1303762422 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3285443-1303762422.cnf

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=581452443

node144.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.850
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.850
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.16
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.850
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.75
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.850
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.83
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.850
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16876396 kB
Buffers:       2185068 kB
Cached:       10285604 kB
SwapCached:          4 kB
Active:        6978188 kB
Inactive:      8526448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16876396 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          261228 kB
Writeback:           0 kB
AnonPages:     3033684 kB
Mapped:          17588 kB
Slab:           498400 kB
PageTables:      11656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4390836 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= 71988 MiB
End job on node144 at 2011-04-25 22:35:27