Trace number 3222082

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.02 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
MD5SUM262b86a16f9a75cfd5f5af81be0602bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.979
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
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

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-3222082-1303300188/watcher-3222082-1303300188 -o /tmp/evaluation-result-3222082-1303300188/solver-3222082-1303300188 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222082-1303300188.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 6.00 5.95 4/180 21013
/proc/meminfo: memFree=15298068/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4207915941066932483 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0

[startup+0.0853791 s]
/proc/loadavg: 6.00 6.00 5.95 4/180 21013
/proc/meminfo: memFree=15298068/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4207915941066932483 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10038 s]
/proc/loadavg: 6.00 6.00 5.95 4/180 21013
/proc/meminfo: memFree=15298068/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4207915941066932483 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300331 s]
/proc/loadavg: 6.00 6.00 5.95 4/180 21013
/proc/meminfo: memFree=15298068/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186317542672826368 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700265 s]
/proc/loadavg: 6.00 6.00 5.95 4/180 21013
/proc/meminfo: memFree=15298068/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186317680111779840 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21017
/proc/meminfo: memFree=15294432/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186317817550733312 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=479752 CPUtime=0.49 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 1217 0 0 0 49 0 0 0 25 0 1 0 441619262 491266048 739 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 119938 739 327 96 0 116500 0
[pid=21015] ppid=21013 vsize=13096 CPUtime=0.44 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 750 0 0 0 44 0 0 0 25 0 1 0 441619262 13410304 638 33554432000 4194304 4785740 140733249172752 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 3274 638 340 145 0 319 0
[pid=21016] ppid=21013 vsize=455828 CPUtime=0.54 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 329 0 0 0 54 0 0 0 25 0 1 0 441619262 466767872 226 33554432000 134512640 134534564 4288979792 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 967000

[startup+3.10082 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21017
/proc/meminfo: memFree=15293068/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186317954989686784 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=480020 CPUtime=0.99 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 1672 0 0 0 99 0 0 0 25 0 1 0 441619262 491540480 918 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 120005 918 327 96 0 116567 0
[pid=21015] ppid=21013 vsize=13632 CPUtime=0.96 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 861 0 0 0 96 0 0 0 25 0 1 0 441619262 13959168 749 33554432000 4194304 4785740 140733249172752 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 3408 749 341 145 0 453 0
[pid=21016] ppid=21013 vsize=455828 CPUtime=1.12 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 329 0 0 0 112 0 0 0 25 0 1 0 441619262 466767872 226 33554432000 134512640 134534564 4288979792 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 967804

[startup+6.30124 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21018
/proc/meminfo: memFree=15285632/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186315893405384704 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=485880 CPUtime=2.09 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 3741 0 0 0 209 0 0 0 25 0 1 0 441619262 497541120 2287 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 121470 2287 337 96 0 118032 0
[pid=21015] ppid=21013 vsize=14168 CPUtime=2.04 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 997 0 0 0 204 0 0 0 25 0 1 0 441619262 14508032 885 33554432000 4194304 4785740 140733249172752 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 3542 885 341 145 0 587 0
[pid=21016] ppid=21013 vsize=455828 CPUtime=2.14 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 329 0 0 0 214 0 0 0 25 0 1 0 441619262 466767872 226 33554432000 134512640 134534564 4288979792 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 974200

[startup+12.7011 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21018
/proc/meminfo: memFree=15282060/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316030844338176 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=490708 CPUtime=4.19 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 5424 0 0 0 419 0 0 0 25 0 1 0 441619262 502484992 3095 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 122677 3095 337 96 0 119239 0
[pid=21015] ppid=21013 vsize=14844 CPUtime=4.16 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 1162 0 0 0 416 0 0 0 25 0 1 0 441619262 15200256 1050 33554432000 4194304 4785740 140733249172752 18446744073709551615 4546264 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 3711 1050 341 145 0 756 0
[pid=21016] ppid=21013 vsize=455828 CPUtime=4.32 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 329 0 0 0 432 0 0 0 25 0 1 0 441619262 466767872 226 33554432000 134512640 134534564 4288979792 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 979704

[startup+25.5007 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21018
/proc/meminfo: memFree=15280956/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316305722245120 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=489016 CPUtime=8.41 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 7535 0 0 0 841 0 0 0 25 0 1 0 441619262 500752384 3107 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 122254 3107 337 96 0 118816 0
[pid=21015] ppid=21013 vsize=15944 CPUtime=8.44 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 1444 0 0 0 844 0 0 0 25 0 1 0 441619262 16326656 1332 33554432000 4194304 4785740 140733249172752 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 3986 1332 341 145 0 1031 0
[pid=21016] ppid=21013 vsize=455828 CPUtime=8.62 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 329 0 0 0 862 0 0 0 25 0 1 0 441619262 466767872 226 33554432000 134512640 134534564 4288979792 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 979112

[startup+51.1011 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21019
/proc/meminfo: memFree=15275516/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316305722245120 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=503644 CPUtime=16.99 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 11655 0 0 0 1698 1 0 0 25 0 1 0 441619262 515731456 3701 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 125911 3701 337 96 0 122473 0
[pid=21015] ppid=21013 vsize=17068 CPUtime=16.97 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 1736 0 0 0 1697 0 0 0 25 0 1 0 441619262 17477632 1624 33554432000 4194304 4785740 140733249172752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 4267 1624 341 145 0 1312 0
[pid=21016] ppid=21013 vsize=455828 CPUtime=17.12 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 329 0 0 0 1712 0 0 0 25 0 1 0 441619262 466767872 226 33554432000 134512640 134534564 4288979792 18446744073709551615 4961761 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 994864

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21020
/proc/meminfo: memFree=15270792/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316443161198592 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=496628 CPUtime=34.03 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 18251 0 0 0 3402 1 0 0 25 0 1 0 441619262 508547072 4798 33554432000 4194304 4587354 140736459177792 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 124157 4798 337 96 0 120719 0
[pid=21015] ppid=21013 vsize=18900 CPUtime=34.03 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 2163 0 0 0 3403 0 0 0 25 0 1 0 441619262 19353600 2051 33554432000 4194304 4785740 140733249172752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 4725 2051 341 145 0 1770 0
[pid=21016] ppid=21013 vsize=455828 CPUtime=34.21 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 329 0 0 0 3421 0 0 0 25 0 1 0 441619262 466767872 226 33554432000 134512640 134534564 4288979792 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 989680

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21022
/proc/meminfo: memFree=15257740/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316443161198592 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=508456 CPUtime=54.03 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 25640 0 0 0 5401 2 0 0 25 0 1 0 441619262 520658944 7764 33554432000 4194304 4587354 140736459177792 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 127114 7764 337 96 0 123676 0
[pid=21015] ppid=21013 vsize=20436 CPUtime=54.03 cores=0

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

/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1050152

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 21197
/proc/meminfo: memFree=15234744/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316992917012480 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=540772 CPUtime=1554.06 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 156528 0 0 0 155374 32 0 0 25 0 1 0 441619262 553750528 18085 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 135193 18085 337 96 0 131755 0
[pid=21015] ppid=21013 vsize=36236 CPUtime=1554.1 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 6174 0 0 0 155410 0 0 0 25 0 1 0 441619262 37105664 6062 33554432000 4194304 4785740 140733249172752 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 9059 6062 341 145 0 6104 0
[pid=21016] ppid=21013 vsize=455832 CPUtime=1554.25 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 339 0 0 0 155420 5 0 0 25 0 1 0 441619262 466771968 236 33554432000 134512640 134534564 4288979792 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1051164

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 21198
/proc/meminfo: memFree=15227780/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316992917012480 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=540772 CPUtime=1574.05 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 156528 0 0 0 157373 32 0 0 25 0 1 0 441619262 553750528 18085 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 135193 18085 337 96 0 131755 0
[pid=21015] ppid=21013 vsize=36236 CPUtime=1574.1 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 6201 0 0 0 157410 0 0 0 25 0 1 0 441619262 37105664 6089 33554432000 4194304 4785740 140733249172752 18446744073709551615 4546113 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 9059 6089 341 145 0 6104 0
[pid=21016] ppid=21013 vsize=455832 CPUtime=1574.26 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 339 0 0 0 157421 5 0 0 25 0 1 0 441619262 466771968 236 33554432000 134512640 134534564 4288979792 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1051164

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 21200
/proc/meminfo: memFree=15231372/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316992917012480 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=583360 CPUtime=1594.04 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 158816 0 0 0 159372 32 0 0 25 0 1 0 441619262 597360640 20334 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 145840 20334 337 96 0 142402 0
[pid=21015] ppid=21013 vsize=36388 CPUtime=1594.1 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 6221 0 0 0 159409 1 0 0 25 0 1 0 441619262 37261312 6109 33554432000 4194304 4785740 140733249172752 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 9097 6109 341 145 0 6142 0
[pid=21016] ppid=21013 vsize=455832 CPUtime=1594.26 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 339 0 0 0 159421 5 0 0 25 0 1 0 441619262 466771968 236 33554432000 134512640 134534564 4288979792 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1093904

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 21202
/proc/meminfo: memFree=15226392/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316992917012480 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=583360 CPUtime=1614.05 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 160081 0 0 0 161372 33 0 0 25 0 1 0 441619262 597360640 21544 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 145840 21544 337 96 0 142402 0
[pid=21015] ppid=21013 vsize=36556 CPUtime=1614.1 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 6256 0 0 0 161409 1 0 0 25 0 1 0 441619262 37433344 6144 33554432000 4194304 4785740 140733249172752 18446744073709551615 4546264 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 9139 6144 341 145 0 6184 0
[pid=21016] ppid=21013 vsize=455832 CPUtime=1614.27 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 339 0 0 0 161422 5 0 0 25 0 1 0 441619262 466771968 236 33554432000 134512640 134534564 4288979792 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1094072

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 21203
/proc/meminfo: memFree=15228368/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316992917012480 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=540524 CPUtime=1634.06 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 160372 0 0 0 163373 33 0 0 25 0 1 0 441619262 553496576 18085 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 135131 18085 337 96 0 131693 0
[pid=21015] ppid=21013 vsize=36724 CPUtime=1634.1 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 6281 0 0 0 163409 1 0 0 25 0 1 0 441619262 37605376 6169 33554432000 4194304 4785740 140733249172752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 9181 6169 341 145 0 6226 0
[pid=21016] ppid=21013 vsize=455832 CPUtime=1634.26 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 339 0 0 0 163421 5 0 0 25 0 1 0 441619262 466771968 236 33554432000 134512640 134534564 4288979792 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1051404

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 21205
/proc/meminfo: memFree=15239752/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186316992917012480 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=540524 CPUtime=1654.07 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 160372 0 0 0 165374 33 0 0 25 0 1 0 441619262 553496576 18085 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 135131 18085 337 96 0 131693 0
[pid=21015] ppid=21013 vsize=36724 CPUtime=1654.09 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 6294 0 0 0 165408 1 0 0 25 0 1 0 441619262 37605376 6182 33554432000 4194304 4785740 140733249172752 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 9181 6182 341 145 0 6226 0
[pid=21016] ppid=21013 vsize=455832 CPUtime=1654.26 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 339 0 0 0 165421 5 0 0 25 0 1 0 441619262 466771968 236 33554432000 134512640 134534564 4288979792 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1051404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 21206
/proc/meminfo: memFree=15232300/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186317130355965952 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=556404 CPUtime=1666.63 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 162394 0 0 0 166630 33 0 0 25 0 1 0 441619262 569757696 20082 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 139101 20082 337 96 0 135663 0
[pid=21015] ppid=21013 vsize=36876 CPUtime=1666.63 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 6316 0 0 0 166662 1 0 0 25 0 1 0 441619262 37761024 6204 33554432000 4194304 4785740 140733249172752 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 9219 6204 341 145 0 6264 0
[pid=21016] ppid=21013 vsize=455832 CPUtime=1666.76 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 339 0 0 0 166671 5 0 0 25 0 1 0 441619262 466771968 236 33554432000 134512640 134534564 4288979792 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1067436

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: 6.00 6.00 5.99 7/184 21206
/proc/meminfo: memFree=15232300/32951124 swapFree=67111528/67111528
[pid=21013] ppid=21011 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21013/stat : 21013 (ppfolio) S 21011 21013 20175 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441619262 18763776 394 33554432000 4194304 4287625 140736045400608 18446744073709551615 230809185807 0 0 4096 65536 4186317130355965952 0 0 17 2 0 0 0
/proc/21013/statm: 4581 394 345 23 0 91 0
[pid=21014] ppid=21013 vsize=556404 CPUtime=1666.63 cores=0
/proc/21014/stat : 21014 (cryptominisat) R 21013 21013 20175 0 -1 4202496 162394 0 0 0 166630 33 0 0 25 0 1 0 441619262 569757696 20082 33554432000 4194304 4587354 140736459177792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21014/statm: 139101 20082 337 96 0 135663 0
[pid=21015] ppid=21013 vsize=36876 CPUtime=1666.63 cores=0
/proc/21015/stat : 21015 (clasp) R 21013 21013 20175 0 -1 4202496 6316 0 0 0 166662 1 0 0 25 0 1 0 441619262 37761024 6204 33554432000 4194304 4785740 140733249172752 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21015/statm: 9219 6204 341 145 0 6264 0
[pid=21016] ppid=21013 vsize=455832 CPUtime=1666.76 cores=0
/proc/21016/stat : 21016 (TNM) R 21013 21013 20175 0 -1 4202496 339 0 0 0 166671 5 0 0 25 0 1 0 441619262 466771968 236 33554432000 134512640 134534564 4288979792 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21016/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1067436

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21013 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.02
#
# 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.02
CPU user time (s): 4999.63
CPU system time (s): 0.39
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1548088

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

runsolver used 8.77867 second user time and 18.1932 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-20 13:49:48
IDJOB=3222082
IDBENCH=83030
IDSOLVER=1639
FILE ID=node104/3222082-1303300188
RUNJOBID= node104-1303291528-20193
PBS_JOBID= 13049624
Free space on /tmp= 71600 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222082-1303300188/watcher-3222082-1303300188 -o /tmp/evaluation-result-3222082-1303300188/solver-3222082-1303300188 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222082-1303300188.cnf

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

MD5SUM BENCH= 262b86a16f9a75cfd5f5af81be0602bc
RANDOM SEED=1823272132

node104.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.855
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.71
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15298348 kB
Buffers:        697204 kB
Cached:       16397600 kB
SwapCached:          0 kB
Active:        9029444 kB
Inactive:      8272704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15298348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:      207080 kB
Mapped:          16476 kB
Slab:           287296 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2768176 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= 71588 MiB
End job on node104 at 2011-04-20 15:13:10