Trace number 3191177

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.32 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
MD5SUMbb08468cf0220e53f83e89f3d31d3696
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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

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

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: 10.13 10.07 9.17 6/182 24976
/proc/meminfo: memFree=17297156/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) R 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0

[startup+0.468326 s]
/proc/loadavg: 10.13 10.07 9.17 6/182 24976
/proc/meminfo: memFree=17297156/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.50032 s]
/proc/loadavg: 10.13 10.07 9.17 6/182 24976
/proc/meminfo: memFree=17297156/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600303 s]
/proc/loadavg: 10.13 10.07 9.17 6/182 24976
/proc/meminfo: memFree=17297156/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700285 s]
/proc/loadavg: 10.13 10.07 9.17 6/182 24976
/proc/meminfo: memFree=17297156/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50715 s]
/proc/loadavg: 10.13 10.07 9.17 12/188 24982
/proc/meminfo: memFree=17286196/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=895552 CPUtime=1.49 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 3898 0 0 0 149 0 0 0 20 0 1 0 596615019 917045248 2629 33554432000 4194304 4587354 140734987343392 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 223888 2629 337 96 0 220450 0
[pid=24978] ppid=24976 vsize=14304 CPUtime=1.5 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 1035 0 0 0 150 0 0 0 25 0 1 0 596615019 14647296 922 33554432000 4194304 4785740 140734191119840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 3576 922 340 145 0 621 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=0.78 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 78 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=6504 CPUtime=1.5 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 1119 0 0 0 150 0 0 0 25 0 1 0 596615019 6660096 824 33554432000 4194304 4352236 140736329104864 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 1626 824 127 39 0 706 0
[pid=24981] ppid=24976 vsize=8100 CPUtime=0.71 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 629 0 0 0 71 0 0 0 25 0 1 0 596615019 8294400 522 33554432000 4194304 4331988 140734322690880 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 2025 522 172 34 0 467 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 1398744

[startup+3.10087 s]
/proc/loadavg: 10.13 10.07 9.17 12/188 24982
/proc/meminfo: memFree=17282848/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=898392 CPUtime=3.09 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 5504 0 0 0 308 1 0 0 25 0 1 0 596615019 919953408 3319 33554432000 4194304 4587354 140734987343392 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 224598 3319 337 96 0 221160 0
[pid=24978] ppid=24976 vsize=14984 CPUtime=3.09 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 1223 0 0 0 309 0 0 0 25 0 1 0 596615019 15343616 1110 33554432000 4194304 4785740 140734191119840 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 3746 1110 341 145 0 791 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=1.66 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 166 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=6504 CPUtime=3.09 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 1439 0 0 0 309 0 0 0 25 0 1 0 596615019 6660096 824 33554432000 4194304 4352236 140736329104864 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 1626 824 127 39 0 706 0
[pid=24981] ppid=24976 vsize=8268 CPUtime=1.41 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 656 0 0 0 141 0 0 0 25 0 1 0 596615019 8466432 549 33554432000 4194304 4331988 140734322690880 18446744073709551615 4237096 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 2067 549 173 34 0 509 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1402432

[startup+6.30031 s]
/proc/loadavg: 10.12 10.07 9.17 12/188 24982
/proc/meminfo: memFree=17275780/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=901616 CPUtime=6.29 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 7736 0 0 0 628 1 0 0 25 0 1 0 596615019 923254784 3830 33554432000 4194304 4587354 140734987343392 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 225404 3830 337 96 0 221966 0
[pid=24978] ppid=24976 vsize=16344 CPUtime=6.29 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 1551 0 0 0 629 0 0 0 25 0 1 0 596615019 16736256 1438 33554432000 4194304 4785740 140734191119840 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 4086 1438 341 145 0 1131 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=3.25 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 325 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=8176 CPUtime=6.29 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 2430 0 0 0 629 0 0 0 25 0 1 0 596615019 8372224 1239 33554432000 4194304 4352236 140736329104864 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 2044 1239 127 39 0 1124 0
[pid=24981] ppid=24976 vsize=8648 CPUtime=3.01 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 731 0 0 0 301 0 0 0 25 0 1 0 596615019 8855552 624 33554432000 4194304 4331988 140734322690880 18446744073709551615 4229451 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 2162 624 173 34 0 604 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1409068

[startup+12.7012 s]
/proc/loadavg: 10.11 10.07 9.17 12/188 24982
/proc/meminfo: memFree=17264036/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=902636 CPUtime=12.69 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 11558 0 0 0 1267 2 0 0 25 0 1 0 596615019 924299264 4738 33554432000 4194304 4587354 140734987343392 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 225659 4738 337 96 0 222221 0
[pid=24978] ppid=24976 vsize=17992 CPUtime=12.69 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 1933 0 0 0 1269 0 0 0 25 0 1 0 596615019 18423808 1820 33554432000 4194304 4785740 140734191119840 18446744073709551615 4546287 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 4498 1820 341 145 0 1543 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=6.44 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 644 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=8436 CPUtime=12.69 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 3554 0 0 0 1268 1 0 0 25 0 1 0 596615019 8638464 1307 33554432000 4194304 4352236 140736329104864 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 2109 1307 127 39 0 1189 0
[pid=24981] ppid=24976 vsize=9128 CPUtime=6.17 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 876 0 0 0 617 0 0 0 25 0 1 0 596615019 9347072 769 33554432000 4194304 4331988 140734322690880 18446744073709551615 4229439 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 2282 769 173 34 0 724 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1412476

[startup+25.5009 s]
/proc/loadavg: 10.08 10.06 9.19 12/188 24983
/proc/meminfo: memFree=17249140/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=907320 CPUtime=25.48 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 18185 0 0 0 2546 2 0 0 25 0 1 0 596615019 929095680 5628 33554432000 4194304 4587354 140734987343392 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 226830 5628 337 96 0 223392 0
[pid=24978] ppid=24976 vsize=20052 CPUtime=25.49 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 2429 0 0 0 2549 0 0 0 25 0 1 0 596615019 20533248 2316 33554432000 4194304 4785740 140734191119840 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 5013 2316 341 145 0 2058 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=12.84 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 1284 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=11964 CPUtime=25.48 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 6545 0 0 0 2547 1 0 0 25 0 1 0 596615019 12251136 2186 33554432000 4194304 4352236 140736329104864 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 2991 2186 127 39 0 2071 0
[pid=24981] ppid=24976 vsize=10540 CPUtime=12.51 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 1117 0 0 0 1251 0 0 0 25 0 1 0 596615019 10792960 1010 33554432000 4194304 4331988 140734322690880 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 2635 1010 173 34 0 1077 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1424160

[startup+51.1005 s]
/proc/loadavg: 10.13 10.07 9.21 12/188 24983
/proc/meminfo: memFree=17236648/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=921064 CPUtime=51.08 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 27517 0 0 0 5104 4 0 0 25 0 1 0 596615019 943169536 8912 33554432000 4194304 4587354 140734987343392 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 230266 8912 337 96 0 226828 0
[pid=24978] ppid=24976 vsize=22768 CPUtime=51.08 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 3098 0 0 0 5108 0 0 0 25 0 1 0 596615019 23314432 2985 33554432000 4194304 4785740 140734191119840 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 5692 2985 341 145 0 2737 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=25.54 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 2554 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134529115 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=12732 CPUtime=51.09 cores=2

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

/proc/24981/statm: 21214 16180 173 34 0 19656 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 699660

[startup+1002.3 s]
/proc/loadavg: 5.11 5.68 7.27 6/177 25036
/proc/meminfo: memFree=17286836/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=64476 CPUtime=1002.3 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 136503 0 0 0 100179 51 0 0 25 0 1 0 596615019 66023424 11645 33554432000 4194304 4587354 140734987343392 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 16119 11645 337 96 0 12681 0
[pid=24978] ppid=24976 vsize=45816 CPUtime=1002.31 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 8445 0 0 0 100229 2 0 0 25 0 1 0 596615019 46915584 8332 33554432000 4194304 4785740 140734191119840 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 11454 8332 341 145 0 8499 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=498.63 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 49863 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134529381 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=35580 CPUtime=1002.3 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 83703 0 0 0 100219 11 0 0 25 0 1 0 596615019 36433920 8093 33554432000 4194304 4352236 140736329104864 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 8895 8093 127 39 0 7975 0
[pid=24981] ppid=24976 vsize=84988 CPUtime=498.23 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 17287 0 0 0 49815 8 0 0 25 0 1 0 596615019 87027712 17180 33554432000 4194304 4331988 140734322690880 18446744073709551615 4229446 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 21247 17180 173 34 0 19689 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 705144

[startup+1062.3 s]
/proc/loadavg: 5.11 5.57 7.13 6/177 25037
/proc/meminfo: memFree=17267356/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=79752 CPUtime=1062.3 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 147673 0 0 0 106177 53 0 0 25 0 1 0 596615019 81666048 16050 33554432000 4194304 4587354 140734987343392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 19938 16050 337 96 0 16500 0
[pid=24978] ppid=24976 vsize=46492 CPUtime=1062.31 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 8613 0 0 0 106229 2 0 0 25 0 1 0 596615019 47607808 8500 33554432000 4194304 4785740 140734191119840 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 11623 8500 341 145 0 8668 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=528.46 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 52846 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134529078 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=31100 CPUtime=1062.31 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 87447 0 0 0 106219 12 0 0 25 0 1 0 596615019 31846400 6973 33554432000 4194304 4352236 140736329104864 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 7775 6973 127 39 0 6855 0
[pid=24981] ppid=24976 vsize=84988 CPUtime=528.07 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 18262 0 0 0 52799 8 0 0 25 0 1 0 596615019 87027712 18155 33554432000 4194304 4331988 140734322690880 18446744073709551615 4229548 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 21247 18155 173 34 0 19689 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 716616

[startup+1122.3 s]
/proc/loadavg: 5.10 5.48 7.00 6/177 25039
/proc/meminfo: memFree=17256792/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=961584 CPUtime=1122.31 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 150367 0 0 0 112177 54 0 0 25 0 1 0 596615019 984662016 18697 33554432000 4194304 4587354 140734987343392 18446744073709551615 4236549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 240396 18697 337 96 0 236958 0
[pid=24978] ppid=24976 vsize=46828 CPUtime=1122.31 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 8686 0 0 0 112229 2 0 0 25 0 1 0 596615019 47951872 8573 33554432000 4194304 4785740 140734191119840 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 11707 8573 341 145 0 8752 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=558.3 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 55830 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=28412 CPUtime=1122.31 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 90199 0 0 0 112219 12 0 0 25 0 1 0 596615019 29093888 6301 33554432000 4194304 4352236 140736329104864 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 7103 6301 127 39 0 6183 0
[pid=24981] ppid=24976 vsize=114456 CPUtime=557.92 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 19182 0 0 0 55783 9 0 0 25 0 1 0 596615019 117202944 19075 33554432000 4194304 4331988 140734322690880 18446744073709551615 4237126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 28614 19075 173 34 0 27056 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 1625564

[startup+1182.3 s]
/proc/loadavg: 5.10 5.41 6.88 6/177 25040
/proc/meminfo: memFree=17250820/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=964408 CPUtime=1182.3 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 153551 0 0 0 118174 56 0 0 25 0 1 0 596615019 987553792 18351 33554432000 4194304 4587354 140734987343392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 241102 18351 337 96 0 237664 0
[pid=24978] ppid=24976 vsize=47476 CPUtime=1182.31 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 8793 0 0 0 118229 2 0 0 25 0 1 0 596615019 48615424 8680 33554432000 4194304 4785740 140734191119840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 11869 8680 341 145 0 8914 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=588.15 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 58815 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=31100 CPUtime=1182.3 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 93623 0 0 0 118218 12 0 0 25 0 1 0 596615019 31846400 6973 33554432000 4194304 4352236 140736329104864 18446744073709551615 4277648 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 7775 6973 127 39 0 6855 0
[pid=24981] ppid=24976 vsize=114456 CPUtime=587.74 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 20134 0 0 0 58765 9 0 0 25 0 1 0 596615019 117202944 20027 33554432000 4194304 4331988 140734322690880 18446744073709551615 4288304 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 28614 20027 173 34 0 27056 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 1631724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.07 5.38 6.84 6/177 25041
/proc/meminfo: memFree=17238276/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=964408 CPUtime=1201.71 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 155071 0 0 0 120114 57 0 0 25 0 1 0 596615019 987553792 19821 33554432000 4194304 4587354 140734987343392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 241102 19821 337 96 0 237664 0
[pid=24978] ppid=24976 vsize=47672 CPUtime=1201.72 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 8831 0 0 0 120170 2 0 0 25 0 1 0 596615019 48816128 8718 33554432000 4194304 4785740 140734191119840 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 11918 8718 341 145 0 8963 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=597.77 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 59777 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=36604 CPUtime=1201.71 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 94999 0 0 0 120159 12 0 0 25 0 1 0 596615019 37482496 8349 33554432000 4194304 4352236 140736329104864 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 9151 8349 127 39 0 8231 0
[pid=24981] ppid=24976 vsize=114456 CPUtime=597.41 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 20446 0 0 0 59732 9 0 0 25 0 1 0 596615019 117202944 20339 33554432000 4194304 4331988 140734322690880 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 28614 20339 173 34 0 27056 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1637424

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: 5.07 5.38 6.84 6/177 25041
/proc/meminfo: memFree=17238276/32950940 swapFree=67111528/67111528
[pid=24976] ppid=24974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24976/stat : 24976 (ppfolio) S 24974 24976 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596615019 18763776 389 33554432000 4194304 4287625 140733517257680 18446744073709551615 215988612623 0 0 4096 65536 13854339370359717887 0 0 17 4 0 0 0
/proc/24976/statm: 4581 389 341 23 0 91 0
[pid=24977] ppid=24976 vsize=964408 CPUtime=1201.71 cores=0
/proc/24977/stat : 24977 (cryptominisat) R 24976 24976 21582 0 -1 4202496 155071 0 0 0 120114 57 0 0 25 0 1 0 596615019 987553792 19821 33554432000 4194304 4587354 140734987343392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24977/statm: 241102 19821 337 96 0 237664 0
[pid=24978] ppid=24976 vsize=47672 CPUtime=1201.72 cores=4
/proc/24978/stat : 24978 (clasp) R 24976 24976 21582 0 -1 4202496 8831 0 0 0 120170 2 0 0 25 0 1 0 596615019 48816128 8718 33554432000 4194304 4785740 140734191119840 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24978/statm: 11918 8718 341 145 0 8963 0
[pid=24979] ppid=24976 vsize=455960 CPUtime=597.77 cores=6
/proc/24979/stat : 24979 (TNM) R 24976 24976 21582 0 -1 4202496 356 0 0 0 59777 0 0 0 25 0 1 0 596615019 466903040 253 33554432000 134512640 134534564 4289003680 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24979/statm: 113990 253 95 6 0 112656 0
[pid=24980] ppid=24976 vsize=36604 CPUtime=1201.71 cores=2
/proc/24980/stat : 24980 (lingeling) R 24976 24976 21582 0 -1 4202496 94999 0 0 0 120159 12 0 0 25 0 1 0 596615019 37482496 8349 33554432000 4194304 4352236 140736329104864 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24980/statm: 9151 8349 127 39 0 8231 0
[pid=24981] ppid=24976 vsize=114456 CPUtime=597.41 cores=6
/proc/24981/stat : 24981 (march_hi) R 24976 24976 21582 0 -1 4202496 20446 0 0 0 59732 9 0 0 25 0 1 0 596615019 117202944 20339 33554432000 4194304 4331988 140734322690880 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24981/statm: 28614 20339 173 34 0 27056 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1637424

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.32
CPU user time (s): 4799.52
CPU system time (s): 0.8
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 2337832

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

runsolver used 2.03769 second user time and 4.49332 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 09:57:22
IDJOB=3191177
IDBENCH=82908
IDSOLVER=1612
FILE ID=node117/3191177-1304063842
RUNJOBID= node117-1304062554-24496
PBS_JOBID= 13170383
Free space on /tmp= 71672 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191177-1304063842/watcher-3191177-1304063842 -o /tmp/evaluation-result-3191177-1304063842/solver-3191177-1304063842 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191177-1304063842.cnf

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

MD5SUM BENCH= bb08468cf0220e53f83e89f3d31d3696
RANDOM SEED=1400011003

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17297312 kB
Buffers:       2378068 kB
Cached:       12472312 kB
SwapCached:          0 kB
Active:        8277464 kB
Inactive:      6794540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17297312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10028 kB
Writeback:           0 kB
AnonPages:      220588 kB
Mapped:          16560 kB
Slab:           518236 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   844972 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= 71672 MiB
End job on node117 at 2011-04-29 10:17:26