Trace number 3191053

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.19 1201.61

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
MD5SUM86d70d98b4a1fa931b287202356d4839
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3191053-1304055576/watcher-3191053-1304055576 -o /tmp/evaluation-result-3191053-1304055576/solver-3191053-1304055576 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191053-1304055576.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: 4.41 4.94 5.34 1/171 31021
/proc/meminfo: memFree=24889728/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) R 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0

[startup+1.26811 s]
/proc/loadavg: 4.41 4.94 5.34 1/171 31021
/proc/meminfo: memFree=24889728/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) R 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36809 s]
/proc/loadavg: 4.41 4.94 5.34 1/171 31021
/proc/meminfo: memFree=24889728/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) R 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40108 s]
/proc/loadavg: 4.41 4.94 5.34 1/171 31021
/proc/meminfo: memFree=24889728/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) R 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56805 s]
/proc/loadavg: 4.41 4.94 5.34 1/171 31021
/proc/meminfo: memFree=24889728/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60105 s]
/proc/loadavg: 4.41 4.94 5.34 1/171 31021
/proc/meminfo: memFree=24889728/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10077 s]
/proc/loadavg: 4.41 4.94 5.34 6/177 31027
/proc/meminfo: memFree=24866728/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=1244812 CPUtime=3.08 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 6037 0 0 0 308 0 0 0 25 0 1 0 595788071 1274687488 3421 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 311203 3421 336 96 0 307765 0
[pid=31023] ppid=31021 vsize=16268 CPUtime=3.09 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 1490 0 0 0 309 0 0 0 25 0 1 0 595788071 16658432 1382 33554432000 4194304 4785740 140736622917328 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 4067 1382 340 145 0 1112 0
[pid=31024] ppid=31021 vsize=452788 CPUtime=1.14 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 514 0 0 0 114 0 0 0 25 0 1 0 595788072 463654912 411 33554432000 134512640 134534564 4289048224 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 113197 411 91 6 0 111863 0
[pid=31025] ppid=31021 vsize=7676 CPUtime=3.09 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 1552 0 0 0 309 0 0 0 25 0 1 0 595788072 7860224 1113 33554432000 4194304 4352236 140735712943344 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 1919 1113 127 39 0 999 0
[pid=31026] ppid=31021 vsize=8804 CPUtime=1.93 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 1869 0 0 0 193 0 0 0 21 0 1 0 595788072 9015296 646 33554432000 4194304 4331988 140736876187520 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 2201 646 174 34 0 643 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1748672

[startup+6.30117 s]
/proc/loadavg: 4.45 4.94 5.34 6/177 31027
/proc/meminfo: memFree=24863552/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=36488 CPUtime=6.28 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 7888 0 0 0 627 1 0 0 25 0 1 0 595788071 37363712 3436 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 9122 3436 336 96 0 5684 0
[pid=31023] ppid=31021 vsize=17412 CPUtime=6.29 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 1759 0 0 0 629 0 0 0 25 0 1 0 595788071 17829888 1651 33554432000 4194304 4785740 140736622917328 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 4353 1651 340 145 0 1398 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=2.74 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 274 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=7936 CPUtime=6.29 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 1905 0 0 0 629 0 0 0 25 0 1 0 595788072 8126464 1178 33554432000 4194304 4352236 140735712943344 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 1984 1178 127 39 0 1064 0
[pid=31026] ppid=31021 vsize=9260 CPUtime=3.51 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 1968 0 0 0 351 0 0 0 25 0 1 0 595788072 9482240 745 33554432000 4194304 4331988 140736876187520 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 2315 745 175 34 0 757 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 546184

[startup+12.701 s]
/proc/loadavg: 4.50 4.94 5.34 6/177 31028
/proc/meminfo: memFree=24852788/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=1252700 CPUtime=12.68 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 12681 0 0 0 1266 2 0 0 25 0 1 0 595788071 1282764800 5101 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 313175 5101 336 96 0 309737 0
[pid=31023] ppid=31021 vsize=19364 CPUtime=12.69 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 2188 0 0 0 1269 0 0 0 25 0 1 0 595788071 19828736 2080 33554432000 4194304 4785740 140736622917328 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 4841 2080 341 145 0 1886 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=5.92 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 592 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=8064 CPUtime=12.69 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 2481 0 0 0 1269 0 0 0 25 0 1 0 595788072 8257536 1210 33554432000 4194304 4352236 140735712943344 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 2016 1210 127 39 0 1096 0
[pid=31026] ppid=31021 vsize=9828 CPUtime=6.7 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 2065 0 0 0 670 0 0 0 25 0 1 0 595788072 10063872 842 33554432000 4194304 4331988 140736876187520 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 2457 842 175 34 0 899 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1765044

[startup+25.5006 s]
/proc/loadavg: 4.61 4.94 5.33 6/177 31028
/proc/meminfo: memFree=24847032/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=44148 CPUtime=25.49 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 19104 0 0 0 2545 4 0 0 25 0 1 0 595788071 45207552 5617 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 11037 5617 336 96 0 7599 0
[pid=31023] ppid=31021 vsize=21248 CPUtime=25.49 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 2601 0 0 0 2549 0 0 0 25 0 1 0 595788071 21757952 2493 33554432000 4194304 4785740 140736622917328 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 5312 2493 341 145 0 2357 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=12.26 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 1226 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=10628 CPUtime=25.49 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 3922 0 0 0 2549 0 0 0 25 0 1 0 595788072 10883072 1851 33554432000 4194304 4352236 140735712943344 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 2657 1851 127 39 0 1737 0
[pid=31026] ppid=31021 vsize=10340 CPUtime=13.1 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 2261 0 0 0 1310 0 0 0 25 0 1 0 595788072 10588160 1038 33554432000 4194304 4331988 140736876187520 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 2585 1038 175 34 0 1027 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 561452

[startup+51.1008 s]
/proc/loadavg: 4.74 4.95 5.32 6/177 31029
/proc/meminfo: memFree=24827396/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=58184 CPUtime=51.08 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 30125 0 0 0 5102 6 0 0 25 0 1 0 595788071 59580416 9042 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 14546 9042 336 96 0 11108 0
[pid=31023] ppid=31021 vsize=24000 CPUtime=51.09 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 3209 0 0 0 5109 0 0 0 25 0 1 0 595788071 24576000 3101 33554432000 4194304 4785740 140736622917328 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 6000 3101 341 145 0 3045 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=25.03 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 2503 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=12808 CPUtime=51.08 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 6099 0 0 0 5108 0 0 0 25 0 1 0 595788072 13115392 2396 33554432000 4194304 4352236 140735712943344 18446744073709551615 4328366 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 3202 2396 127 39 0 2282 0
[pid=31026] ppid=31021 vsize=12256 CPUtime=25.8 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 2633 0 0 0 2580 0 0 0 25 0 1 0 595788072 12550144 1410 33554432000 4194304 4331988 140736876187520 18446744073709551615 4299344 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 3064 1410 175 34 0 1506 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 582336

[startup+102.3 s]
/proc/loadavg: 4.93 4.97 5.31 6/177 31030
/proc/meminfo: memFree=24811624/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=1273692 CPUtime=102.29 cores=1

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

/proc/31026/statm: 17224 12991 175 34 0 15666 0
Current children cumulated CPU time (s) 3524.63
Current children cumulated vsize (KiB) 717316

[startup+942.301 s]
/proc/loadavg: 5.06 5.06 5.16 6/177 31052
/proc/meminfo: memFree=24695104/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=96444 CPUtime=942.31 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 97178 0 0 0 94198 33 0 0 25 0 1 0 595788071 98758656 20494 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 24111 20494 336 96 0 20673 0
[pid=31023] ppid=31021 vsize=44660 CPUtime=942.32 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 7940 0 0 0 94231 1 0 0 25 0 1 0 595788071 45731840 7796 33554432000 4194304 4785740 140736622917328 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 11165 7796 341 145 0 8210 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=468.27 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 46827 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=30916 CPUtime=942.31 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 41270 0 0 0 94226 5 0 0 25 0 1 0 595788072 31657984 6923 33554432000 4194304 4352236 140735712943344 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 7729 6923 127 39 0 6809 0
[pid=31026] ppid=31021 vsize=68896 CPUtime=469.09 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 14898 0 0 0 46899 10 0 0 25 0 1 0 595788072 70549504 13675 33554432000 4194304 4331988 140736876187520 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 17224 13675 175 34 0 15666 0
Current children cumulated CPU time (s) 3764.3
Current children cumulated vsize (KiB) 716004

[startup+1002.3 s]
/proc/loadavg: 5.10 5.08 5.16 6/177 31054
/proc/meminfo: memFree=24690236/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=96444 CPUtime=1002.31 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 97196 0 0 0 100198 33 0 0 25 0 1 0 595788071 98758656 20494 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 24111 20494 336 96 0 20673 0
[pid=31023] ppid=31021 vsize=45236 CPUtime=1002.32 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 8084 0 0 0 100231 1 0 0 25 0 1 0 595788071 46321664 7940 33554432000 4194304 4785740 140736622917328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 11309 7940 341 145 0 8354 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=498.11 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 49811 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=31684 CPUtime=1002.32 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 42742 0 0 0 100226 6 0 0 25 0 1 0 595788072 32444416 7115 33554432000 4194304 4352236 140735712943344 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 7921 7115 127 39 0 7001 0
[pid=31026] ppid=31021 vsize=68896 CPUtime=498.92 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 15760 0 0 0 49881 11 0 0 25 0 1 0 595788072 70549504 14537 33554432000 4194304 4331988 140736876187520 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 17224 14537 175 34 0 15666 0
Current children cumulated CPU time (s) 4003.98
Current children cumulated vsize (KiB) 717348

[startup+1062.3 s]
/proc/loadavg: 5.07 5.08 5.15 6/177 31056
/proc/meminfo: memFree=24682392/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=1329660 CPUtime=1062.31 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 97314 0 0 0 106198 33 0 0 25 0 1 0 595788071 1361571840 20495 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 332415 20495 336 96 0 328977 0
[pid=31023] ppid=31021 vsize=46664 CPUtime=1062.33 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 8468 0 0 0 106231 2 0 0 25 0 1 0 595788071 47783936 8228 33554432000 4194304 4785740 140736622917328 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 11666 8228 341 145 0 8711 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=527.96 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 52796 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=36548 CPUtime=1062.32 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 45238 0 0 0 106226 6 0 0 25 0 1 0 595788072 37425152 8331 33554432000 4194304 4352236 140735712943344 18446744073709551615 4329081 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 9137 8331 127 39 0 8217 0
[pid=31026] ppid=31021 vsize=68896 CPUtime=528.77 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 16588 0 0 0 52865 12 0 0 25 0 1 0 595788072 70549504 15365 33554432000 4194304 4331988 140736876187520 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 17224 15365 175 34 0 15666 0
Current children cumulated CPU time (s) 4243.69
Current children cumulated vsize (KiB) 1956856

[startup+1122.3 s]
/proc/loadavg: 5.06 5.07 5.14 6/177 31057
/proc/meminfo: memFree=24681124/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=96444 CPUtime=1122.32 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 97409 0 0 0 112198 34 0 0 25 0 1 0 595788071 98758656 20494 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 24111 20494 336 96 0 20673 0
[pid=31023] ppid=31021 vsize=47236 CPUtime=1122.33 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 8630 0 0 0 112231 2 0 0 25 0 1 0 595788071 48369664 8390 33554432000 4194304 4785740 140736622917328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 11809 8390 341 145 0 8854 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=557.78 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 55778 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=31684 CPUtime=1122.32 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 46582 0 0 0 112226 6 0 0 25 0 1 0 595788072 32444416 7115 33554432000 4194304 4352236 140735712943344 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 7921 7115 127 39 0 7001 0
[pid=31026] ppid=31021 vsize=98364 CPUtime=558.62 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 17462 0 0 0 55849 13 0 0 25 0 1 0 595788072 100724736 16239 33554432000 4194304 4331988 140736876187520 18446744073709551615 4316478 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 24591 16239 175 34 0 23033 0
Current children cumulated CPU time (s) 4483.37
Current children cumulated vsize (KiB) 748816

[startup+1182.3 s]
/proc/loadavg: 5.05 5.07 5.14 6/177 31059
/proc/meminfo: memFree=24677488/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=1307276 CPUtime=1182.32 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 97708 0 0 0 118198 34 0 0 25 0 1 0 595788071 1338650624 20495 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 326819 20495 336 96 0 323381 0
[pid=31023] ppid=31021 vsize=47524 CPUtime=1182.33 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 8698 0 0 0 118231 2 0 0 25 0 1 0 595788071 48664576 8458 33554432000 4194304 4785740 140736622917328 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 11881 8458 341 145 0 8926 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=587.65 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 58765 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=31684 CPUtime=1182.32 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 47862 0 0 0 118226 6 0 0 25 0 1 0 595788072 32444416 7115 33554432000 4194304 4352236 140735712943344 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 7921 7115 127 39 0 7001 0
[pid=31026] ppid=31021 vsize=98364 CPUtime=588.45 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 18292 0 0 0 58831 14 0 0 25 0 1 0 595788072 100724736 17069 33554432000 4194304 4331988 140736876187520 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 24591 17069 175 34 0 23033 0
Current children cumulated CPU time (s) 4723.07
Current children cumulated vsize (KiB) 1959936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.10 5.08 5.14 6/177 31059
/proc/meminfo: memFree=24674988/32951124 swapFree=67111348/67111528
[pid=31021] ppid=31019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (ppfolio) S 31019 31021 30062 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 595788071 18763776 389 33554432000 4194304 4287625 140734617911888 18446744073709551615 252458085903 0 0 4096 65536 6081443897500762111 0 0 17 1 0 0 0
/proc/31021/statm: 4581 389 341 23 0 91 0
[pid=31022] ppid=31021 vsize=1305396 CPUtime=1201.62 cores=1
/proc/31022/stat : 31022 (cryptominisat) R 31021 31021 30062 0 -1 4202496 97902 0 0 0 120128 34 0 0 25 0 1 0 595788071 1336725504 20495 33554432000 4194304 4587354 140734109059600 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31022/statm: 326349 20495 336 96 0 322911 0
[pid=31023] ppid=31021 vsize=47524 CPUtime=1201.64 cores=5
/proc/31023/stat : 31023 (clasp) R 31021 31021 30062 0 -1 4202496 8703 0 0 0 120162 2 0 0 25 0 1 0 595788071 48664576 8463 33554432000 4194304 4785740 140736622917328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31023/statm: 11881 8463 341 145 0 8926 0
[pid=31024] ppid=31021 vsize=456764 CPUtime=597.25 cores=7
/proc/31024/stat : 31024 (TNM) R 31021 31021 30062 0 -1 4202496 595 0 0 0 59725 0 0 0 25 0 1 0 595788072 467726336 492 33554432000 134512640 134534564 4289048224 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31024/statm: 114191 492 95 6 0 112857 0
[pid=31025] ppid=31021 vsize=33476 CPUtime=1201.63 cores=3
/proc/31025/stat : 31025 (lingeling) R 31021 31021 30062 0 -1 4202496 48310 0 0 0 120157 6 0 0 25 0 1 0 595788072 34279424 7563 33554432000 4194304 4352236 140735712943344 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31025/statm: 8369 7563 127 39 0 7449 0
[pid=31026] ppid=31021 vsize=98364 CPUtime=598.05 cores=7
/proc/31026/stat : 31026 (march_hi) R 31021 31021 30062 0 -1 4202496 18574 0 0 0 59791 14 0 0 25 0 1 0 595788072 100724736 17351 33554432000 4194304 4331988 140736876187520 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31026/statm: 24591 17351 175 34 0 23033 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1959848

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.61
CPU time (s): 4800.19
CPU user time (s): 4799.63
CPU system time (s): 0.56
CPU usage (%): 399.479
Max. virtual memory (cumulated for all children) (KiB): 13635480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.36
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76721
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= 638
involuntary context switches= 39735

runsolver used 1.70774 second user time and 4.6263 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 07:39:36
IDJOB=3191053
IDBENCH=82784
IDSOLVER=1612
FILE ID=node111/3191053-1304055576
RUNJOBID= node111-1304051939-30579
PBS_JOBID= 13170403
Free space on /tmp= 70896 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191053-1304055576/watcher-3191053-1304055576 -o /tmp/evaluation-result-3191053-1304055576/solver-3191053-1304055576 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191053-1304055576.cnf

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

MD5SUM BENCH= 86d70d98b4a1fa931b287202356d4839
RANDOM SEED=1499219097

node111.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	: 5428.12
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.75
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.86
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24890008 kB
Buffers:       1270100 kB
Cached:        6239144 kB
SwapCached:        124 kB
Active:        3069724 kB
Inactive:      4503232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24890008 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10388 kB
Writeback:           0 kB
AnonPages:       63548 kB
Mapped:          15160 kB
Slab:           424896 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185016 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= 70888 MiB
End job on node111 at 2011-04-29 07:59:40