Trace number 3191315

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
MD5SUM8f7328be14ce714cebc5a66418b5924c
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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) 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

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-3191315-1304078023/watcher-3191315-1304078023 -o /tmp/evaluation-result-3191315-1304078023/solver-3191315-1304078023 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191315-1304078023.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.08 9.55 8.68 6/182 904
/proc/meminfo: memFree=20588772/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) R 902 904 567 0 -1 4194304 494 0 0 0 0 0 0 0 25 0 1 0 598032937 18763776 388 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/904/statm: 4581 388 339 23 0 91 0

[startup+0.035416 s]
/proc/loadavg: 10.08 9.55 8.68 6/182 904
/proc/meminfo: memFree=20588772/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100401 s]
/proc/loadavg: 10.08 9.55 8.68 6/182 904
/proc/meminfo: memFree=20588772/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300364 s]
/proc/loadavg: 10.08 9.55 8.68 6/182 904
/proc/meminfo: memFree=20588772/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70029 s]
/proc/loadavg: 10.08 9.55 8.68 6/182 904
/proc/meminfo: memFree=20588772/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50114 s]
/proc/loadavg: 10.08 9.55 8.68 12/188 911
/proc/meminfo: memFree=20577440/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1148756 CPUtime=1.49 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 3874 0 0 0 149 0 0 0 25 0 1 0 598032937 1176326144 2525 33554432000 4194304 4587354 140736956987968 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 287189 2525 337 96 0 283751 0
[pid=906] ppid=904 vsize=14444 CPUtime=1.49 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 1084 0 0 0 149 0 0 0 20 0 1 0 598032937 14790656 971 33554432000 4194304 4785740 140734407988480 18446744073709551615 4553224 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 3611 971 340 145 0 656 0
[pid=907] ppid=904 vsize=455960 CPUtime=0.92 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 92 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=6564 CPUtime=1.49 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 1071 0 0 0 149 0 0 0 25 0 1 0 598032938 6721536 839 33554432000 4194304 4352236 140735331278976 18446744073709551615 4276680 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 1641 839 126 39 0 721 0
[pid=909] ppid=904 vsize=8152 CPUtime=0.56 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 653 0 0 0 56 0 0 0 25 0 1 0 598032938 8347648 546 33554432000 4194304 4331988 140736102236784 18446744073709551615 4229439 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 2038 546 172 34 0 480 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1652200

[startup+3.10084 s]
/proc/loadavg: 10.08 9.55 8.68 11/188 911
/proc/meminfo: memFree=20570996/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1147132 CPUtime=3.08 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 4982 0 0 0 308 0 0 0 25 0 1 0 598032937 1174663168 2696 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 286783 2696 337 96 0 283345 0
[pid=906] ppid=904 vsize=15388 CPUtime=3.09 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 1292 0 0 0 309 0 0 0 25 0 1 0 598032937 15757312 1179 33554432000 4194304 4785740 140734407988480 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 3847 1179 340 145 0 892 0
[pid=907] ppid=904 vsize=455960 CPUtime=1.72 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 172 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=6816 CPUtime=3.09 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 1167 0 0 0 309 0 0 0 25 0 1 0 598032938 6979584 871 33554432000 4194304 4352236 140735331278976 18446744073709551615 4238998 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 1704 871 126 39 0 784 0
[pid=909] ppid=904 vsize=8320 CPUtime=1.35 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 685 0 0 0 135 0 0 0 25 0 1 0 598032938 8519680 578 33554432000 4194304 4331988 140736102236784 18446744073709551615 4240414 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 2080 578 173 34 0 522 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1651940

[startup+6.30124 s]
/proc/loadavg: 10.08 9.56 8.69 12/188 911
/proc/meminfo: memFree=20562332/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1166316 CPUtime=6.29 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 5919 0 0 0 628 1 0 0 25 0 1 0 598032937 1194307584 3615 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 291579 3615 337 96 0 288141 0
[pid=906] ppid=904 vsize=16492 CPUtime=6.29 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 1597 0 0 0 629 0 0 0 25 0 1 0 598032937 16887808 1484 33554432000 4194304 4785740 140734407988480 18446744073709551615 4553293 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 4123 1484 340 145 0 1168 0
[pid=907] ppid=904 vsize=455960 CPUtime=3.32 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 332 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=8100 CPUtime=6.29 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 1936 0 0 0 629 0 0 0 25 0 1 0 598032938 8294400 1192 33554432000 4194304 4352236 140735331278976 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 2025 1192 126 39 0 1105 0
[pid=909] ppid=904 vsize=8656 CPUtime=2.94 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 755 0 0 0 294 0 0 0 25 0 1 0 598032938 8863744 648 33554432000 4194304 4331988 140736102236784 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 2164 648 173 34 0 606 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1673848

[startup+12.701 s]
/proc/loadavg: 10.07 9.57 8.70 11/188 912
/proc/meminfo: memFree=20554000/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1151172 CPUtime=12.68 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 10595 0 0 0 1267 1 0 0 25 0 1 0 598032937 1178800128 3592 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 287793 3592 337 96 0 284355 0
[pid=906] ppid=904 vsize=17996 CPUtime=12.69 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 1954 0 0 0 1269 0 0 0 25 0 1 0 598032937 18427904 1841 33554432000 4194304 4785740 140734407988480 18446744073709551615 4278101 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 4499 1841 340 145 0 1544 0
[pid=907] ppid=904 vsize=455960 CPUtime=6.52 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 652 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=8620 CPUtime=12.69 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 2898 0 0 0 1269 0 0 0 25 0 1 0 598032938 8826880 1322 33554432000 4194304 4352236 140735331278976 18446744073709551615 4328471 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 2155 1322 126 39 0 1235 0
[pid=909] ppid=904 vsize=9368 CPUtime=6.1 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 906 0 0 0 610 0 0 0 25 0 1 0 598032938 9592832 799 33554432000 4194304 4331988 140736102236784 18446744073709551615 4288443 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 2342 799 173 34 0 784 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1661440

[startup+25.5007 s]
/proc/loadavg: 10.05 9.59 8.72 12/188 912
/proc/meminfo: memFree=20550812/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1164768 CPUtime=25.49 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 15825 0 0 0 2546 3 0 0 25 0 1 0 598032937 1192722432 5575 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 291192 5575 337 96 0 287754 0
[pid=906] ppid=904 vsize=20076 CPUtime=25.49 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 2463 0 0 0 2549 0 0 0 25 0 1 0 598032937 20557824 2350 33554432000 4194304 4785740 140734407988480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 5019 2350 340 145 0 2064 0
[pid=907] ppid=904 vsize=455960 CPUtime=12.85 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 1285 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=11316 CPUtime=25.49 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 5460 0 0 0 2548 1 0 0 25 0 1 0 598032938 11587584 1996 33554432000 4194304 4352236 140735331278976 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 2829 1996 126 39 0 1909 0
[pid=909] ppid=904 vsize=10792 CPUtime=12.5 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 1158 0 0 0 1250 0 0 0 25 0 1 0 598032938 11051008 1051 33554432000 4194304 4331988 140736102236784 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 2698 1051 173 34 0 1140 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1681236

[startup+51.1009 s]
/proc/loadavg: 10.23 9.67 8.77 11/188 913
/proc/meminfo: memFree=20522244/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1167012 CPUtime=51.09 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 25967 0 0 0 5104 5 0 0 25 0 1 0 598032937 1195020288 7535 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 291753 7535 337 96 0 288315 0
[pid=906] ppid=904 vsize=23244 CPUtime=51.09 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 3197 0 0 0 5109 0 0 0 25 0 1 0 598032937 23801856 3084 33554432000 4194304 4785740 140734407988480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 5811 3084 340 145 0 2856 0
[pid=907] ppid=904 vsize=455960 CPUtime=25.61 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 2561 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=12344 CPUtime=51.08 cores=3

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

/proc/909/statm: 21499 17053 173 34 0 19941 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 1896580

[startup+1002.3 s]
/proc/loadavg: 10.01 9.58 9.31 11/188 1110
/proc/meminfo: memFree=20434568/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1234520 CPUtime=1002.31 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 93288 0 0 0 100201 30 0 0 25 0 1 0 598032937 1264148480 25764 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 308630 25764 337 96 0 305192 0
[pid=906] ppid=904 vsize=49368 CPUtime=1002.32 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 9217 0 0 0 100230 2 0 0 25 0 1 0 598032937 50552832 9104 33554432000 4194304 4785740 140734407988480 18446744073709551615 4550294 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 12342 9104 340 145 0 9387 0
[pid=907] ppid=904 vsize=455960 CPUtime=498.6 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 49860 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=31940 CPUtime=1002.32 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 76728 0 0 0 100220 12 0 0 25 0 1 0 598032938 32706560 7152 33554432000 4194304 4352236 140735331278976 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 7985 7152 126 39 0 7065 0
[pid=909] ppid=904 vsize=85996 CPUtime=498.22 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 18139 0 0 0 49809 13 0 0 25 0 1 0 598032938 88059904 18032 33554432000 4194304 4331988 140736102236784 18446744073709551615 4211579 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 21499 18032 173 34 0 19941 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 1876108

[startup+1062.3 s]
/proc/loadavg: 10.09 9.69 9.37 11/188 1112
/proc/meminfo: memFree=20415828/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1260996 CPUtime=1062.32 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 93759 0 0 0 106201 31 0 0 25 0 1 0 598032937 1291259904 25772 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 315249 25772 337 96 0 311811 0
[pid=906] ppid=904 vsize=49708 CPUtime=1062.32 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 9306 0 0 0 106230 2 0 0 25 0 1 0 598032937 50900992 9193 33554432000 4194304 4785740 140734407988480 18446744073709551615 4277450 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 12427 9193 340 145 0 9472 0
[pid=907] ppid=904 vsize=455960 CPUtime=528.44 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 52844 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=28100 CPUtime=1062.32 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 79160 0 0 0 106219 13 0 0 25 0 1 0 598032938 28774400 6192 33554432000 4194304 4352236 140735331278976 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 7025 6192 126 39 0 6105 0
[pid=909] ppid=904 vsize=115464 CPUtime=528.05 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 19127 0 0 0 52792 13 0 0 25 0 1 0 598032938 118235136 19020 33554432000 4194304 4331988 140736102236784 18446744073709551615 4229456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 28866 19020 173 34 0 27308 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 1928552

[startup+1122.3 s]
/proc/loadavg: 10.21 9.79 9.42 11/188 1113
/proc/meminfo: memFree=20397936/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1260996 CPUtime=1122.32 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 94645 0 0 0 112201 31 0 0 25 0 1 0 598032937 1291259904 25847 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 315249 25847 337 96 0 311811 0
[pid=906] ppid=904 vsize=50792 CPUtime=1122.32 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 9558 0 0 0 112230 2 0 0 25 0 1 0 598032937 52011008 9445 33554432000 4194304 4785740 140734407988480 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 12698 9445 340 145 0 9743 0
[pid=907] ppid=904 vsize=455960 CPUtime=558.26 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 55826 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=31940 CPUtime=1122.32 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 82808 0 0 0 112219 13 0 0 25 0 1 0 598032938 32706560 7152 33554432000 4194304 4352236 140735331278976 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 7985 7152 126 39 0 7065 0
[pid=909] ppid=904 vsize=115464 CPUtime=557.91 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 20080 0 0 0 55777 14 0 0 25 0 1 0 598032938 118235136 19973 33554432000 4194304 4331988 140736102236784 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 28866 19973 173 34 0 27308 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1933476

[startup+1182.3 s]
/proc/loadavg: 10.15 9.84 9.46 11/188 1115
/proc/meminfo: memFree=20384644/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1238568 CPUtime=1182.33 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 95236 0 0 0 118201 32 0 0 25 0 1 0 598032937 1268293632 25847 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 309642 25847 337 96 0 306204 0
[pid=906] ppid=904 vsize=51636 CPUtime=1182.33 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 9736 0 0 0 118230 3 0 0 25 0 1 0 598032937 52875264 9623 33554432000 4194304 4785740 140734407988480 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 12909 9623 340 145 0 9954 0
[pid=907] ppid=904 vsize=455960 CPUtime=588.13 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 58813 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=33732 CPUtime=1182.33 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 86648 0 0 0 118219 14 0 0 25 0 1 0 598032938 34541568 7600 33554432000 4194304 4352236 140735331278976 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 8433 7600 126 39 0 7513 0
[pid=909] ppid=904 vsize=115464 CPUtime=587.72 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 21020 0 0 0 58757 15 0 0 25 0 1 0 598032938 118235136 20913 33554432000 4194304 4331988 140736102236784 18446744073709551615 4211552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 28866 20913 173 34 0 27308 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 1913684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.10 9.85 9.47 11/188 1115
/proc/meminfo: memFree=20372484/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1250796 CPUtime=1201.73 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 98109 0 0 0 120140 33 0 0 25 0 1 0 598032937 1280815104 28137 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 312699 28137 337 96 0 309261 0
[pid=906] ppid=904 vsize=51776 CPUtime=1201.73 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 9764 0 0 0 120170 3 0 0 25 0 1 0 598032937 53018624 9651 33554432000 4194304 4785740 140734407988480 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 12944 9651 340 145 0 9989 0
[pid=907] ppid=904 vsize=455960 CPUtime=597.73 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 59773 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=37316 CPUtime=1201.73 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 87544 0 0 0 120159 14 0 0 25 0 1 0 598032938 38211584 8496 33554432000 4194304 4352236 140735331278976 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 9329 8496 126 39 0 8409 0
[pid=909] ppid=904 vsize=115464 CPUtime=597.41 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 21318 0 0 0 59726 15 0 0 25 0 1 0 598032938 118235136 21211 33554432000 4194304 4331988 140736102236784 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 28866 21211 173 34 0 27308 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1929636

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.10 9.85 9.47 11/188 1115
/proc/meminfo: memFree=20372484/32950928 swapFree=67111524/67111528
[pid=904] ppid=902 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/904/stat : 904 (ppfolio) S 902 904 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598032937 18763776 390 33554432000 4194304 4287625 140735651799664 18446744073709551615 231895510543 0 0 4096 65536 4537553375364907007 0 0 17 3 0 0 0
/proc/904/statm: 4581 390 341 23 0 91 0
[pid=905] ppid=904 vsize=1250796 CPUtime=1201.73 cores=1
/proc/905/stat : 905 (cryptominisat) R 904 904 567 0 -1 4202496 98109 0 0 0 120140 33 0 0 25 0 1 0 598032937 1280815104 28137 33554432000 4194304 4587354 140736956987968 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/905/statm: 312699 28137 337 96 0 309261 0
[pid=906] ppid=904 vsize=51776 CPUtime=1201.73 cores=5
/proc/906/stat : 906 (clasp) R 904 904 567 0 -1 4202496 9764 0 0 0 120170 3 0 0 25 0 1 0 598032937 53018624 9651 33554432000 4194304 4785740 140734407988480 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/906/statm: 12944 9651 340 145 0 9989 0
[pid=907] ppid=904 vsize=455960 CPUtime=597.73 cores=7
/proc/907/stat : 907 (TNM) R 904 904 567 0 -1 4202496 364 0 0 0 59773 0 0 0 25 0 1 0 598032937 466903040 261 33554432000 134512640 134534564 4288358512 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/907/statm: 113990 261 95 6 0 112656 0
[pid=908] ppid=904 vsize=37316 CPUtime=1201.73 cores=3
/proc/908/stat : 908 (lingeling) R 904 904 567 0 -1 4202496 87544 0 0 0 120159 14 0 0 25 0 1 0 598032938 38211584 8496 33554432000 4194304 4352236 140735331278976 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/908/statm: 9329 8496 126 39 0 8409 0
[pid=909] ppid=904 vsize=115464 CPUtime=597.41 cores=7
/proc/909/stat : 909 (march_hi) R 904 904 567 0 -1 4202496 21318 0 0 0 59726 15 0 0 25 0 1 0 598032938 118235136 21211 33554432000 4194304 4331988 140736102236784 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/909/statm: 28866 21211 173 34 0 27308 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1929636

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 904 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=6998
# CPU time returned by wait4() is 0.007997
# while last known CPU time is 4800.33
#
# 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.33
CPU user time (s): 4799.68
CPU system time (s): 0.65
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 3040352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 523
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 414
involuntary context switches= 6

runsolver used 1.86172 second user time and 4.70129 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 13:53:43
IDJOB=3191315
IDBENCH=83046
IDSOLVER=1612
FILE ID=node114/3191315-1304078023
RUNJOBID= node114-1304077601-586
PBS_JOBID= 13170509
Free space on /tmp= 71796 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191315-1304078023/watcher-3191315-1304078023 -o /tmp/evaluation-result-3191315-1304078023/solver-3191315-1304078023 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191315-1304078023.cnf

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

MD5SUM BENCH= 8f7328be14ce714cebc5a66418b5924c
RANDOM SEED=1834677543

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20588928 kB
Buffers:       2221716 kB
Cached:        9348652 kB
SwapCached:          4 kB
Active:        2980088 kB
Inactive:      8801864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20588928 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10192 kB
Writeback:           0 kB
AnonPages:      211188 kB
Mapped:          17012 kB
Slab:           516572 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2526932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71784 MiB
End job on node114 at 2011-04-29 14:13:46