Trace number 3191215

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.28 1201.51

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
MD5SUM02e5b9be63a0b18588da13d9c988e25c
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191215-1304067665/watcher-3191215-1304067665 -o /tmp/evaluation-result-3191215-1304067665/solver-3191215-1304067665 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191215-1304067665.cnf 

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

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


[startup+0 s]
/proc/loadavg: 4.64 4.95 5.12 2/172 25624
/proc/meminfo: memFree=17463528/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) R 25622 25624 21582 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0

[startup+0.0891481 s]
/proc/loadavg: 4.64 4.95 5.12 2/172 25624
/proc/meminfo: memFree=17463528/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) R 25622 25624 21582 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100146 s]
/proc/loadavg: 4.64 4.95 5.12 2/172 25624
/proc/meminfo: memFree=17463528/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) R 25622 25624 21582 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301112 s]
/proc/loadavg: 4.64 4.95 5.12 2/172 25624
/proc/meminfo: memFree=17463528/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701043 s]
/proc/loadavg: 4.64 4.95 5.12 2/172 25624
/proc/meminfo: memFree=17463528/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 4.64 4.95 5.12 6/178 25630
/proc/meminfo: memFree=17453804/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1409916 CPUtime=1.49 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 4406 0 0 0 149 0 0 0 25 0 1 0 596997243 1443753984 2921 33554432000 4194304 4587354 140735792192016 18446744073709551615 4364714 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 352479 2921 337 96 0 349041 0
[pid=25626] ppid=25624 vsize=14368 CPUtime=1.49 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 1044 0 0 0 149 0 0 0 25 0 1 0 596997243 14712832 935 33554432000 4194304 4785740 140733535903952 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 3592 935 340 145 0 637 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=0.74 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 74 0 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=6212 CPUtime=1.49 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 1064 0 0 0 149 0 0 0 25 0 1 0 596997243 6361088 747 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 1553 747 127 39 0 633 0
[pid=25629] ppid=25624 vsize=7636 CPUtime=0.73 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 552 0 0 0 73 0 0 0 25 0 1 0 596997243 7819264 438 33554432000 4194304 4331988 140734197843088 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 1909 438 174 34 0 351 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1912544

[startup+3.10057 s]
/proc/loadavg: 4.66 4.96 5.12 6/178 25630
/proc/meminfo: memFree=17443884/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1411612 CPUtime=3.08 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 6091 0 0 0 308 0 0 0 25 0 1 0 596997243 1445490688 3526 33554432000 4194304 4587354 140735792192016 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 352903 3526 337 96 0 349465 0
[pid=25626] ppid=25624 vsize=15216 CPUtime=3.09 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 1249 0 0 0 309 0 0 0 25 0 1 0 596997243 15581184 1140 33554432000 4194304 4785740 140733535903952 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 3804 1140 340 145 0 849 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=1.54 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 154 0 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=7396 CPUtime=3.09 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 1577 0 0 0 309 0 0 0 25 0 1 0 596997243 7573504 1043 33554432000 4194304 4352236 140734037788336 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 1849 1043 127 39 0 929 0
[pid=25629] ppid=25624 vsize=7888 CPUtime=1.53 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 601 0 0 0 153 0 0 0 25 0 1 0 596997243 8077312 487 33554432000 4194304 4331988 140734197843088 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 1972 487 175 34 0 414 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1916524

[startup+6.30106 s]
/proc/loadavg: 4.66 4.96 5.12 6/177 25638
/proc/meminfo: memFree=17437672/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1413596 CPUtime=6.29 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 8521 0 0 0 628 1 0 0 25 0 1 0 596997243 1447522304 3991 33554432000 4194304 4587354 140735792192016 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 353399 3991 337 96 0 349961 0
[pid=25626] ppid=25624 vsize=16208 CPUtime=6.29 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 1481 0 0 0 629 0 0 0 25 0 1 0 596997243 16596992 1372 33554432000 4194304 4785740 140733535903952 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 4052 1372 340 145 0 1097 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=3.14 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 314 0 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=8072 CPUtime=6.29 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 1938 0 0 0 629 0 0 0 25 0 1 0 596997243 8265728 1212 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 2018 1212 127 39 0 1098 0
[pid=25629] ppid=25624 vsize=8456 CPUtime=3.11 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 696 0 0 0 311 0 0 0 25 0 1 0 596997243 8658944 582 33554432000 4194304 4331988 140734197843088 18446744073709551615 4210516 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 2114 582 175 34 0 556 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1920744

[startup+12.7009 s]
/proc/loadavg: 4.79 4.97 5.12 6/177 25638
/proc/meminfo: memFree=17431160/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1416420 CPUtime=12.69 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 13253 0 0 0 1268 1 0 0 25 0 1 0 596997243 1450414080 4490 33554432000 4194304 4587354 140735792192016 18446744073709551615 215988289169 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 354105 4490 337 96 0 350667 0
[pid=25626] ppid=25624 vsize=17352 CPUtime=12.69 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 1761 0 0 0 1269 0 0 0 25 0 1 0 596997243 17768448 1652 33554432000 4194304 4785740 140733535903952 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 4338 1652 340 145 0 1383 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=6.32 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 632 0 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=8072 CPUtime=12.69 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 2642 0 0 0 1269 0 0 0 25 0 1 0 596997243 8265728 1212 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 2018 1212 127 39 0 1098 0
[pid=25629] ppid=25624 vsize=8968 CPUtime=6.31 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 881 0 0 0 631 0 0 0 25 0 1 0 596997243 9183232 767 33554432000 4194304 4331988 140734197843088 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 2242 767 175 34 0 684 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 1925224

[startup+25.5007 s]
/proc/loadavg: 4.82 4.97 5.12 6/177 25638
/proc/meminfo: memFree=17420248/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1422764 CPUtime=25.48 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 20480 0 0 0 2546 2 0 0 25 0 1 0 596997243 1456910336 6302 33554432000 4194304 4587354 140735792192016 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 355691 6302 337 96 0 352253 0
[pid=25626] ppid=25624 vsize=19120 CPUtime=25.49 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 2175 0 0 0 2549 0 0 0 25 0 1 0 596997243 19578880 2066 33554432000 4194304 4785740 140733535903952 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 4780 2066 340 145 0 1825 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=12.65 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 1265 0 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=11152 CPUtime=25.48 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 4372 0 0 0 2548 0 0 0 25 0 1 0 596997243 11419648 1982 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 2788 1982 127 39 0 1868 0
[pid=25629] ppid=25624 vsize=10884 CPUtime=12.71 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 1217 0 0 0 1271 0 0 0 25 0 1 0 596997243 11145216 1103 33554432000 4194304 4331988 140734197843088 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 2721 1103 175 34 0 1163 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1938332

[startup+51.1012 s]
/proc/loadavg: 4.88 4.97 5.11 6/177 25639
/proc/meminfo: memFree=17402412/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1435196 CPUtime=51.09 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 30115 0 0 0 5104 5 0 0 25 0 1 0 596997243 1469640704 9276 33554432000 4194304 4587354 140735792192016 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 358799 9276 337 96 0 355361 0
[pid=25626] ppid=25624 vsize=21116 CPUtime=51.09 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 2616 0 0 0 5109 0 0 0 25 0 1 0 596997243 21622784 2507 33554432000 4194304 4785740 140733535903952 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 5279 2507 341 145 0 2324 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=25.43 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 2543 0 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=11536 CPUtime=51.08 cores=2

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

/proc/25629/statm: 24967 22305 175 34 0 23409 0
Current children cumulated CPU time (s) 3764.71
Current children cumulated vsize (KiB) 2190920

[startup+1002.3 s]
/proc/loadavg: 5.02 5.05 5.08 6/177 25665
/proc/meminfo: memFree=17221120/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1517520 CPUtime=1002.31 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 168433 0 0 0 100183 48 0 0 25 0 1 0 596997243 1553940480 22565 33554432000 4194304 4587354 140735792192016 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 379380 22565 337 96 0 375942 0
[pid=25626] ppid=25624 vsize=38736 CPUtime=1002.31 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 6656 0 0 0 100230 1 0 0 25 0 1 0 596997243 39665664 6547 33554432000 4194304 4785740 140733535903952 18446744073709551615 215988290162 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 9684 6547 341 145 0 6729 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=498.75 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 49875 0 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=36520 CPUtime=1002.3 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 68150 0 0 0 100222 8 0 0 25 0 1 0 596997243 37396480 8324 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 9130 8324 127 39 0 8210 0
[pid=25629] ppid=25624 vsize=144068 CPUtime=498.73 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 23861 0 0 0 49864 9 0 0 25 0 1 0 596997243 147525632 23747 33554432000 4194304 4331988 140734197843088 18446744073709551615 4299358 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 36017 23747 175 34 0 34459 0
Current children cumulated CPU time (s) 4004.4
Current children cumulated vsize (KiB) 2211256

[startup+1062.3 s]
/proc/loadavg: 5.00 5.04 5.07 6/177 25666
/proc/meminfo: memFree=17228764/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1565552 CPUtime=1062.31 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 169460 0 0 0 106182 49 0 0 25 0 1 0 596997243 1603125248 22756 33554432000 4194304 4587354 140735792192016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 391388 22756 337 96 0 387950 0
[pid=25626] ppid=25624 vsize=39368 CPUtime=1062.31 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 6782 0 0 0 106230 1 0 0 25 0 1 0 596997243 40312832 6673 33554432000 4194304 4785740 140733535903952 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 9842 6673 341 145 0 6887 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=528.58 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 52857 1 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=21800 CPUtime=1062.31 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 69014 0 0 0 106223 8 0 0 25 0 1 0 596997243 22323200 4644 33554432000 4194304 4352236 140734037788336 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 5450 4644 127 39 0 4530 0
[pid=25629] ppid=25624 vsize=144068 CPUtime=528.62 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 25235 0 0 0 52853 9 0 0 25 0 1 0 596997243 147525632 25121 33554432000 4194304 4331988 140734197843088 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 36017 25121 175 34 0 34459 0
Current children cumulated CPU time (s) 4244.13
Current children cumulated vsize (KiB) 2245200

[startup+1122.3 s]
/proc/loadavg: 5.04 5.04 5.07 6/177 25668
/proc/meminfo: memFree=17212480/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=4960984 CPUtime=1122.32 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 170262 0 0 0 112182 50 0 0 25 0 1 0 596997243 5080047616 23085 33554432000 4194304 4587354 140735792192016 18446744073709551615 4230306 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 1240246 23085 337 96 0 1236808 0
[pid=25626] ppid=25624 vsize=39368 CPUtime=1122.31 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 6818 0 0 0 112230 1 0 0 25 0 1 0 596997243 40312832 6709 33554432000 4194304 4785740 140733535903952 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 9842 6709 341 145 0 6887 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=558.46 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 55845 1 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=31656 CPUtime=1122.31 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 72854 0 0 0 112222 9 0 0 25 0 1 0 596997243 32415744 7108 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 7914 7108 127 39 0 6994 0
[pid=25629] ppid=25624 vsize=144068 CPUtime=558.44 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 26753 0 0 0 55834 10 0 0 25 0 1 0 596997243 147525632 26639 33554432000 4194304 4331988 140734197843088 18446744073709551615 4226226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 36017 26639 175 34 0 34459 0
Current children cumulated CPU time (s) 4483.84
Current children cumulated vsize (KiB) 5650488

[startup+1182.3 s]
/proc/loadavg: 5.05 5.05 5.07 6/177 25669
/proc/meminfo: memFree=17214436/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=1565552 CPUtime=1182.31 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 170900 0 0 0 118181 50 0 0 25 0 1 0 596997243 1603125248 22756 33554432000 4194304 4587354 140735792192016 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 391388 22756 337 96 0 387950 0
[pid=25626] ppid=25624 vsize=39368 CPUtime=1182.32 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 6836 0 0 0 118231 1 0 0 25 0 1 0 596997243 40312832 6727 33554432000 4194304 4785740 140733535903952 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 9842 6727 341 145 0 6887 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=588.3 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 58829 1 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=24744 CPUtime=1182.31 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 74550 0 0 0 118222 9 0 0 25 0 1 0 596997243 25337856 5380 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 6186 5380 127 39 0 5266 0
[pid=25629] ppid=25624 vsize=148100 CPUtime=588.31 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 28155 0 0 0 58820 11 0 0 25 0 1 0 596997243 151654400 28041 33554432000 4194304 4331988 140734197843088 18446744073709551615 4299260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 37025 28041 175 34 0 35467 0
Current children cumulated CPU time (s) 4723.55
Current children cumulated vsize (KiB) 2252176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 5.15 5.08 5.08 6/177 25670
/proc/meminfo: memFree=17213308/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=4960984 CPUtime=1201.53 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 171447 0 0 0 120102 51 0 0 25 0 1 0 596997243 5080047616 22756 33554432000 4194304 4587354 140735792192016 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 1240246 22756 337 96 0 1236808 0
[pid=25626] ppid=25624 vsize=39580 CPUtime=1201.52 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 6861 0 0 0 120151 1 0 0 25 0 1 0 596997243 40529920 6752 33554432000 4194304 4785740 140733535903952 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 9895 6752 341 145 0 6940 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=597.85 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 59784 1 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=22824 CPUtime=1201.52 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 75446 0 0 0 120143 9 0 0 25 0 1 0 596997243 23371776 4900 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 5706 4900 127 39 0 4786 0
[pid=25629] ppid=25624 vsize=148100 CPUtime=597.86 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 28637 0 0 0 59775 11 0 0 25 0 1 0 596997243 151654400 28523 33554432000 4194304 4331988 140734197843088 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 37025 28523 175 34 0 35467 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 5645900

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

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

[startup+1201.5 s]
/proc/loadavg: 5.15 5.08 5.08 6/177 25670
/proc/meminfo: memFree=17213308/32950940 swapFree=67111528/67111528
[pid=25624] ppid=25622 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25624/stat : 25624 (ppfolio) S 25622 25624 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596997243 18763776 390 33554432000 4194304 4287625 140736982352272 18446744073709551615 215988612623 0 0 4096 65536 4590847666035884031 0 0 17 4 0 0 0
/proc/25624/statm: 4581 390 341 23 0 91 0
[pid=25625] ppid=25624 vsize=4960984 CPUtime=1201.53 cores=0
/proc/25625/stat : 25625 (cryptominisat) R 25624 25624 21582 0 -1 4202496 171447 0 0 0 120102 51 0 0 25 0 1 0 596997243 5080047616 22756 33554432000 4194304 4587354 140735792192016 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25625/statm: 1240246 22756 337 96 0 1236808 0
[pid=25626] ppid=25624 vsize=39580 CPUtime=1201.52 cores=4
/proc/25626/stat : 25626 (clasp) R 25624 25624 21582 0 -1 4202496 6861 0 0 0 120151 1 0 0 25 0 1 0 596997243 40529920 6752 33554432000 4194304 4785740 140733535903952 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25626/statm: 9895 6752 341 145 0 6940 0
[pid=25627] ppid=25624 vsize=456088 CPUtime=597.85 cores=6
/proc/25627/stat : 25627 (TNM) R 25624 25624 21582 0 -1 4202496 388 0 0 0 59784 1 0 0 25 0 1 0 596997243 467034112 285 33554432000 134512640 134534564 4290362752 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25627/statm: 114022 285 95 6 0 112688 0
[pid=25628] ppid=25624 vsize=22824 CPUtime=1201.52 cores=2
/proc/25628/stat : 25628 (lingeling) R 25624 25624 21582 0 -1 4202496 75446 0 0 0 120143 9 0 0 25 0 1 0 596997243 23371776 4900 33554432000 4194304 4352236 140734037788336 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25628/statm: 5706 4900 127 39 0 4786 0
[pid=25629] ppid=25624 vsize=148100 CPUtime=597.86 cores=6
/proc/25629/stat : 25629 (march_hi) R 25624 25624 21582 0 -1 4202496 28637 0 0 0 59775 11 0 0 25 0 1 0 596997243 151654400 28523 33554432000 4194304 4331988 140734197843088 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25629/statm: 37025 28523 175 34 0 35467 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 5645900

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.51
CPU time (s): 4800.28
CPU user time (s): 4799.55
CPU system time (s): 0.73
CPU usage (%): 399.52
Max. virtual memory (cumulated for all children) (KiB): 7026768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2402.95
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82846
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= 449
involuntary context switches= 4308

runsolver used 1.89571 second user time and 3.89641 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 11:01:05
IDJOB=3191215
IDBENCH=82946
IDSOLVER=1612
FILE ID=node117/3191215-1304067665
RUNJOBID= node117-1304062554-24496
PBS_JOBID= 13170383
Free space on /tmp= 71680 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191215-1304067665/watcher-3191215-1304067665 -o /tmp/evaluation-result-3191215-1304067665/solver-3191215-1304067665 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191215-1304067665.cnf

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

MD5SUM BENCH= 02e5b9be63a0b18588da13d9c988e25c
RANDOM SEED=708453841

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17463684 kB
Buffers:       2378720 kB
Cached:       12462484 kB
SwapCached:          0 kB
Active:        8112112 kB
Inactive:      6793536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17463684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10296 kB
Writeback:           0 kB
AnonPages:       63724 kB
Mapped:          14628 kB
Slab:           518384 kB
PageTables:       4412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   190480 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71672 MiB
End job on node117 at 2011-04-29 11:21:08