Trace number 3191086

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
MD5SUMa83cf27d1d664cde32ad2f1a49b00933
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
4800.29/1201.71	Done

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-3191086-1304057409/watcher-3191086-1304057409 -o /tmp/evaluation-result-3191086-1304057409/solver-3191086-1304057409 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191086-1304057409.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: 9.85 10.15 10.11 6/182 2507
/proc/meminfo: memFree=19839496/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 2826088480823 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0

[startup+0.467783 s]
/proc/loadavg: 9.85 10.15 10.11 6/182 2507
/proc/meminfo: memFree=19839496/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500776 s]
/proc/loadavg: 9.85 10.15 10.11 6/182 2507
/proc/meminfo: memFree=19839496/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600759 s]
/proc/loadavg: 9.85 10.15 10.11 6/182 2507
/proc/meminfo: memFree=19839496/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700741 s]
/proc/loadavg: 9.85 10.15 10.11 6/182 2507
/proc/meminfo: memFree=19839496/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5066 s]
/proc/loadavg: 9.85 10.15 10.11 12/188 2513
/proc/meminfo: memFree=19820760/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=1650716 CPUtime=1.49 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 4281 0 0 0 149 0 0 0 25 0 1 0 517340622 1690333184 2622 33554432000 4194304 4587354 140735321114608 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 412679 2622 336 96 0 409241 0
[pid=2509] ppid=2507 vsize=14940 CPUtime=1.5 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 1192 0 0 0 150 0 0 0 25 0 1 0 517340622 15298560 1084 33554432000 4194304 4785740 140733305313840 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 3735 1084 340 145 0 780 0
[pid=2510] ppid=2507 vsize=452656 CPUtime=0.74 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 450 0 0 0 74 0 0 0 25 0 1 0 517340622 463519744 347 33554432000 134512640 134534564 4291623472 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 113164 347 91 6 0 111830 0
[pid=2511] ppid=2507 vsize=6368 CPUtime=1.5 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 1263 0 0 0 150 0 0 0 25 0 1 0 517340622 6520832 786 33554432000 4194304 4352236 140733712693616 18446744073709551615 4231255 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 1592 786 127 39 0 672 0
[pid=2512] ppid=2507 vsize=8088 CPUtime=0.74 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1399 0 0 0 74 0 0 0 25 0 1 0 517340622 8282112 524 33554432000 4194304 4331988 140737086310144 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2022 524 174 34 0 464 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 2151092

[startup+3.10032 s]
/proc/loadavg: 9.86 10.15 10.11 11/188 2513
/proc/meminfo: memFree=19811968/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=1652016 CPUtime=3.08 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 5420 0 0 0 308 0 0 0 25 0 1 0 517340622 1691664384 2840 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 413004 2840 336 96 0 409566 0
[pid=2509] ppid=2507 vsize=15712 CPUtime=3.09 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 1355 0 0 0 309 0 0 0 25 0 1 0 517340622 16089088 1247 33554432000 4194304 4785740 140733305313840 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 3928 1247 340 145 0 973 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=1.54 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 154 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=7908 CPUtime=3.09 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 1840 0 0 0 309 0 0 0 25 0 1 0 517340622 8097792 1171 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 1977 1171 127 39 0 1057 0
[pid=2512] ppid=2507 vsize=8088 CPUtime=1.53 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1399 0 0 0 153 0 0 0 25 0 1 0 517340622 8282112 524 33554432000 4194304 4331988 140737086310144 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2022 524 174 34 0 464 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2158540

[startup+6.30075 s]
/proc/loadavg: 9.86 10.15 10.11 12/188 2513
/proc/meminfo: memFree=19809612/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=34716 CPUtime=6.29 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 7244 0 0 0 628 1 0 0 25 0 1 0 517340622 35549184 2994 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 8679 2994 336 96 0 5241 0
[pid=2509] ppid=2507 vsize=17020 CPUtime=6.29 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 1674 0 0 0 629 0 0 0 25 0 1 0 517340622 17428480 1566 33554432000 4194304 4785740 140733305313840 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 4255 1566 341 145 0 1300 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=3.14 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 314 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=8552 CPUtime=6.29 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 2481 0 0 0 629 0 0 0 25 0 1 0 517340622 8757248 1332 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 2138 1332 127 39 0 1218 0
[pid=2512] ppid=2507 vsize=8088 CPUtime=3.11 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1399 0 0 0 311 0 0 0 25 0 1 0 517340622 8282112 524 33554432000 4194304 4331988 140737086310144 18446744073709551615 4210516 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2022 524 174 34 0 464 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 543192

[startup+12.7006 s]
/proc/loadavg: 9.88 10.14 10.11 12/188 2513
/proc/meminfo: memFree=19795792/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=41148 CPUtime=12.69 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 11608 0 0 0 1267 2 0 0 25 0 1 0 517340622 42135552 4550 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 10287 4550 336 96 0 6849 0
[pid=2509] ppid=2507 vsize=18528 CPUtime=12.69 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 1994 0 0 0 1269 0 0 0 25 0 1 0 517340622 18972672 1886 33554432000 4194304 4785740 140733305313840 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 4632 1886 341 145 0 1677 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=6.31 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 631 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=10344 CPUtime=12.69 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 4081 0 0 0 1269 0 0 0 25 0 1 0 517340622 10592256 1780 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328316 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 2586 1780 127 39 0 1666 0
[pid=2512] ppid=2507 vsize=8088 CPUtime=6.31 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1399 0 0 0 631 0 0 0 25 0 1 0 517340622 8282112 524 33554432000 4194304 4331988 140737086310144 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2022 524 174 34 0 464 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 552924

[startup+25.5003 s]
/proc/loadavg: 9.90 10.14 10.11 12/188 2513
/proc/meminfo: memFree=19791928/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=1665780 CPUtime=25.49 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 17114 0 0 0 2546 3 0 0 25 0 1 0 517340622 1705758720 6636 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 416445 6636 336 96 0 413007 0
[pid=2509] ppid=2507 vsize=20356 CPUtime=25.49 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 2419 0 0 0 2549 0 0 0 25 0 1 0 517340622 20844544 2311 33554432000 4194304 4785740 140733305313840 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 5089 2311 341 145 0 2134 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=12.65 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 1265 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=11748 CPUtime=25.48 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 6098 0 0 0 2548 0 0 0 25 0 1 0 517340622 12029952 2131 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 2937 2131 127 39 0 2017 0
[pid=2512] ppid=2507 vsize=8088 CPUtime=12.7 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1399 0 0 0 1270 0 0 0 25 0 1 0 517340622 8282112 524 33554432000 4194304 4331988 140737086310144 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2022 524 174 34 0 464 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2180788

[startup+51.1008 s]
/proc/loadavg: 10.00 10.14 10.11 12/188 2514
/proc/meminfo: memFree=19761012/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=62524 CPUtime=51.09 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 23898 0 0 0 5105 4 0 0 25 0 1 0 517340622 64024576 10308 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 15631 10308 336 96 0 12193 0
[pid=2509] ppid=2507 vsize=22868 CPUtime=51.09 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 2943 0 0 0 5109 0 0 0 25 0 1 0 517340622 23416832 2835 33554432000 4194304 4785740 140733305313840 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 5717 2835 341 145 0 2762 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=25.41 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 2541 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=11876 CPUtime=51.09 cores=3

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

/proc/2512/statm: 2662 1019 175 34 0 1104 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 634880

[startup+1002.3 s]
/proc/loadavg: 10.22 10.22 10.16 11/188 2573
/proc/meminfo: memFree=19753384/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=77072 CPUtime=1002.28 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 148200 0 0 0 100166 62 0 0 25 0 1 0 517340622 78921728 14149 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 19268 14149 336 96 0 15830 0
[pid=2509] ppid=2507 vsize=41056 CPUtime=1002.31 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 7226 0 0 0 100230 1 0 0 25 0 1 0 517340622 42041344 7034 33554432000 4194304 4785740 140733305313840 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 10264 7034 341 145 0 7309 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=498.42 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 49842 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=37328 CPUtime=1002.32 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 75423 0 0 0 100221 11 0 0 25 0 1 0 517340622 38223872 8524 33554432000 4194304 4352236 140733712693616 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 9332 8524 127 39 0 8412 0
[pid=2512] ppid=2507 vsize=10648 CPUtime=498.43 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1921 0 0 0 49843 0 0 0 25 0 1 0 517340622 10903552 1046 33554432000 4194304 4331988 140737086310144 18446744073709551615 4316696 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2662 1046 175 34 0 1104 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 640920

[startup+1062.3 s]
/proc/loadavg: 10.33 10.23 10.17 11/188 2575
/proc/meminfo: memFree=19754612/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=77200 CPUtime=1062.27 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 154350 0 0 0 106161 66 0 0 25 0 1 0 517340622 79052800 13371 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 19300 13371 336 96 0 15862 0
[pid=2509] ppid=2507 vsize=41624 CPUtime=1062.31 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 7370 0 0 0 106230 1 0 0 25 0 1 0 517340622 42622976 7178 33554432000 4194304 4785740 140733305313840 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 10406 7178 341 145 0 7451 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=528.26 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 52826 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=37072 CPUtime=1062.32 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 78175 0 0 0 106221 11 0 0 25 0 1 0 517340622 37961728 8460 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 9268 8460 127 39 0 8348 0
[pid=2512] ppid=2507 vsize=10648 CPUtime=528.26 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1946 0 0 0 52826 0 0 0 25 0 1 0 517340622 10903552 1071 33554432000 4194304 4331988 140737086310144 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2662 1071 175 34 0 1104 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 641360

[startup+1122.3 s]
/proc/loadavg: 10.26 10.22 10.17 11/188 2577
/proc/meminfo: memFree=19746904/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=77260 CPUtime=1122.29 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 159670 0 0 0 112159 70 0 0 25 0 1 0 517340622 79114240 15115 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 19315 15115 336 96 0 15877 0
[pid=2509] ppid=2507 vsize=41720 CPUtime=1122.32 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 7436 0 0 0 112231 1 0 0 25 0 1 0 517340622 42721280 7196 33554432000 4194304 4785740 140733305313840 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 10430 7196 341 145 0 7475 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=558.08 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 55808 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=34000 CPUtime=1122.32 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 80479 0 0 0 112221 11 0 0 25 0 1 0 517340622 34816000 7692 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 8500 7692 127 39 0 7580 0
[pid=2512] ppid=2507 vsize=10648 CPUtime=558.12 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1976 0 0 0 55812 0 0 0 25 0 1 0 517340622 10903552 1101 33554432000 4194304 4331988 140737086310144 18446744073709551615 4210412 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2662 1101 175 34 0 1104 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 638444

[startup+1182.3 s]
/proc/loadavg: 10.28 10.22 10.17 11/188 2578
/proc/meminfo: memFree=19679316/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=131632 CPUtime=1182.28 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 172140 0 0 0 118156 72 0 0 25 0 1 0 517340622 134791168 27583 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 32908 27583 336 96 0 29470 0
[pid=2509] ppid=2507 vsize=41720 CPUtime=1182.32 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 7465 0 0 0 118231 1 0 0 25 0 1 0 517340622 42721280 7225 33554432000 4194304 4785740 140733305313840 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 10430 7225 341 145 0 7475 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=587.95 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 58795 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134528896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=39376 CPUtime=1182.31 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 83359 0 0 0 118220 11 0 0 25 0 1 0 517340622 40321024 9036 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 9844 9036 127 39 0 8924 0
[pid=2512] ppid=2507 vsize=10648 CPUtime=587.92 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 1999 0 0 0 58792 0 0 0 25 0 1 0 517340622 10903552 1124 33554432000 4194304 4331988 140737086310144 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2662 1124 175 34 0 1104 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 698192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.20 10.21 10.17 11/188 2579
/proc/meminfo: memFree=19693824/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=4250608 CPUtime=1201.69 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 172833 0 0 0 120096 73 0 0 25 0 1 0 517340622 4352622592 24295 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 1062652 24295 336 96 0 1059214 0
[pid=2509] ppid=2507 vsize=41720 CPUtime=1201.72 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 7469 0 0 0 120171 1 0 0 25 0 1 0 517340622 42721280 7229 33554432000 4194304 4785740 140733305313840 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 10430 7229 341 145 0 7475 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=597.55 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 59755 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=35024 CPUtime=1201.72 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 83807 0 0 0 120161 11 0 0 25 0 1 0 517340622 35864576 7948 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 8756 7948 127 39 0 7836 0
[pid=2512] ppid=2507 vsize=10648 CPUtime=597.61 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 2006 0 0 0 59761 0 0 0 25 0 1 0 517340622 10903552 1131 33554432000 4194304 4331988 140737086310144 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2662 1131 175 34 0 1104 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 4812816

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: 10.20 10.21 10.17 11/188 2579
/proc/meminfo: memFree=19693824/32950904 swapFree=67082284/67111528
[pid=2507] ppid=2505 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2507/stat : 2507 (ppfolio) S 2505 2507 1762 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517340622 18763776 389 33554432000 4194304 4287625 140736245113008 18446744073709551615 237278899727 0 0 4096 65536 3313092559013675007 0 0 17 1 0 0 0
/proc/2507/statm: 4581 389 341 23 0 91 0
[pid=2508] ppid=2507 vsize=4250608 CPUtime=1201.69 cores=1
/proc/2508/stat : 2508 (cryptominisat) R 2507 2507 1762 0 -1 4202496 172833 0 0 0 120096 73 0 0 25 0 1 0 517340622 4352622592 24295 33554432000 4194304 4587354 140735321114608 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 1062652 24295 336 96 0 1059214 0
[pid=2509] ppid=2507 vsize=41720 CPUtime=1201.72 cores=5
/proc/2509/stat : 2509 (clasp) R 2507 2507 1762 0 -1 4202496 7469 0 0 0 120171 1 0 0 25 0 1 0 517340622 42721280 7229 33554432000 4194304 4785740 140733305313840 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2509/statm: 10430 7229 341 145 0 7475 0
[pid=2510] ppid=2507 vsize=456492 CPUtime=597.55 cores=7
/proc/2510/stat : 2510 (TNM) R 2507 2507 1762 0 -1 4202496 520 0 0 0 59755 0 0 0 25 0 1 0 517340622 467447808 417 33554432000 134512640 134534564 4291623472 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2510/statm: 114123 417 95 6 0 112789 0
[pid=2511] ppid=2507 vsize=35024 CPUtime=1201.72 cores=3
/proc/2511/stat : 2511 (lingeling) R 2507 2507 1762 0 -1 4202496 83807 0 0 0 120161 11 0 0 25 0 1 0 517340622 35864576 7948 33554432000 4194304 4352236 140733712693616 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2511/statm: 8756 7948 127 39 0 7836 0
[pid=2512] ppid=2507 vsize=10648 CPUtime=597.61 cores=7
/proc/2512/stat : 2512 (march_hi) R 2507 2507 1762 0 -1 4202496 2006 0 0 0 59761 0 0 0 25 0 1 0 517340622 10903552 1131 33554432000 4194304 4331988 140737086310144 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2512/statm: 2662 1131 175 34 0 1104 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 4812816

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2507 and gives
#  childrusage.ru_utime.tv_sec=4201
#  childrusage.ru_utime.tv_usec=856220
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=880866
# CPU time returned by wait4() is 4202.74
# while last known CPU time is 4800.29
#
# 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.29
CPU user time (s): 4799.44
CPU system time (s): 0.85
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 4812816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4201.86
system time used= 0.880866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265183
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= 587
involuntary context switches= 33324

runsolver used 2.02369 second user time and 4.54031 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 08:10:09
IDJOB=3191086
IDBENCH=82817
IDSOLVER=1612
FILE ID=node121/3191086-1304057409
RUNJOBID= node121-1304053779-1781
PBS_JOBID= 13170425
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191086-1304057409/watcher-3191086-1304057409 -o /tmp/evaluation-result-3191086-1304057409/solver-3191086-1304057409 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191086-1304057409.cnf

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

MD5SUM BENCH= a83cf27d1d664cde32ad2f1a49b00933
RANDOM SEED=1074514864

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      19839784 kB
Buffers:       2180288 kB
Cached:       10213412 kB
SwapCached:       2776 kB
Active:        9279060 kB
Inactive:      3311312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19839784 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           10128 kB
Writeback:           0 kB
AnonPages:      193796 kB
Mapped:          15948 kB
Slab:           455740 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  2215080 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= 72636 MiB
End job on node121 at 2011-04-29 08:30:10