Trace number 3273446

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 par? (TO) 4800.27 1201.73

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 4 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.02	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.02	Starting clasp 1.3.6 on core(s) 5
0.00/0.02	Starting TNM 2009 on core(s) 7
0.00/0.02	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.02	Starting march_hi 2009 on core(s) 7

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-3273446-1304082042/watcher-3273446-1304082042 -o /tmp/evaluation-result-3273446-1304082042/solver-3273446-1304082042 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3273446-1304082042.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.33 8.15 8.25 5/181 1416
/proc/meminfo: memFree=20319164/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) R 1414 1416 567 0 -1 4194304 495 0 0 0 0 0 0 0 25 0 1 0 598434839 18763776 388 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1416/statm: 4581 388 339 23 0 91 0

[startup+0.0786009 s]
/proc/loadavg: 8.33 8.15 8.25 5/181 1416
/proc/meminfo: memFree=20319164/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) R 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100596 s]
/proc/loadavg: 8.33 8.15 8.25 5/181 1416
/proc/meminfo: memFree=20319164/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) R 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30056 s]
/proc/loadavg: 8.33 8.15 8.25 5/181 1416
/proc/meminfo: memFree=20319164/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700485 s]
/proc/loadavg: 8.33 8.15 8.25 5/181 1416
/proc/meminfo: memFree=20319164/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50034 s]
/proc/loadavg: 8.33 8.15 8.25 10/187 1423
/proc/meminfo: memFree=20309808/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1291044 CPUtime=1.49 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 2990 0 0 0 149 0 0 0 25 0 1 0 598434839 1322029056 1040 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 322761 1040 330 96 0 319323 0
[pid=1418] ppid=1416 vsize=13488 CPUtime=1.44 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 822 0 0 0 144 0 0 0 25 0 1 0 598434839 13811712 711 33554432000 4194304 4785740 140736979381184 18446744073709551615 4553768 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 3372 711 340 145 0 417 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=0.84 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 84 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=6508 CPUtime=1.49 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 1384 0 0 0 149 0 0 0 25 0 1 0 598434839 6664192 826 33554432000 4194304 4352236 140736459045904 18446744073709551615 4328872 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 1627 826 127 39 0 707 0
[pid=1421] ppid=1416 vsize=7580 CPUtime=0.63 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 526 0 0 0 63 0 0 0 25 0 1 0 598434839 7761920 418 33554432000 4194304 4331988 140735341725648 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 1895 418 175 34 0 337 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 1792640

[startup+3.10104 s]
/proc/loadavg: 8.33 8.15 8.25 10/187 1423
/proc/meminfo: memFree=20297664/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1301252 CPUtime=3.09 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 6464 0 0 0 308 1 0 0 25 0 1 0 598434839 1332482048 3817 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 325313 3817 337 96 0 321875 0
[pid=1418] ppid=1416 vsize=14020 CPUtime=3.04 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 972 0 0 0 304 0 0 0 25 0 1 0 598434839 14356480 861 33554432000 4194304 4785740 140736979381184 18446744073709551615 4552532 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 3505 861 340 145 0 550 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=1.64 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 164 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=7660 CPUtime=3.09 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 2024 0 0 0 309 0 0 0 25 0 1 0 598434839 7843840 1114 33554432000 4194304 4352236 140736459045904 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 1915 1114 127 39 0 995 0
[pid=1421] ppid=1416 vsize=8148 CPUtime=1.43 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 652 0 0 0 143 0 0 0 25 0 1 0 598434839 8343552 544 33554432000 4194304 4331988 140735341725648 18446744073709551615 4208312 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 2037 544 175 34 0 479 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 1805100

[startup+6.30044 s]
/proc/loadavg: 8.39 8.16 8.26 10/187 1423
/proc/meminfo: memFree=20287512/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1309312 CPUtime=6.29 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 9691 0 0 0 628 1 0 0 25 0 1 0 598434839 1340735488 5412 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 327328 5412 337 96 0 323890 0
[pid=1418] ppid=1416 vsize=14552 CPUtime=6.24 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 1113 0 0 0 624 0 0 0 25 0 1 0 598434839 14901248 1002 33554432000 4194304 4785740 140736979381184 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 3638 1002 340 145 0 683 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=3.24 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 324 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=8560 CPUtime=6.29 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 2761 0 0 0 629 0 0 0 25 0 1 0 598434839 8765440 1339 33554432000 4194304 4352236 140736459045904 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 2140 1339 127 39 0 1220 0
[pid=1421] ppid=1416 vsize=9628 CPUtime=3.01 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 912 0 0 0 301 0 0 0 25 0 1 0 598434839 9859072 804 33554432000 4194304 4331988 140735341725648 18446744073709551615 4210506 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 2407 804 175 34 0 849 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 1816072

[startup+12.7012 s]
/proc/loadavg: 8.43 8.17 8.26 10/187 1423
/proc/meminfo: memFree=20276748/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1306972 CPUtime=12.69 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 13483 0 0 0 1268 1 0 0 25 0 1 0 598434839 1338339328 7095 33554432000 4194304 4587354 140736275913808 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 326743 7095 337 96 0 323305 0
[pid=1418] ppid=1416 vsize=15496 CPUtime=12.64 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 1328 0 0 0 1264 0 0 0 25 0 1 0 598434839 15867904 1217 33554432000 4194304 4785740 140736979381184 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 3874 1217 340 145 0 919 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=6.44 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 644 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=8560 CPUtime=12.69 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 3753 0 0 0 1269 0 0 0 25 0 1 0 598434839 8765440 1339 33554432000 4194304 4352236 140736459045904 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 2140 1339 127 39 0 1220 0
[pid=1421] ppid=1416 vsize=12708 CPUtime=6.17 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 1406 0 0 0 617 0 0 0 25 0 1 0 598434839 13012992 1298 33554432000 4194304 4331988 140735341725648 18446744073709551615 4226369 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 3177 1298 175 34 0 1619 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 1817756

[startup+25.5009 s]
/proc/loadavg: 8.63 8.23 8.28 10/188 1424
/proc/meminfo: memFree=20254452/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1327088 CPUtime=25.49 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 18415 0 0 0 2547 2 0 0 25 0 1 0 598434839 1358938112 10645 33554432000 4194304 4587354 140736275913808 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 331772 10645 337 96 0 328334 0
[pid=1418] ppid=1416 vsize=16736 CPUtime=25.44 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 1625 0 0 0 2544 0 0 0 25 0 1 0 598434839 17137664 1514 33554432000 4194304 4785740 140736979381184 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 4184 1514 340 145 0 1229 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=12.84 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 1284 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134529872 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=12640 CPUtime=25.49 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 6635 0 0 0 2548 1 0 0 25 0 1 0 598434839 12943360 2359 33554432000 4194304 4352236 140736459045904 18446744073709551615 4329333 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 3160 2359 127 39 0 2240 0
[pid=1421] ppid=1416 vsize=15704 CPUtime=12.5 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 2368 0 0 0 1250 0 0 0 25 0 1 0 598434839 16080896 2260 33554432000 4194304 4331988 140735341725648 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 3926 2260 175 34 0 2368 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 1846188

[startup+51.1011 s]
/proc/loadavg: 8.76 8.29 8.29 10/187 1433
/proc/meminfo: memFree=20223248/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1335200 CPUtime=51.08 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 25077 0 0 0 5105 3 0 0 25 0 1 0 598434839 1367244800 12116 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 333800 12116 337 96 0 330362 0
[pid=1418] ppid=1416 vsize=18084 CPUtime=51.04 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 1951 0 0 0 5104 0 0 0 25 0 1 0 598434839 18518016 1840 33554432000 4194304 4785740 140736979381184 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 4521 1840 340 145 0 1566 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=25.54 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 2554 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=11352 CPUtime=51.09 cores=3

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

/proc/1421/statm: 89416 62963 175 34 0 87858 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 2290236

[startup+1002.3 s]
/proc/loadavg: 9.15 9.14 8.84 11/187 1491
/proc/meminfo: memFree=20097456/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1403372 CPUtime=1002.31 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 156703 0 0 0 100183 48 0 0 25 0 1 0 598434839 1437052928 30983 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 350843 30983 337 96 0 347405 0
[pid=1418] ppid=1416 vsize=23536 CPUtime=1002.27 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 3282 0 0 0 100227 0 0 0 25 0 1 0 598434839 24100864 3171 33554432000 4194304 4785740 140736979381184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 5884 3171 340 145 0 2929 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=498.57 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 49857 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=33172 CPUtime=1002.32 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 81645 0 0 0 100222 10 0 0 25 0 1 0 598434839 33968128 7492 33554432000 4194304 4352236 140736459045904 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 8293 7492 127 39 0 7373 0
[pid=1421] ppid=1416 vsize=357664 CPUtime=498.25 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 66870 0 0 0 49797 28 0 0 25 0 1 0 598434839 366247936 66762 33554432000 4194304 4331988 140735341725648 18446744073709551615 4226620 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 89416 66762 175 34 0 87858 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 2291764

[startup+1062.3 s]
/proc/loadavg: 9.14 9.14 8.85 10/187 1493
/proc/meminfo: memFree=20062844/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1403224 CPUtime=1062.31 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 159771 0 0 0 106181 50 0 0 25 0 1 0 598434839 1436901376 30983 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 350806 30983 337 96 0 347368 0
[pid=1418] ppid=1416 vsize=23536 CPUtime=1062.27 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 3283 0 0 0 106227 0 0 0 25 0 1 0 598434839 24100864 3172 33554432000 4194304 4785740 140736979381184 18446744073709551615 4550885 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 5884 3172 340 145 0 2929 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=528.37 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 52837 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=33428 CPUtime=1062.33 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 83053 0 0 0 106222 11 0 0 25 0 1 0 598434839 34230272 7556 33554432000 4194304 4352236 140736459045904 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 8357 7556 127 39 0 7437 0
[pid=1421] ppid=1416 vsize=357664 CPUtime=528.13 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 70500 0 0 0 52782 31 0 0 25 0 1 0 598434839 366247936 70392 33554432000 4194304 4331988 140735341725648 18446744073709551615 4246712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 89416 70392 175 34 0 87858 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 2291872

[startup+1122.3 s]
/proc/loadavg: 9.17 9.16 8.88 10/187 1494
/proc/meminfo: memFree=20023136/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1403356 CPUtime=1122.31 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 161548 0 0 0 112180 51 0 0 25 0 1 0 598434839 1437036544 31172 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 350839 31172 337 96 0 347401 0
[pid=1418] ppid=1416 vsize=23536 CPUtime=1122.27 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 3286 0 0 0 112227 0 0 0 25 0 1 0 598434839 24100864 3175 33554432000 4194304 4785740 140736979381184 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 5884 3175 340 145 0 2929 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=558.25 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 55825 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134529267 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=32404 CPUtime=1122.33 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 86189 0 0 0 112222 11 0 0 25 0 1 0 598434839 33181696 7300 33554432000 4194304 4352236 140736459045904 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 8101 7300 127 39 0 7181 0
[pid=1421] ppid=1416 vsize=357664 CPUtime=557.92 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 73987 0 0 0 55760 32 0 0 25 0 1 0 598434839 366247936 73879 33554432000 4194304 4331988 140735341725648 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 89416 73879 175 34 0 87858 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 2290980

[startup+1182.3 s]
/proc/loadavg: 9.18 9.17 8.90 10/187 1496
/proc/meminfo: memFree=19988268/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1403364 CPUtime=1182.32 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 164774 0 0 0 118179 53 0 0 25 0 1 0 598434839 1437044736 32664 33554432000 4194304 4587354 140736275913808 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 350841 32664 337 96 0 347403 0
[pid=1418] ppid=1416 vsize=23536 CPUtime=1182.27 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 3300 0 0 0 118227 0 0 0 25 0 1 0 598434839 24100864 3189 33554432000 4194304 4785740 140736979381184 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 5884 3189 340 145 0 2929 0
[pid=1419] ppid=1416 vsize=455696 CPUtime=588.05 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 290 0 0 0 58805 0 0 0 25 0 1 0 598434839 466632704 186 33554432000 134512640 134534564 4294227152 18446744073709551615 134529115 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113924 186 95 6 0 112590 0
[pid=1420] ppid=1416 vsize=33428 CPUtime=1182.32 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 87789 0 0 0 118221 11 0 0 25 0 1 0 598434839 34230272 7556 33554432000 4194304 4352236 140736459045904 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 8357 7556 127 39 0 7437 0
[pid=1421] ppid=1416 vsize=357664 CPUtime=587.79 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 77247 0 0 0 58746 33 0 0 25 0 1 0 598434839 366247936 77139 33554432000 4194304 4331988 140735341725648 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 89416 77139 175 34 0 87858 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 2292012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.33 9.21 8.91 10/187 1497
/proc/meminfo: memFree=19977580/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1403232 CPUtime=1201.72 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 164775 0 0 0 120119 53 0 0 25 0 1 0 598434839 1436909568 30983 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 350808 30983 337 96 0 347370 0
[pid=1418] ppid=1416 vsize=23536 CPUtime=1201.68 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 3301 0 0 0 120168 0 0 0 25 0 1 0 598434839 24100864 3190 33554432000 4194304 4785740 140736979381184 18446744073709551615 4538981 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 5884 3190 340 145 0 2929 0
[pid=1419] ppid=1416 vsize=455700 CPUtime=597.73 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 299 0 0 0 59773 0 0 0 25 0 1 0 598434839 466636800 195 33554432000 134512640 134534564 4294227152 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113925 195 103 6 0 112591 0
[pid=1420] ppid=1416 vsize=37012 CPUtime=1201.73 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 88685 0 0 0 120162 11 0 0 25 0 1 0 598434839 37900288 8452 33554432000 4194304 4352236 140736459045904 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 9253 8452 127 39 0 8333 0
[pid=1421] ppid=1416 vsize=357664 CPUtime=597.41 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 78194 0 0 0 59707 34 0 0 25 0 1 0 598434839 366247936 78086 33554432000 4194304 4331988 140735341725648 18446744073709551615 4237212 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 89416 78086 175 34 0 87858 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2295468

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

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

[startup+1201.7 s]
/proc/loadavg: 9.33 9.21 8.91 10/187 1497
/proc/meminfo: memFree=19977580/32950928 swapFree=67111524/67111528
[pid=1416] ppid=1414 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1416/stat : 1416 (ppfolio) S 1414 1416 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598434839 18763776 390 33554432000 4194304 4287625 140737414563600 18446744073709551615 231895510543 0 0 4096 65536 4601588932566581247 0 0 17 5 0 0 0
/proc/1416/statm: 4581 390 341 23 0 91 0
[pid=1417] ppid=1416 vsize=1403232 CPUtime=1201.72 cores=1
/proc/1417/stat : 1417 (cryptominisat) R 1416 1416 567 0 -1 4202496 164775 0 0 0 120119 53 0 0 25 0 1 0 598434839 1436909568 30983 33554432000 4194304 4587354 140736275913808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1417/statm: 350808 30983 337 96 0 347370 0
[pid=1418] ppid=1416 vsize=23536 CPUtime=1201.68 cores=5
/proc/1418/stat : 1418 (clasp) R 1416 1416 567 0 -1 4202496 3301 0 0 0 120168 0 0 0 25 0 1 0 598434839 24100864 3190 33554432000 4194304 4785740 140736979381184 18446744073709551615 4538981 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1418/statm: 5884 3190 340 145 0 2929 0
[pid=1419] ppid=1416 vsize=455700 CPUtime=597.73 cores=7
/proc/1419/stat : 1419 (TNM) R 1416 1416 567 0 -1 4202496 299 0 0 0 59773 0 0 0 25 0 1 0 598434839 466636800 195 33554432000 134512640 134534564 4294227152 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1419/statm: 113925 195 103 6 0 112591 0
[pid=1420] ppid=1416 vsize=37012 CPUtime=1201.73 cores=3
/proc/1420/stat : 1420 (lingeling) R 1416 1416 567 0 -1 4202496 88685 0 0 0 120162 11 0 0 25 0 1 0 598434839 37900288 8452 33554432000 4194304 4352236 140736459045904 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1420/statm: 9253 8452 127 39 0 8333 0
[pid=1421] ppid=1416 vsize=357664 CPUtime=597.41 cores=7
/proc/1421/stat : 1421 (march_hi) R 1416 1416 567 0 -1 4202496 78194 0 0 0 59707 34 0 0 25 0 1 0 598434839 366247936 78086 33554432000 4194304 4331988 140735341725648 18446744073709551615 4237212 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1421/statm: 89416 78086 175 34 0 87858 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2295468

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1416 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=4999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.73
CPU time (s): 4800.27
CPU user time (s): 4799.29
CPU system time (s): 0.98
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 3554692

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

runsolver used 1.88771 second user time and 4.68029 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 15:00:42
IDJOB=3273446
IDBENCH=83139
IDSOLVER=1612
FILE ID=node114/3273446-1304082042
RUNJOBID= node114-1304077601-586
PBS_JOBID= 13170509
Free space on /tmp= 71788 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273446-1304082042/watcher-3273446-1304082042 -o /tmp/evaluation-result-3273446-1304082042/solver-3273446-1304082042 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3273446-1304082042.cnf

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=1917650298

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:      20319444 kB
Buffers:       2222560 kB
Cached:        9356588 kB
SwapCached:          4 kB
Active:        3248148 kB
Inactive:      8802048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20319444 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10188 kB
Writeback:           0 kB
AnonPages:      470748 kB
Mapped:          16536 kB
Slab:           516004 kB
PageTables:       5936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1580164 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= 71784 MiB
End job on node114 at 2011-04-29 15:20:45