Trace number 3191246

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
MD5SUM84ed72ef969365b45feb251988bfac3d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.80	Starting clasp 1.3.6 on core(s) 5
0.00/0.80	Starting TNM 2009 on core(s) 7
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.80	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-3191246-1304075562/watcher-3191246-1304075562 -o /tmp/evaluation-result-3191246-1304075562/solver-3191246-1304075562 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191246-1304075562.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: 10.50 10.35 10.27 6/186 8420
/proc/meminfo: memFree=24826316/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) R 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0

[startup+1.26764 s]
/proc/loadavg: 10.50 10.35 10.27 6/186 8420
/proc/meminfo: memFree=24826316/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) R 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36762 s]
/proc/loadavg: 10.50 10.35 10.27 6/186 8420
/proc/meminfo: memFree=24826316/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40062 s]
/proc/loadavg: 10.50 10.35 10.27 6/186 8420
/proc/meminfo: memFree=24826316/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56759 s]
/proc/loadavg: 10.50 10.35 10.27 6/186 8420
/proc/meminfo: memFree=24826316/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.67657 s]
/proc/loadavg: 10.50 10.35 10.27 6/186 8420
/proc/meminfo: memFree=24826316/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10031 s]
/proc/loadavg: 10.62 10.37 10.28 11/192 8426
/proc/meminfo: memFree=24807228/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1343436 CPUtime=3.09 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 5118 0 0 0 308 1 0 0 25 0 1 0 519154428 1375678464 3200 33554432000 4194304 4587354 140736061452544 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 335859 3200 337 96 0 332421 0
[pid=8422] ppid=8420 vsize=15496 CPUtime=3.09 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 1339 0 0 0 309 0 0 0 25 0 1 0 519154428 15867904 1225 33554432000 4194304 4785740 140735651461568 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 3874 1225 340 145 0 919 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=2.04 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 204 0 0 0 21 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=6732 CPUtime=3.09 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 1178 0 0 0 309 0 0 0 25 0 1 0 519154428 6893568 848 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328239 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 1683 848 126 39 0 763 0
[pid=8425] ppid=8420 vsize=8368 CPUtime=1.03 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 706 0 0 0 103 0 0 0 25 0 1 0 519154428 8568832 599 33554432000 4194304 4331988 140733359130576 18446744073709551615 4228896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 2092 599 173 34 0 534 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1848316

[startup+6.30072 s]
/proc/loadavg: 10.62 10.37 10.28 11/192 8426
/proc/meminfo: memFree=24793464/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1362556 CPUtime=6.29 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 6995 0 0 0 628 1 0 0 25 0 1 0 519154428 1395257344 5055 33554432000 4194304 4587354 140736061452544 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 340639 5055 337 96 0 337201 0
[pid=8422] ppid=8420 vsize=16768 CPUtime=6.29 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 1650 0 0 0 629 0 0 0 25 0 1 0 519154428 17170432 1536 33554432000 4194304 4785740 140735651461568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 4192 1536 340 145 0 1237 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=3.64 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 364 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=6924 CPUtime=6.29 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 1800 0 0 0 629 0 0 0 25 0 1 0 519154428 7090176 926 33554432000 4194304 4352236 140733300676848 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 1731 926 126 39 0 811 0
[pid=8425] ppid=8420 vsize=8796 CPUtime=2.61 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 772 0 0 0 261 0 0 0 25 0 1 0 519154428 9007104 665 33554432000 4194304 4331988 140733359130576 18446744073709551615 4229314 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 2199 665 173 34 0 641 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1869328

[startup+12.7006 s]
/proc/loadavg: 10.52 10.36 10.28 11/192 8426
/proc/meminfo: memFree=24784184/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1365412 CPUtime=12.69 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 8220 0 0 0 1268 1 0 0 25 0 1 0 519154428 1398181888 6265 33554432000 4194304 4587354 140736061452544 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 341353 6265 337 96 0 337915 0
[pid=8422] ppid=8420 vsize=18580 CPUtime=12.69 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 2097 0 0 0 1269 0 0 0 25 0 1 0 519154428 19025920 1983 33554432000 4194304 4785740 140735651461568 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 4645 1983 340 145 0 1690 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=6.84 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 684 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=8472 CPUtime=12.69 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 3403 0 0 0 1269 0 0 0 25 0 1 0 519154428 8675328 1313 33554432000 4194304 4352236 140733300676848 18446744073709551615 4329362 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 2118 1313 126 39 0 1198 0
[pid=8425] ppid=8420 vsize=9520 CPUtime=5.78 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 917 0 0 0 578 0 0 0 25 0 1 0 519154428 9748480 810 33554432000 4194304 4331988 140733359130576 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 2380 810 173 34 0 822 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1876268

[startup+25.5012 s]
/proc/loadavg: 10.52 10.37 10.28 11/192 8426
/proc/meminfo: memFree=24780352/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1355536 CPUtime=25.49 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 11678 0 0 0 2547 2 0 0 25 0 1 0 519154428 1388068864 6875 33554432000 4194304 4587354 140736061452544 18446744073709551615 4243788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 338884 6875 337 96 0 335446 0
[pid=8422] ppid=8420 vsize=20792 CPUtime=25.49 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 2624 0 0 0 2549 0 0 0 25 0 1 0 519154428 21291008 2510 33554432000 4194304 4785740 140735651461568 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 5198 2510 341 145 0 2243 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=13.24 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 1324 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=9244 CPUtime=25.49 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 5324 0 0 0 2549 0 0 0 25 0 1 0 519154428 9465856 1506 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 2311 1506 126 39 0 1391 0
[pid=8425] ppid=8420 vsize=10948 CPUtime=12.11 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 1174 0 0 0 1211 0 0 0 25 0 1 0 519154428 11210752 1067 33554432000 4194304 4331988 140733359130576 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 2737 1067 173 34 0 1179 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1870804

[startup+51.1005 s]
/proc/loadavg: 9.30 10.11 10.19 6/181 8445
/proc/meminfo: memFree=24967540/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1368332 CPUtime=51.08 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 19951 0 0 0 5104 4 0 0 25 0 1 0 519154428 1401171968 11027 33554432000 4194304 4587354 140736061452544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 342083 11027 337 96 0 338645 0
[pid=8422] ppid=8420 vsize=23924 CPUtime=51.09 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 3366 0 0 0 5109 0 0 0 25 0 1 0 519154428 24498176 3252 33554432000 4194304 4785740 140735651461568 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 5981 3252 341 145 0 3026 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=25.94 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 2594 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=11548 CPUtime=51.08 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 9388 0 0 0 5108 0 0 0 25 0 1 0 519154428 11825152 2082 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 2887 2082 126 39 0 1967 0
[pid=8425] ppid=8420 vsize=12412 CPUtime=24.87 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 1662 0 0 0 2487 0 0 0 25 0 1 0 519154428 12709888 1555 33554432000 4194304 4331988 140733359130576 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 3103 1555 173 34 0 1545 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 1890500

[startup+102.301 s]
/proc/loadavg: 6.76 9.26 9.90 6/181 8446
/proc/meminfo: memFree=24956480/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1368524 CPUtime=102.29 cores=1

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

/proc/8425/statm: 21838 17341 173 34 0 20280 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 2063220

[startup+1002.3 s]
/proc/loadavg: 5.17 5.31 6.91 6/181 8470
/proc/meminfo: memFree=24795812/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 1 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1426188 CPUtime=1002.31 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 110635 0 0 0 100182 49 0 0 25 0 1 0 519154428 1460416512 26892 33554432000 4194304 4587354 140736061452544 18446744073709551615 4243416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 356547 26892 337 96 0 353109 0
[pid=8422] ppid=8420 vsize=51484 CPUtime=1002.31 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 9728 0 0 0 100229 2 0 0 25 0 1 0 519154428 52719616 9614 33554432000 4194304 4785740 140735651461568 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 12871 9614 341 145 0 9916 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=498.97 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 49897 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=27944 CPUtime=1002.3 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 82255 0 0 0 100221 9 0 0 25 0 1 0 519154428 28614656 6181 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 6986 6181 126 39 0 6066 0
[pid=8425] ppid=8420 vsize=87352 CPUtime=497.88 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 18457 0 0 0 49774 14 0 0 25 0 1 0 519154428 89448448 18350 33554432000 4194304 4331988 140733359130576 18446744073709551615 4229524 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 21838 18350 173 34 0 20280 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 2067252

[startup+1062.3 s]
/proc/loadavg: 5.13 5.27 6.79 6/181 8472
/proc/meminfo: memFree=24786344/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 1 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1431412 CPUtime=1062.31 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 111425 0 0 0 106181 50 0 0 25 0 1 0 519154428 1465765888 26905 33554432000 4194304 4587354 140736061452544 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 357853 26905 337 96 0 354415 0
[pid=8422] ppid=8420 vsize=52284 CPUtime=1062.31 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 9904 0 0 0 106229 2 0 0 25 0 1 0 519154428 53538816 9790 33554432000 4194304 4785740 140735651461568 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 13071 9790 341 145 0 10116 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=528.8 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 52880 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=31784 CPUtime=1062.3 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 85775 0 0 0 106220 10 0 0 25 0 1 0 519154428 32546816 7141 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 7946 7141 126 39 0 7026 0
[pid=8425] ppid=8420 vsize=116820 CPUtime=527.73 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 19516 0 0 0 52757 16 0 0 25 0 1 0 519154428 119623680 19409 33554432000 4194304 4331988 140733359130576 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 29205 19409 173 34 0 27647 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 2106584

[startup+1122.3 s]
/proc/loadavg: 5.08 5.23 6.68 6/181 8474
/proc/meminfo: memFree=24786816/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 1 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1435108 CPUtime=1122.31 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 112226 0 0 0 112181 50 0 0 25 0 1 0 519154428 1469550592 27240 33554432000 4194304 4587354 140736061452544 18446744073709551615 4249152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 358777 27240 337 96 0 355339 0
[pid=8422] ppid=8420 vsize=52760 CPUtime=1122.32 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 10021 0 0 0 112230 2 0 0 25 0 1 0 519154428 54026240 9907 33554432000 4194304 4785740 140735651461568 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 13190 9907 341 145 0 10235 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=558.66 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 55866 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134529251 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=26920 CPUtime=1122.3 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 87951 0 0 0 112220 10 0 0 25 0 1 0 519154428 27566080 5925 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 6730 5925 126 39 0 5810 0
[pid=8425] ppid=8420 vsize=116820 CPUtime=557.54 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 20537 0 0 0 55738 16 0 0 25 0 1 0 519154428 119623680 20430 33554432000 4194304 4331988 140733359130576 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 29205 20430 173 34 0 27647 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 2105892

[startup+1182.3 s]
/proc/loadavg: 5.10 5.20 6.58 6/181 8475
/proc/meminfo: memFree=24771648/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 1 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1435108 CPUtime=1182.32 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 113404 0 0 0 118181 51 0 0 25 0 1 0 519154428 1469550592 27268 33554432000 4194304 4587354 140736061452544 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 358777 27268 337 96 0 355339 0
[pid=8422] ppid=8420 vsize=53696 CPUtime=1182.33 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 10252 0 0 0 118230 3 0 0 25 0 1 0 519154428 54984704 10138 33554432000 4194304 4785740 140735651461568 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 13424 10138 341 145 0 10469 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=588.46 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 58846 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=31784 CPUtime=1182.31 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 91855 0 0 0 118220 11 0 0 25 0 1 0 519154428 32546816 7141 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 7946 7141 126 39 0 7026 0
[pid=8425] ppid=8420 vsize=116820 CPUtime=587.42 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 21549 0 0 0 58725 17 0 0 25 0 1 0 519154428 119623680 21442 33554432000 4194304 4331988 140733359130576 18446744073709551615 4229368 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 29205 21442 173 34 0 27647 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 2111692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.07 5.19 6.54 6/181 8476
/proc/meminfo: memFree=24774992/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 1 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1429752 CPUtime=1201.72 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 113779 0 0 0 120121 51 0 0 25 0 1 0 519154428 1464066048 26952 33554432000 4194304 4587354 140736061452544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 357438 26952 337 96 0 354000 0
[pid=8422] ppid=8420 vsize=54176 CPUtime=1201.73 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 10335 0 0 0 120170 3 0 0 25 0 1 0 519154428 55476224 10221 33554432000 4194304 4785740 140735651461568 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 13544 10221 341 145 0 10589 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=598.15 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 59815 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=31784 CPUtime=1201.72 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 91855 0 0 0 120161 11 0 0 25 0 1 0 519154428 32546816 7141 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 7946 7141 126 39 0 7026 0
[pid=8425] ppid=8420 vsize=116820 CPUtime=597.01 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 21885 0 0 0 59684 17 0 0 25 0 1 0 519154428 119623680 21778 33554432000 4194304 4331988 140733359130576 18446744073709551615 4226471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 29205 21778 173 34 0 27647 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2106816

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.19 6.54 6/181 8476
/proc/meminfo: memFree=24774992/32951124 swapFree=67111352/67111528
[pid=8420] ppid=8418 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/8420/stat : 8420 (ppfolio) S 8418 8420 7180 0 -1 4202496 523 0 0 0 0 1 0 0 15 0 1 0 519154427 18763776 390 33554432000 4194304 4287625 140737179752352 18446744073709551615 246516854287 0 0 4096 65536 4457509203740721151 0 0 17 3 0 0 0
/proc/8420/statm: 4581 390 341 23 0 91 0
[pid=8421] ppid=8420 vsize=1429752 CPUtime=1201.72 cores=1
/proc/8421/stat : 8421 (cryptominisat) R 8420 8420 7180 0 -1 4202496 113779 0 0 0 120121 51 0 0 25 0 1 0 519154428 1464066048 26952 33554432000 4194304 4587354 140736061452544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8421/statm: 357438 26952 337 96 0 354000 0
[pid=8422] ppid=8420 vsize=54176 CPUtime=1201.73 cores=5
/proc/8422/stat : 8422 (clasp) R 8420 8420 7180 0 -1 4202496 10335 0 0 0 120170 3 0 0 25 0 1 0 519154428 55476224 10221 33554432000 4194304 4785740 140735651461568 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8422/statm: 13544 10221 341 145 0 10589 0
[pid=8423] ppid=8420 vsize=455960 CPUtime=598.15 cores=7
/proc/8423/stat : 8423 (TNM) R 8420 8420 7180 0 -1 4202496 373 0 0 0 59815 0 0 0 25 0 1 0 519154428 466903040 270 33554432000 134512640 134534564 4289944560 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8423/statm: 113990 270 95 6 0 112656 0
[pid=8424] ppid=8420 vsize=31784 CPUtime=1201.72 cores=3
/proc/8424/stat : 8424 (lingeling) R 8420 8420 7180 0 -1 4202496 91855 0 0 0 120161 11 0 0 25 0 1 0 519154428 32546816 7141 33554432000 4194304 4352236 140733300676848 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8424/statm: 7946 7141 126 39 0 7026 0
[pid=8425] ppid=8420 vsize=116820 CPUtime=597.01 cores=7
/proc/8425/stat : 8425 (march_hi) R 8420 8420 7180 0 -1 4202496 21885 0 0 0 59684 17 0 0 25 0 1 0 519154428 119623680 21778 33554432000 4194304 4331988 140733359130576 18446744073709551615 4226471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8425/statm: 29205 21778 173 34 0 27647 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2106816

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8420 and gives
#  childrusage.ru_utime.tv_sec=2403
#  childrusage.ru_utime.tv_usec=324639
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=162975
# CPU time returned by wait4() is 2403.49
# while last known CPU time is 4800.34
#
# 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.34
CPU user time (s): 4799.51
CPU system time (s): 0.83
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 3360752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2403.32
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102730
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= 484
involuntary context switches= 8271

runsolver used 1.75473 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 13:12:42
IDJOB=3191246
IDBENCH=82977
IDSOLVER=1612
FILE ID=node134/3191246-1304075562
RUNJOBID= node134-1304071677-7347
PBS_JOBID= 13170486
Free space on /tmp= 71576 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191246-1304075562/watcher-3191246-1304075562 -o /tmp/evaluation-result-3191246-1304075562/solver-3191246-1304075562 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191246-1304075562.cnf

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

MD5SUM BENCH= 84ed72ef969365b45feb251988bfac3d
RANDOM SEED=905501099

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24826596 kB
Buffers:       1484352 kB
Cached:        5852872 kB
SwapCached:         64 kB
Active:        1653868 kB
Inactive:      5948560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24826596 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10288 kB
Writeback:          12 kB
AnonPages:      265052 kB
Mapped:          16776 kB
Slab:           459772 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2700000 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node134 at 2011-04-29 13:32:46