Trace number 3190905

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.72

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
MD5SUM9224277e61359574518ca553717e02ee
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 variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
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-3190905-1304043586/watcher-3190905-1304043586 -o /tmp/evaluation-result-3190905-1304043586/solver-3190905-1304043586 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190905-1304043586.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: 7.14 7.89 7.46 4/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 2826088480826 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0

[startup+1.62394 s]
/proc/loadavg: 7.14 7.89 7.46 4/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.70092 s]
/proc/loadavg: 7.14 7.89 7.46 4/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.80091 s]
/proc/loadavg: 7.14 7.89 7.46 4/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.90089 s]
/proc/loadavg: 7.14 7.89 7.46 4/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.00087 s]
/proc/loadavg: 7.14 7.89 7.46 4/176 27662
/proc/meminfo: memFree=19714280/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+3.10066 s]
/proc/loadavg: 7.37 7.92 7.48 12/188 27674
/proc/meminfo: memFree=19594904/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1625528 CPUtime=3.08 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 10076 0 0 0 306 2 0 0 25 0 1 0 594589268 1664540672 3587 33554432000 4194304 4587354 140735791087296 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 406382 3587 327 96 0 402944 0
[pid=27667] ppid=27662 vsize=32220 CPUtime=3.08 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 5705 0 0 0 307 1 0 0 25 0 1 0 594589268 32993280 5409 33554432000 4194304 4785740 140733444923200 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 8055 5409 340 145 0 5100 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=1.5 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 150 0 0 0 20 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=7808 CPUtime=3.09 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 1847 0 0 0 309 0 0 0 25 0 1 0 594589268 7995392 1145 33554432000 4194304 4352236 140734229332736 18446744073709551615 4328875 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 1952 1145 127 39 0 1032 0
[pid=27672] ppid=27662 vsize=19088 CPUtime=1.56 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 7349 0 0 0 155 1 0 0 20 0 1 0 594589268 19546112 2355 33554432000 4194304 4331988 140734017982208 18446744073709551615 251367243254 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2165420

[startup+6.30107 s]
/proc/loadavg: 7.37 7.92 7.48 12/188 27674
/proc/meminfo: memFree=19494852/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1668652 CPUtime=6.29 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 21831 0 0 0 625 4 0 0 25 0 1 0 594589268 1708699648 15335 33554432000 4194304 4587354 140735791087296 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 417163 15335 337 96 0 413725 0
[pid=27667] ppid=27662 vsize=38108 CPUtime=6.29 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 7163 0 0 0 627 2 0 0 25 0 1 0 594589268 39022592 6867 33554432000 4194304 4785740 140733444923200 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 9527 6867 340 145 0 6572 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=3.1 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 310 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=8732 CPUtime=6.29 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 2046 0 0 0 629 0 0 0 25 0 1 0 594589268 8941568 1344 33554432000 4194304 4352236 140734229332736 18446744073709551615 4276518 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 2183 1344 127 39 0 1263 0
[pid=27672] ppid=27662 vsize=19088 CPUtime=3.14 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 7349 0 0 0 313 1 0 0 25 0 1 0 594589268 19546112 2355 33554432000 4194304 4331988 140734017982208 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2215356

[startup+12.7009 s]
/proc/loadavg: 7.77 7.99 7.50 12/188 27674
/proc/meminfo: memFree=19519456/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1644780 CPUtime=12.68 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 26688 0 0 0 1263 5 0 0 25 0 1 0 594589268 1684254720 10465 33554432000 4194304 4587354 140735791087296 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 411195 10465 337 96 0 407757 0
[pid=27667] ppid=27662 vsize=44576 CPUtime=12.68 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 8746 0 0 0 1266 2 0 0 25 0 1 0 594589268 45645824 8450 33554432000 4194304 4785740 140733444923200 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 11144 8450 340 145 0 8189 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=6.3 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 630 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134529909 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=10016 CPUtime=12.69 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 2911 0 0 0 1269 0 0 0 25 0 1 0 594589268 10256384 1697 33554432000 4194304 4352236 140734229332736 18446744073709551615 4279075 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 2504 1697 127 39 0 1584 0
[pid=27672] ppid=27662 vsize=19088 CPUtime=6.31 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 7349 0 0 0 630 1 0 0 25 0 1 0 594589268 19546112 2355 33554432000 4194304 4331988 140734017982208 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 2199236

[startup+25.5005 s]
/proc/loadavg: 8.11 8.06 7.53 12/188 27674
/proc/meminfo: memFree=19440344/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1694812 CPUtime=25.49 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 40145 0 0 0 2541 8 0 0 25 0 1 0 594589268 1735487488 17573 33554432000 4194304 4587354 140735791087296 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 423703 17573 337 96 0 420265 0
[pid=27667] ppid=27662 vsize=52780 CPUtime=25.48 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 10783 0 0 0 2545 3 0 0 25 0 1 0 594589268 54046720 10487 33554432000 4194304 4785740 140733444923200 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 13195 10487 340 145 0 10240 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=12.65 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 1265 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=11552 CPUtime=25.48 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 4031 0 0 0 2548 0 0 0 25 0 1 0 594589268 11829248 2049 33554432000 4194304 4352236 140734229332736 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 2888 2049 127 39 0 1968 0
[pid=27672] ppid=27662 vsize=20116 CPUtime=12.69 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 7557 0 0 0 1268 1 0 0 25 0 1 0 594589268 20598784 2563 33554432000 4194304 4331988 140734017982208 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 5029 2563 174 34 0 3471 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 2260036

[startup+51.1068 s]
/proc/loadavg: 8.81 8.23 7.60 12/188 27675
/proc/meminfo: memFree=19375048/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1691492 CPUtime=51.09 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 66268 0 0 0 5096 13 0 0 25 0 1 0 594589268 1732087808 22830 33554432000 4194304 4587354 140735791087296 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 422873 22830 337 96 0 419435 0
[pid=27667] ppid=27662 vsize=63968 CPUtime=51.09 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 13517 0 0 0 5105 4 0 0 25 0 1 0 594589268 65503232 13221 33554432000 4194304 4785740 140733444923200 18446744073709551615 4278544 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 15992 13221 340 145 0 13037 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=25.4 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 2540 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=11648 CPUtime=51.09 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 5200 0 0 0 5109 0 0 0 25 0 1 0 594589268 11927552 2098 33554432000 4194304 4352236 140734229332736 18446744073709551615 4277608 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 2912 2098 127 39 0 1992 0
[pid=27672] ppid=27662 vsize=21392 CPUtime=25.4 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 7789 0 0 0 2539 1 0 0 25 0 1 0 594589268 21905408 2795 33554432000 4194304 4331988 140734017982208 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 5348 2795 175 34 0 3790 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 2269276

[startup+102.3 s]
/proc/loadavg: 9.58 8.53 7.73 12/188 27676
/proc/meminfo: memFree=19472512/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0

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

/proc/27672/statm: 14630 12143 175 34 0 13072 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 2546420

[startup+1002.3 s]
/proc/loadavg: 10.14 10.07 9.22 12/188 27700
/proc/meminfo: memFree=18856488/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1802460 CPUtime=1002.29 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 518395 0 0 0 100056 173 0 0 25 0 1 0 594589268 1845719040 53588 33554432000 4194304 4587354 140735791087296 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 450615 53588 337 96 0 447177 0
[pid=27667] ppid=27662 vsize=166852 CPUtime=1002.32 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 38292 0 0 0 100218 14 0 0 25 0 1 0 594589268 170856448 37996 33554432000 4194304 4785740 140733444923200 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 41713 37996 340 145 0 38758 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=498.43 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 49843 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=17296 CPUtime=1002.31 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 25844 0 0 0 100228 3 0 0 25 0 1 0 594589268 17711104 3510 33554432000 4194304 4352236 140734229332736 18446744073709551615 4270797 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 4324 3510 127 39 0 3404 0
[pid=27672] ppid=27662 vsize=78788 CPUtime=498.42 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 17856 0 0 0 49835 7 0 0 25 0 1 0 594589268 80678912 12862 33554432000 4194304 4331988 140734017982208 18446744073709551615 4228290 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 19697 12862 175 34 0 18139 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 2546172

[startup+1062.3 s]
/proc/loadavg: 10.23 10.11 9.29 12/188 27702
/proc/meminfo: memFree=18838612/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1803292 CPUtime=1062.29 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 544357 0 0 0 106041 188 0 0 25 0 1 0 594589268 1846571008 49688 33554432000 4194304 4587354 140735791087296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 450823 49688 337 96 0 447385 0
[pid=27667] ppid=27662 vsize=168032 CPUtime=1062.32 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 38576 0 0 0 106218 14 0 0 25 0 1 0 594589268 172064768 38280 33554432000 4194304 4785740 140733444923200 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 42008 38280 340 145 0 39053 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=528.22 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 52822 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=17040 CPUtime=1062.32 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 30036 0 0 0 106228 4 0 0 25 0 1 0 594589268 17448960 3446 33554432000 4194304 4352236 140734229332736 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 4260 3446 127 39 0 3340 0
[pid=27672] ppid=27662 vsize=78788 CPUtime=528.29 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 18412 0 0 0 52822 7 0 0 25 0 1 0 594589268 80678912 13418 33554432000 4194304 4331988 140734017982208 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 19697 13418 175 34 0 18139 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 2547928

[startup+1122.3 s]
/proc/loadavg: 10.22 10.12 9.34 12/188 27703
/proc/meminfo: memFree=18804120/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1828980 CPUtime=1122.28 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 570046 0 0 0 112027 201 0 0 25 0 1 0 594589268 1872875520 54556 33554432000 4194304 4587354 140735791087296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 457245 54556 337 96 0 453807 0
[pid=27667] ppid=27662 vsize=178880 CPUtime=1122.32 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 41222 0 0 0 112218 14 0 0 25 0 1 0 594589268 183173120 40926 33554432000 4194304 4785740 140733444923200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 44720 40926 340 145 0 41765 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=558.09 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 55809 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=26384 CPUtime=1122.32 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 34420 0 0 0 112228 4 0 0 25 0 1 0 594589268 27017216 5782 33554432000 4194304 4352236 140734229332736 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 6596 5782 127 39 0 5676 0
[pid=27672] ppid=27662 vsize=78788 CPUtime=558.1 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 19091 0 0 0 55803 7 0 0 25 0 1 0 594589268 80678912 14097 33554432000 4194304 4331988 140734017982208 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 19697 14097 175 34 0 18139 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 2593808

[startup+1182.3 s]
/proc/loadavg: 10.41 10.20 9.41 12/188 27708
/proc/meminfo: memFree=18787540/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1813816 CPUtime=1182.29 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 587815 0 0 0 118019 210 0 0 25 0 1 0 594589268 1857347584 50834 33554432000 4194304 4587354 140735791087296 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 453454 50834 337 96 0 450016 0
[pid=27667] ppid=27662 vsize=180800 CPUtime=1182.32 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 41649 0 0 0 118218 14 0 0 25 0 1 0 594589268 185139200 41353 33554432000 4194304 4785740 140733444923200 18446744073709551615 4304039 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 45200 41353 340 145 0 42245 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=587.91 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 58791 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=21520 CPUtime=1182.32 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 35476 0 0 0 118228 4 0 0 25 0 1 0 594589268 22036480 4566 33554432000 4194304 4352236 140734229332736 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 5380 4566 127 39 0 4460 0
[pid=27672] ppid=27662 vsize=78788 CPUtime=587.96 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 19692 0 0 0 58788 8 0 0 25 0 1 0 594589268 80678912 14698 33554432000 4194304 4331988 140734017982208 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 19697 14698 175 34 0 18139 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 2575700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 10.44 10.22 9.44 12/188 27709
/proc/meminfo: memFree=18796060/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1813816 CPUtime=1201.7 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 587832 0 0 0 119960 210 0 0 25 0 1 0 594589268 1857347584 50851 33554432000 4194304 4587354 140735791087296 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 453454 50851 337 96 0 450016 0
[pid=27667] ppid=27662 vsize=182500 CPUtime=1201.73 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 42027 0 0 0 120159 14 0 0 25 0 1 0 594589268 186880000 41731 33554432000 4194304 4785740 140733444923200 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 45625 41731 340 145 0 42670 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=597.57 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 59757 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=25616 CPUtime=1201.73 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 39572 0 0 0 120168 5 0 0 25 0 1 0 594589268 26230784 5590 33554432000 4194304 4352236 140734229332736 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 6404 5590 127 39 0 5484 0
[pid=27672] ppid=27662 vsize=78788 CPUtime=597.6 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 19965 0 0 0 59752 8 0 0 25 0 1 0 594589268 80678912 14971 33554432000 4194304 4331988 140734017982208 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 19697 14971 175 34 0 18139 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2581496

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

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

[startup+1201.71 s]
/proc/loadavg: 10.44 10.22 9.44 12/188 27709
/proc/meminfo: memFree=18796060/32950928 swapFree=67111364/67111528
[pid=27662] ppid=27658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27662/stat : 27662 (ppfolio) S 27658 27662 26261 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 594589267 18763776 390 33554432000 4194304 4287625 140733218067936 18446744073709551615 251367566863 0 0 4096 65536 3567713201166483455 0 0 17 1 0 0 0
/proc/27662/statm: 4581 390 341 23 0 91 0
[pid=27664] ppid=27662 vsize=1813816 CPUtime=1201.7 cores=1
/proc/27664/stat : 27664 (cryptominisat) R 27662 27662 26261 0 -1 4202496 587832 0 0 0 119960 210 0 0 25 0 1 0 594589268 1857347584 50851 33554432000 4194304 4587354 140735791087296 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 453454 50851 337 96 0 450016 0
[pid=27667] ppid=27662 vsize=182500 CPUtime=1201.73 cores=5
/proc/27667/stat : 27667 (clasp) R 27662 27662 26261 0 -1 4202496 42027 0 0 0 120159 14 0 0 25 0 1 0 594589268 186880000 41731 33554432000 4194304 4785740 140733444923200 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27667/statm: 45625 41731 340 145 0 42670 0
[pid=27669] ppid=27662 vsize=462452 CPUtime=597.57 cores=7
/proc/27669/stat : 27669 (TNM) R 27662 27662 26261 0 -1 4202496 2355 0 0 0 59757 0 0 0 25 0 1 0 594589268 473550848 2251 33554432000 134512640 134534564 4286940096 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27669/statm: 115613 2251 95 6 0 114279 0
[pid=27671] ppid=27662 vsize=25616 CPUtime=1201.73 cores=3
/proc/27671/stat : 27671 (lingeling) R 27662 27662 26261 0 -1 4202496 39572 0 0 0 120168 5 0 0 25 0 1 0 594589268 26230784 5590 33554432000 4194304 4352236 140734229332736 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27671/statm: 6404 5590 127 39 0 5484 0
[pid=27672] ppid=27662 vsize=78788 CPUtime=597.6 cores=7
/proc/27672/stat : 27672 (march_hi) R 27662 27662 26261 0 -1 4202496 19965 0 0 0 59752 8 0 0 25 0 1 0 594589268 80678912 14971 33554432000 4194304 4331988 140734017982208 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27672/statm: 19697 14971 175 34 0 18139 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2581496

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27662 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=574154
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 597.582
# 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.72
CPU time (s): 4800.33
CPU user time (s): 4797.96
CPU system time (s): 2.37
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 4198484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 597.574
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2879
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= 431
involuntary context switches= 15263

runsolver used 1.81672 second user time and 4.74928 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 04:19:46
IDJOB=3190905
IDBENCH=82636
IDSOLVER=1612
FILE ID=node113/3190905-1304043586
RUNJOBID= node113-1304043586-27644
PBS_JOBID= 13170352
Free space on /tmp= 71164 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190905-1304043586/watcher-3190905-1304043586 -o /tmp/evaluation-result-3190905-1304043586/solver-3190905-1304043586 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190905-1304043586.cnf

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

MD5SUM BENCH= 9224277e61359574518ca553717e02ee
RANDOM SEED=1485450622

node113.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.846
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19714840 kB
Buffers:       1742596 kB
Cached:       10838712 kB
SwapCached:        164 kB
Active:        6319196 kB
Inactive:      6325952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19714840 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           22264 kB
Writeback:           0 kB
AnonPages:       63192 kB
Mapped:          14484 kB
Slab:           527376 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186176 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= 71144 MiB
End job on node113 at 2011-04-29 04:39:50