Trace number 3259401

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.15 1201.91

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
Bench CategoryCRAFTED (crafted 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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3259401-1304034551/watcher-3259401-1304034551 -o /tmp/evaluation-result-3259401-1304034551/solver-3259401-1304034551 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3259401-1304034551.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: 9.47 7.05 7.16 6/182 25570
/proc/meminfo: memFree=15760004/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0

[startup+0.219823 s]
/proc/loadavg: 9.47 7.05 7.16 6/182 25570
/proc/meminfo: memFree=15760004/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300813 s]
/proc/loadavg: 9.47 7.05 7.16 6/182 25570
/proc/meminfo: memFree=15760004/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400792 s]
/proc/loadavg: 9.47 7.05 7.16 6/182 25570
/proc/meminfo: memFree=15760004/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700739 s]
/proc/loadavg: 9.47 7.05 7.16 6/182 25570
/proc/meminfo: memFree=15760004/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 9.47 7.05 7.16 11/188 25576
/proc/meminfo: memFree=15668068/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=58420 CPUtime=1.49 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 12652 0 0 0 148 1 0 0 25 0 1 0 515053942 59822080 9672 33554432000 4194304 4587354 140737234026640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 14605 9672 326 96 0 11167 0
[pid=25572] ppid=25570 vsize=27228 CPUtime=1.48 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 5745 0 0 0 148 0 0 0 25 0 1 0 515053942 27881472 4046 33554432000 4194304 4785740 140733574141056 18446744073709551615 4304033 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 6807 4046 340 145 0 3852 0
[pid=25573] ppid=25570 vsize=461896 CPUtime=0.7 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 3616 0 0 0 70 0 0 0 25 0 1 0 515053942 472981504 3512 33554432000 134512640 134534564 4294223712 18446744073709551615 134524493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 115474 3512 91 6 0 114140 0
[pid=25574] ppid=25570 vsize=16176 CPUtime=1.49 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 4119 0 0 0 149 0 0 0 25 0 1 0 515053942 16564224 2957 33554432000 4194304 4352236 140737387941360 18446744073709551615 4250351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 4044 2957 123 39 0 3124 0
[pid=25575] ppid=25570 vsize=36452 CPUtime=0.76 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 17369 0 0 0 74 2 0 0 25 0 1 0 515053942 37326848 3917 33554432000 4194304 4331988 140736431518640 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 9113 3917 170 34 0 7555 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 618496

[startup+3.10031 s]
/proc/loadavg: 9.51 7.09 7.17 11/188 25576
/proc/meminfo: memFree=15663724/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1681124 CPUtime=3.09 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 14554 0 0 0 307 2 0 0 25 0 1 0 515053942 1721470976 9895 33554432000 4194304 4587354 140737234026640 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 420281 9895 337 96 0 416843 0
[pid=25572] ppid=25570 vsize=28556 CPUtime=3.08 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 6179 0 0 0 308 0 0 0 25 0 1 0 515053942 29241344 4480 33554432000 4194304 4785740 140733574141056 18446744073709551615 268272349893 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 7139 4480 340 145 0 4184 0
[pid=25573] ppid=25570 vsize=463648 CPUtime=1.5 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5214 0 0 0 150 0 0 0 25 0 1 0 515053942 474775552 5110 33554432000 134512640 134534564 4294223712 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 115912 5110 95 6 0 114578 0
[pid=25574] ppid=25570 vsize=21844 CPUtime=3.08 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 5785 0 0 0 308 0 0 0 25 0 1 0 515053942 22368256 4623 33554432000 4194304 4352236 140737387941360 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 5461 4623 126 39 0 4541 0
[pid=25575] ppid=25570 vsize=37004 CPUtime=1.55 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 17508 0 0 0 153 2 0 0 25 0 1 0 515053942 37892096 4056 33554432000 4194304 4331988 140736431518640 18446744073709551615 268272689024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 9251 4056 174 34 0 7693 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 2250500

[startup+6.30074 s]
/proc/loadavg: 9.51 7.09 7.17 11/188 25576
/proc/meminfo: memFree=15630244/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1691776 CPUtime=6.29 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 16794 0 0 0 627 2 0 0 25 0 1 0 515053942 1732378624 12131 33554432000 4194304 4587354 140737234026640 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 422944 12131 337 96 0 419506 0
[pid=25572] ppid=25570 vsize=40272 CPUtime=6.29 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 9117 0 0 0 628 1 0 0 25 0 1 0 515053942 41238528 7418 33554432000 4194304 4785740 140733574141056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 10068 7418 340 145 0 7113 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=3.15 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 315 0 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=24404 CPUtime=6.28 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 6227 0 0 0 628 0 0 0 25 0 1 0 515053942 24989696 5065 33554432000 4194304 4352236 140737387941360 18446744073709551615 4235088 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 6101 5065 126 39 0 5181 0
[pid=25575] ppid=25570 vsize=37308 CPUtime=3.09 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 17571 0 0 0 307 2 0 0 25 0 1 0 515053942 38203392 4119 33554432000 4194304 4331988 140736431518640 18446744073709551615 4237226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 9327 4119 174 34 0 7769 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 2279568

[startup+12.7006 s]
/proc/loadavg: 9.58 7.19 7.20 11/188 25576
/proc/meminfo: memFree=15590332/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1709800 CPUtime=12.69 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 23130 0 0 0 1266 3 0 0 25 0 1 0 515053942 1750835200 16048 33554432000 4194304 4587354 140737234026640 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 427450 16048 337 96 0 424012 0
[pid=25572] ppid=25570 vsize=55856 CPUtime=12.69 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 12940 0 0 0 1266 3 0 0 25 0 1 0 515053942 57196544 11241 33554432000 4194304 4785740 140733574141056 18446744073709551615 268272349893 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 13964 11241 340 145 0 11009 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=6.31 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 631 0 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=24868 CPUtime=12.68 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 6541 0 0 0 1268 0 0 0 25 0 1 0 515053942 25464832 5379 33554432000 4194304 4352236 140737387941360 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 6217 5379 126 39 0 5297 0
[pid=25575] ppid=25570 vsize=37712 CPUtime=6.29 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 17667 0 0 0 627 2 0 0 25 0 1 0 515053942 38617088 4214 33554432000 4194304 4331988 140736431518640 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 9428 4214 174 34 0 7870 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 2314044

[startup+25.5073 s]
/proc/loadavg: 9.65 7.28 7.23 11/188 25576
/proc/meminfo: memFree=15532536/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1722088 CPUtime=25.49 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 31126 0 0 0 2545 4 0 0 25 0 1 0 515053942 1763418112 21579 33554432000 4194304 4587354 140737234026640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 430522 21579 337 96 0 427084 0
[pid=25572] ppid=25570 vsize=61292 CPUtime=25.49 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 14298 0 0 0 2546 3 0 0 25 0 1 0 515053942 62763008 12599 33554432000 4194304 4785740 140733574141056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 15323 12599 340 145 0 12368 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=12.7 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 1270 0 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=29076 CPUtime=25.49 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 7593 0 0 0 2548 1 0 0 25 0 1 0 515053942 29773824 6431 33554432000 4194304 4352236 140737387941360 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 7269 6431 126 39 0 6349 0
[pid=25575] ppid=25570 vsize=38556 CPUtime=12.65 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 17871 0 0 0 1262 3 0 0 25 0 1 0 515053942 39481344 4417 33554432000 4194304 4331988 140736431518640 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 9639 4417 174 34 0 8081 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2336820

[startup+51.1008 s]
/proc/loadavg: 9.90 7.53 7.32 11/188 25577
/proc/meminfo: memFree=15477012/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1760628 CPUtime=51.09 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 44170 0 0 0 5103 6 0 0 25 0 1 0 515053942 1802883072 31797 33554432000 4194304 4587354 140737234026640 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 440157 31797 337 96 0 436719 0
[pid=25572] ppid=25570 vsize=68520 CPUtime=51.09 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 16079 0 0 0 5105 4 0 0 25 0 1 0 515053942 70164480 14380 33554432000 4194304 4785740 140733574141056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 17130 14380 340 145 0 14175 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=25.41 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 2541 0 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=33172 CPUtime=51.08 cores=2

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

/proc/25575/statm: 15345 9780 175 34 0 13787 0
Current children cumulated CPU time (s) 3763.17
Current children cumulated vsize (KiB) 2659092

[startup+1002.31 s]
/proc/loadavg: 10.27 10.13 9.16 11/188 25614
/proc/meminfo: memFree=15026940/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1815972 CPUtime=1002.29 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 273139 0 0 0 100126 103 0 0 25 0 1 0 515053942 1859555328 50140 33554432000 4194304 4587354 140737234026640 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 453993 50140 337 96 0 450555 0
[pid=25572] ppid=25570 vsize=176260 CPUtime=1002.22 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 41494 0 0 0 100210 12 0 0 25 0 1 0 515053942 180490240 39795 33554432000 4194304 4785740 140733574141056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 44065 39795 340 145 0 41110 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=498.43 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 49842 1 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=84388 CPUtime=1001.5 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 167853 0 0 0 100129 21 0 0 25 0 1 0 515053942 86413312 20259 33554432000 4194304 4352236 140737387941360 18446744073709551615 4276475 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 21097 20259 126 39 0 20177 0
[pid=25575] ppid=25570 vsize=67200 CPUtime=498.41 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 23476 0 0 0 49837 4 0 0 25 0 1 0 515053942 68812800 10022 33554432000 4194304 4331988 140736431518640 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 16800 10022 175 34 0 15242 0
Current children cumulated CPU time (s) 4002.85
Current children cumulated vsize (KiB) 2629628

[startup+1062.3 s]
/proc/loadavg: 10.24 10.15 9.22 11/188 25616
/proc/meminfo: memFree=15004828/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1821232 CPUtime=1062.3 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 288997 0 0 0 106119 111 0 0 25 0 1 0 515053942 1864941568 47722 33554432000 4194304 4587354 140737234026640 18446744073709551615 4243808 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 455308 47722 337 96 0 451870 0
[pid=25572] ppid=25570 vsize=178840 CPUtime=1062.21 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 42099 0 0 0 106209 12 0 0 25 0 1 0 515053942 183132160 40400 33554432000 4194304 4785740 140733574141056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 44710 40400 340 145 0 41755 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=528.3 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 52829 1 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=80296 CPUtime=1061.5 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 180654 0 0 0 106127 23 0 0 25 0 1 0 515053942 82223104 19236 33554432000 4194304 4352236 140737387941360 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 20074 19236 126 39 0 19154 0
[pid=25575] ppid=25570 vsize=67200 CPUtime=528.21 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 23758 0 0 0 52817 4 0 0 25 0 1 0 515053942 68812800 10304 33554432000 4194304 4331988 140736431518640 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 16800 10304 175 34 0 15242 0
Current children cumulated CPU time (s) 4242.52
Current children cumulated vsize (KiB) 2633376

[startup+1122.3 s]
/proc/loadavg: 9.98 10.07 9.25 11/188 25651
/proc/meminfo: memFree=15098660/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1821040 CPUtime=1122.3 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 307119 0 0 0 112110 120 0 0 25 0 1 0 515053942 1864744960 51435 33554432000 4194304 4587354 140737234026640 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 455260 51435 337 96 0 451822 0
[pid=25572] ppid=25570 vsize=178840 CPUtime=1122.21 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 42115 0 0 0 112209 12 0 0 25 0 1 0 515053942 183132160 40416 33554432000 4194304 4785740 140733574141056 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 44710 40416 340 145 0 41755 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=558.12 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 55811 1 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=78248 CPUtime=1121.49 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 193966 0 0 0 112123 26 0 0 25 0 1 0 515053942 80125952 18724 33554432000 4194304 4352236 140737387941360 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 19562 18724 126 39 0 18642 0
[pid=25575] ppid=25570 vsize=67200 CPUtime=558.06 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 24092 0 0 0 55801 5 0 0 25 0 1 0 515053942 68812800 10638 33554432000 4194304 4331988 140736431518640 18446744073709551615 4246715 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 16800 10638 175 34 0 15242 0
Current children cumulated CPU time (s) 4482.18
Current children cumulated vsize (KiB) 2631136

[startup+1182.3 s]
/proc/loadavg: 10.09 10.09 9.31 11/188 25652
/proc/meminfo: memFree=14669744/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1850692 CPUtime=1182.3 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 322396 0 0 0 118101 129 0 0 25 0 1 0 515053942 1895108608 47005 33554432000 4194304 4587354 140737234026640 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 462673 47005 337 96 0 459235 0
[pid=25572] ppid=25570 vsize=182048 CPUtime=1182.2 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 42810 0 0 0 118208 12 0 0 25 0 1 0 515053942 186417152 41111 33554432000 4194304 4785740 140733574141056 18446744073709551615 4309409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 45512 41111 340 145 0 42557 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=587.95 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 58794 1 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=80296 CPUtime=1181.49 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 203694 0 0 0 118122 27 0 0 25 0 1 0 515053942 82223104 19236 33554432000 4194304 4352236 140737387941360 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 20074 19236 126 39 0 19154 0
[pid=25575] ppid=25570 vsize=73216 CPUtime=587.9 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 24435 0 0 0 58785 5 0 0 25 0 1 0 515053942 74973184 10981 33554432000 4194304 4331988 140736431518640 18446744073709551615 4228313 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 18304 10981 175 34 0 16746 0
Current children cumulated CPU time (s) 4721.84
Current children cumulated vsize (KiB) 2672060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.13 10.10 9.33 11/188 25653
/proc/meminfo: memFree=14587156/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1874244 CPUtime=1201.9 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 328233 0 0 0 120059 131 0 0 25 0 1 0 515053942 1919225856 47680 33554432000 4194304 4587354 140737234026640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 468561 47680 337 96 0 465123 0
[pid=25572] ppid=25570 vsize=182048 CPUtime=1201.81 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 42814 0 0 0 120169 12 0 0 25 0 1 0 515053942 186417152 41115 33554432000 4194304 4785740 140733574141056 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 45512 41115 340 145 0 42557 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=597.71 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 59770 1 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=78248 CPUtime=1201.1 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 207790 0 0 0 120082 28 0 0 25 0 1 0 515053942 80125952 18724 33554432000 4194304 4352236 140737387941360 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 19562 18724 126 39 0 18642 0
[pid=25575] ppid=25570 vsize=73216 CPUtime=597.63 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 24523 0 0 0 59758 5 0 0 25 0 1 0 515053942 74973184 11069 33554432000 4194304 4331988 140736431518640 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 18304 11069 175 34 0 16746 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 2693564

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

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

[startup+1201.9 s]
/proc/loadavg: 10.13 10.10 9.33 11/188 25653
/proc/meminfo: memFree=14587156/32950928 swapFree=67111528/67111528
[pid=25570] ppid=25568 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25570/stat : 25570 (ppfolio) S 25568 25570 24860 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515053942 18763776 390 33554432000 4194304 4287625 140737049060864 18446744073709551615 268272709135 0 0 4096 65536 14209587041808678911 0 0 17 2 0 0 0
/proc/25570/statm: 4581 390 341 23 0 91 0
[pid=25571] ppid=25570 vsize=1874244 CPUtime=1201.9 cores=0
/proc/25571/stat : 25571 (cryptominisat) R 25570 25570 24860 0 -1 4202496 328233 0 0 0 120059 131 0 0 25 0 1 0 515053942 1919225856 47680 33554432000 4194304 4587354 140737234026640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25571/statm: 468561 47680 337 96 0 465123 0
[pid=25572] ppid=25570 vsize=182048 CPUtime=1201.81 cores=4
/proc/25572/stat : 25572 (clasp) R 25570 25570 24860 0 -1 4202496 42814 0 0 0 120169 12 0 0 25 0 1 0 515053942 186417152 41115 33554432000 4194304 4785740 140733574141056 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25572/statm: 45512 41115 340 145 0 42557 0
[pid=25573] ppid=25570 vsize=467484 CPUtime=597.71 cores=6
/proc/25573/stat : 25573 (TNM) R 25570 25570 24860 0 -1 4202496 5215 0 0 0 59770 1 0 0 25 0 1 0 515053942 478703616 5111 33554432000 134512640 134534564 4294223712 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25573/statm: 116871 5111 95 6 0 115537 0
[pid=25574] ppid=25570 vsize=78248 CPUtime=1201.1 cores=2
/proc/25574/stat : 25574 (lingeling) R 25570 25570 24860 0 -1 4202496 207790 0 0 0 120082 28 0 0 25 0 1 0 515053942 80125952 18724 33554432000 4194304 4352236 140737387941360 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25574/statm: 19562 18724 126 39 0 18642 0
[pid=25575] ppid=25570 vsize=73216 CPUtime=597.63 cores=6
/proc/25575/stat : 25575 (march_hi) R 25570 25570 24860 0 -1 4202496 24523 0 0 0 59758 5 0 0 25 0 1 0 515053942 74973184 11069 33554432000 4194304 4331988 140736431518640 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25575/statm: 18304 11069 175 34 0 16746 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 2693564

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.91
CPU time (s): 4800.15
CPU user time (s): 4798.38
CPU system time (s): 1.77
CPU usage (%): 399.376
Max. virtual memory (cumulated for all children) (KiB): 4342652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524
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= 333
involuntary context switches= 6

runsolver used 1.83372 second user time and 4.73028 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 01:49:11
IDJOB=3259401
IDBENCH=71571
IDSOLVER=1612
FILE ID=node122/3259401-1304034551
RUNJOBID= node122-1304034417-25445
PBS_JOBID= 13170330
Free space on /tmp= 71648 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259401-1304034551/watcher-3259401-1304034551 -o /tmp/evaluation-result-3259401-1304034551/solver-3259401-1304034551 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3259401-1304034551.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=864238472

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15760044 kB
Buffers:       1731052 kB
Cached:       14502396 kB
SwapCached:          0 kB
Active:        5631208 kB
Inactive:     10994628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15760044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12940 kB
Writeback:           0 kB
AnonPages:      391740 kB
Mapped:          16744 kB
Slab:           501408 kB
PageTables:       5704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1380336 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= 71624 MiB
End job on node122 at 2011-04-29 02:09:15