Trace number 3191010

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.25 1203.21

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S873866006-055.UNKNOWN.cnf
MD5SUM9ec6e0c9f7f3592c1fc9e4fe986eba4f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.82	This is pico-portfolio, a naive parallel portfolio
0.00/0.82	Copyright (C) 2011 Olivier Roussel
0.00/0.82	Using 4 processing units
0.00/0.82	This portfolio uses the following solvers:
0.00/0.82	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.82	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.82	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.82	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.82	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.82	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.82	Starting clasp 1.3.6 on core(s) 4
0.00/0.82	Starting TNM 2009 on core(s) 6
0.00/0.82	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.82	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-3191010-1304053118/watcher-3191010-1304053118 -o /tmp/evaluation-result-3191010-1304053118/solver-3191010-1304053118 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191010-1304053118.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: 3.75 4.27 5.58 2/170 4003
/proc/meminfo: memFree=16818004/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) R 4001 4003 3050 0 -1 4194304 511 0 0 0 0 0 0 0 22 0 1 0 516911479 18763776 387 33554432000 4194304 4287625 140736559655696 18446744073709551615 210646802416 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4003/statm: 4581 387 339 23 0 91 0

[startup+0.098644 s]
/proc/loadavg: 3.75 4.27 5.58 2/170 4003
/proc/meminfo: memFree=16818004/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) R 4001 4003 3050 0 -1 4194304 511 0 0 0 0 0 0 0 22 0 1 0 516911479 18763776 387 33554432000 4194304 4287625 140736559655696 18446744073709551615 210646802416 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4003/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100642 s]
/proc/loadavg: 3.75 4.27 5.58 2/170 4003
/proc/meminfo: memFree=16818004/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) R 4001 4003 3050 0 -1 4194304 511 0 0 0 0 0 0 0 22 0 1 0 516911479 18763776 387 33554432000 4194304 4287625 140736559655696 18446744073709551615 210646802416 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4003/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300642 s]
/proc/loadavg: 3.75 4.27 5.58 2/170 4003
/proc/meminfo: memFree=16818004/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) R 4001 4003 3050 0 -1 4194304 511 0 0 0 0 0 0 0 22 0 1 0 516911479 18763776 387 33554432000 4194304 4287625 140736559655696 18446744073709551615 210646802416 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4003/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700542 s]
/proc/loadavg: 3.75 4.27 5.58 2/170 4003
/proc/meminfo: memFree=16818004/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) R 4001 4003 3050 0 -1 4194304 511 0 0 0 0 0 0 0 22 0 1 0 516911479 18763776 387 33554432000 4194304 4287625 140736559655696 18446744073709551615 210646802416 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4003/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 3.75 4.27 5.58 11/186 4056
/proc/meminfo: memFree=16789468/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) R 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=238312 CPUtime=1.49 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 4326 0 0 0 149 0 0 0 19 0 1 0 516911479 244031488 2842 33554432000 4194304 4587354 140734989915488 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 59578 2842 337 96 0 56140 0
[pid=4005] ppid=4003 vsize=14332 CPUtime=1.47 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 1044 0 0 0 147 0 0 0 20 0 1 0 516911479 14675968 935 33554432000 4194304 4785740 140736899946080 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 3583 935 340 145 0 628 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=0.77 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 77 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=6188 CPUtime=1.49 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 1019 0 0 0 149 0 0 0 25 0 1 0 516911479 6336512 740 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328550 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 1547 740 127 39 0 627 0
[pid=4008] ppid=4003 vsize=7616 CPUtime=0.7 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 547 0 0 0 70 0 0 0 25 0 1 0 516911479 7798784 432 33554432000 4194304 4331988 140734932783200 18446744073709551615 4237421 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 1904 432 174 34 0 346 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 740864

[startup+3.10114 s]
/proc/loadavg: 3.75 4.27 5.58 6/176 4105
/proc/meminfo: memFree=16799056/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 4 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=241784 CPUtime=3.08 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 6340 0 0 0 308 0 0 0 25 0 1 0 516911479 247586816 3782 33554432000 4194304 4587354 140734989915488 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 60446 3782 337 96 0 57008 0
[pid=4005] ppid=4003 vsize=15036 CPUtime=3.07 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 1220 0 0 0 307 0 0 0 25 0 1 0 516911479 15396864 1111 33554432000 4194304 4785740 140736899946080 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 3759 1111 340 145 0 804 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=1.56 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 156 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=7508 CPUtime=3.09 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 1501 0 0 0 309 0 0 0 25 0 1 0 516911479 7688192 1070 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328843 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 1877 1070 127 39 0 957 0
[pid=4008] ppid=4003 vsize=7868 CPUtime=1.5 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 596 0 0 0 150 0 0 0 25 0 1 0 516911479 8056832 481 33554432000 4194304 4331988 140734932783200 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 1967 481 175 34 0 409 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 746612

[startup+6.3006 s]
/proc/loadavg: 4.25 4.36 5.60 11/186 4120
/proc/meminfo: memFree=16758708/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=241588 CPUtime=6.29 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 8609 0 0 0 628 1 0 0 25 0 1 0 516911479 247386112 4097 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 60397 4097 337 96 0 56959 0
[pid=4005] ppid=4003 vsize=15708 CPUtime=5.22 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 1355 0 0 0 519 3 0 0 25 0 1 0 516911479 16084992 1246 33554432000 4194304 4785740 140736899946080 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 3927 1246 340 145 0 972 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=3.15 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 315 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=7768 CPUtime=6.29 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 1886 0 0 0 629 0 0 0 25 0 1 0 516911479 7954432 1135 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 1942 1135 127 39 0 1022 0
[pid=4008] ppid=4003 vsize=8436 CPUtime=3.1 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 692 0 0 0 310 0 0 0 25 0 1 0 516911479 8638464 577 33554432000 4194304 4331988 140734932783200 18446744073709551615 4240032 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 2109 577 175 34 0 551 0
Current children cumulated CPU time (s) 24.05
Current children cumulated vsize (KiB) 747916

[startup+12.7005 s]
/proc/loadavg: 4.95 4.50 5.64 11/186 4121
/proc/meminfo: memFree=16747816/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=244748 CPUtime=12.67 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 13466 0 0 0 1265 2 0 0 25 0 1 0 516911479 250621952 4713 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 61187 4713 337 96 0 57749 0
[pid=4005] ppid=4003 vsize=16264 CPUtime=9.02 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 1482 0 0 0 887 15 0 0 25 0 1 0 516911479 16654336 1373 33554432000 4194304 4785740 140736899946080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 4066 1373 340 145 0 1111 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=6.34 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 634 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=8284 CPUtime=12.68 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 2559 0 0 0 1268 0 0 0 25 0 1 0 516911479 8482816 1264 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 2071 1264 127 39 0 1151 0
[pid=4008] ppid=4003 vsize=8948 CPUtime=6.27 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 878 0 0 0 627 0 0 0 25 0 1 0 516911479 9162752 763 33554432000 4194304 4331988 140734932783200 18446744073709551615 4316008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 2237 763 175 34 0 679 0
Current children cumulated CPU time (s) 46.98
Current children cumulated vsize (KiB) 752660

[startup+25.5004 s]
/proc/loadavg: 6.07 4.77 5.71 11/186 4121
/proc/meminfo: memFree=16724600/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=250260 CPUtime=25.46 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 21447 0 0 0 2543 3 0 0 25 0 1 0 516911479 256266240 6008 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 62565 6008 337 96 0 59127 0
[pid=4005] ppid=4003 vsize=18300 CPUtime=21.77 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 1984 0 0 0 2150 27 0 0 25 0 1 0 516911479 18739200 1875 33554432000 4194304 4785740 140736899946080 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 4575 1875 340 145 0 1620 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=12.73 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 1273 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=11488 CPUtime=25.48 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 4288 0 0 0 2548 0 0 0 25 0 1 0 516911479 11763712 2065 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 2872 2065 127 39 0 1952 0
[pid=4008] ppid=4003 vsize=10864 CPUtime=12.6 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 1204 0 0 0 1260 0 0 0 25 0 1 0 516911479 11124736 1089 33554432000 4194304 4331988 140734932783200 18446744073709551615 4299342 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 2716 1089 175 34 0 1158 0
Current children cumulated CPU time (s) 98.04
Current children cumulated vsize (KiB) 765328

[startup+51.1011 s]
/proc/loadavg: 7.47 5.21 5.83 11/186 4122
/proc/meminfo: memFree=16687984/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=263952 CPUtime=51.05 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 34979 0 0 0 5100 5 0 0 25 0 1 0 516911479 270286848 9483 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 65988 9483 337 96 0 62550 0
[pid=4005] ppid=4003 vsize=20764 CPUtime=47.35 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 2535 0 0 0 4707 28 0 0 25 0 1 0 516911479 21262336 2426 33554432000 4194304 4785740 140736899946080 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 5191 2426 340 145 0 2236 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=25.44 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 2544 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=11620 CPUtime=51.07 cores=2

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

/proc/4008/statm: 24913 21376 175 34 0 23355 0
Current children cumulated CPU time (s) 3518.68
Current children cumulated vsize (KiB) 914460

[startup+942.3 s]
/proc/loadavg: 10.15 9.93 8.51 11/186 4158
/proc/meminfo: memFree=16313276/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=380232 CPUtime=942.05 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 172782 0 0 0 94152 53 0 0 25 0 1 0 516911479 389357568 26481 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 95058 26481 337 96 0 91620 0
[pid=4005] ppid=4003 vsize=37500 CPUtime=937.04 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 6388 0 0 0 93636 68 0 0 25 0 1 0 516911479 38400000 6279 33554432000 4194304 4785740 140736899946080 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 9375 6279 341 145 0 6420 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=468.58 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 46858 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=29960 CPUtime=942.09 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 62818 0 0 0 94201 8 0 0 25 0 1 0 516911479 30679040 6683 33554432000 4194304 4352236 140735977709728 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 7490 6683 127 39 0 6570 0
[pid=4008] ppid=4003 vsize=99652 CPUtime=468.53 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 22749 0 0 0 46843 10 0 0 25 0 1 0 516911479 102043648 22634 33554432000 4194304 4331988 140734932783200 18446744073709551615 4246748 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 24913 22634 175 34 0 23355 0
Current children cumulated CPU time (s) 3758.29
Current children cumulated vsize (KiB) 1021760

[startup+1002.3 s]
/proc/loadavg: 10.20 9.99 8.61 11/186 4159
/proc/meminfo: memFree=16345132/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=347548 CPUtime=1002.05 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 174208 0 0 0 100151 54 0 0 25 0 1 0 516911479 355889152 22565 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 86887 22565 337 96 0 83449 0
[pid=4005] ppid=4003 vsize=37752 CPUtime=997.01 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 6416 0 0 0 99630 71 0 0 25 0 1 0 516911479 38658048 6307 33554432000 4194304 4785740 140736899946080 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 9438 6307 341 145 0 6483 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=498.46 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 49846 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=24712 CPUtime=1002.1 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 64674 0 0 0 100201 9 0 0 25 0 1 0 516911479 25305088 5371 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 6178 5371 127 39 0 5258 0
[pid=4008] ppid=4003 vsize=143852 CPUtime=498.32 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 23952 0 0 0 49821 11 0 0 25 0 1 0 516911479 147304448 23837 33554432000 4194304 4331988 140734932783200 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 35963 23837 175 34 0 34405 0
Current children cumulated CPU time (s) 3997.94
Current children cumulated vsize (KiB) 1028280

[startup+1062.3 s]
/proc/loadavg: 10.10 10.00 8.70 11/186 4161
/proc/meminfo: memFree=16333340/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=347548 CPUtime=1062.02 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 174925 0 0 0 106148 54 0 0 25 0 1 0 516911479 355889152 22935 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 86887 22935 337 96 0 83449 0
[pid=4005] ppid=4003 vsize=38172 CPUtime=1056.98 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 6517 0 0 0 105626 72 0 0 25 0 1 0 516911479 39088128 6408 33554432000 4194304 4785740 140736899946080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 9543 6408 341 145 0 6588 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=528.26 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 52826 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=22792 CPUtime=1062.09 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 68994 0 0 0 106200 9 0 0 25 0 1 0 516911479 23339008 4891 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 5698 4891 127 39 0 4778 0
[pid=4008] ppid=4003 vsize=143852 CPUtime=528.2 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 25074 0 0 0 52808 12 0 0 25 0 1 0 516911479 147304448 24959 33554432000 4194304 4331988 140734932783200 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 35963 24959 175 34 0 34405 0
Current children cumulated CPU time (s) 4237.55
Current children cumulated vsize (KiB) 1026780

[startup+1122.3 s]
/proc/loadavg: 10.20 10.04 8.80 11/186 4162
/proc/meminfo: memFree=16308784/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=364156 CPUtime=1122.01 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 175855 0 0 0 112147 54 0 0 25 0 1 0 516911479 372895744 23072 33554432000 4194304 4587354 140734989915488 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 91039 23072 337 96 0 87601 0
[pid=4005] ppid=4003 vsize=38424 CPUtime=1116.94 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 6577 0 0 0 111620 74 0 0 25 0 1 0 516911479 39346176 6468 33554432000 4194304 4785740 140736899946080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 9606 6468 341 145 0 6651 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=558.11 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 55811 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=30984 CPUtime=1122.1 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 72418 0 0 0 112200 10 0 0 25 0 1 0 516911479 31727616 6939 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 7746 6939 127 39 0 6826 0
[pid=4008] ppid=4003 vsize=147684 CPUtime=558.02 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 26423 0 0 0 55789 13 0 0 25 0 1 0 516911479 151228416 26308 33554432000 4194304 4331988 140734932783200 18446744073709551615 4265504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 36921 26308 175 34 0 35363 0
Current children cumulated CPU time (s) 4477.18
Current children cumulated vsize (KiB) 1055664

[startup+1182.3 s]
/proc/loadavg: 10.07 10.03 8.87 11/186 4164
/proc/meminfo: memFree=16313736/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=310228 CPUtime=1182 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 176359 0 0 0 118145 55 0 0 25 0 1 0 516911479 317673472 22599 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 77557 22599 337 96 0 74119 0
[pid=4005] ppid=4003 vsize=38680 CPUtime=1176.91 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 6635 0 0 0 117615 76 0 0 25 0 1 0 516911479 39608320 6526 33554432000 4194304 4785740 140736899946080 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 9670 6526 341 145 0 6715 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=587.95 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 58795 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=22792 CPUtime=1182.09 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 73794 0 0 0 118199 10 0 0 25 0 1 0 516911479 23339008 4891 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 5698 4891 127 39 0 4778 0
[pid=4008] ppid=4003 vsize=147684 CPUtime=587.85 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 27860 0 0 0 58772 13 0 0 25 0 1 0 516911479 151228416 27745 33554432000 4194304 4331988 140734932783200 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 36921 27745 175 34 0 35363 0
Current children cumulated CPU time (s) 4716.8
Current children cumulated vsize (KiB) 993800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 10.17 10.06 8.91 11/186 4164
/proc/meminfo: memFree=16298360/32951132 swapFree=67111524/67111528
[pid=4003] ppid=4001 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4003/stat : 4003 (ppfolio) S 4001 4003 3050 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516911479 18763776 389 33554432000 4194304 4287625 140736559655696 18446744073709551615 210647166479 0 0 4096 65536 13332229539401564159 0 0 17 0 0 0 0
/proc/4003/statm: 4581 389 341 23 0 91 0
[pid=4004] ppid=4003 vsize=364156 CPUtime=1202.89 cores=0
/proc/4004/stat : 4004 (cryptominisat) R 4003 4003 3050 0 -1 4202496 176851 0 0 0 120234 55 0 0 25 0 1 0 516911479 372895744 22599 33554432000 4194304 4587354 140734989915488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4004/statm: 91039 22599 337 96 0 87601 0
[pid=4005] ppid=4003 vsize=38680 CPUtime=1197.79 cores=4
/proc/4005/stat : 4005 (clasp) R 4003 4003 3050 0 -1 4202496 6636 0 0 0 119703 76 0 0 25 0 1 0 516911479 39608320 6527 33554432000 4194304 4785740 140736899946080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4005/statm: 9670 6527 341 145 0 6715 0
[pid=4006] ppid=4003 vsize=456092 CPUtime=598.35 cores=6
/proc/4006/stat : 4006 (TNM) R 4003 4003 3050 0 -1 4202496 389 0 0 0 59835 0 0 0 25 0 1 0 516911479 467038208 286 33554432000 134512640 134534564 4289237248 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4006/statm: 114023 286 95 6 0 112689 0
[pid=4007] ppid=4003 vsize=33416 CPUtime=1202.99 cores=2
/proc/4007/stat : 4007 (lingeling) R 4003 4003 3050 0 -1 4202496 76450 0 0 0 120289 10 0 0 25 0 1 0 516911479 34217984 7547 33554432000 4194304 4352236 140735977709728 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4007/statm: 8354 7547 127 39 0 7434 0
[pid=4008] ppid=4003 vsize=147684 CPUtime=598.23 cores=6
/proc/4008/stat : 4008 (march_hi) R 4003 4003 3050 0 -1 4202496 28316 0 0 0 59810 13 0 0 25 0 1 0 516911479 151228416 28201 33554432000 4194304 4331988 140734932783200 18446744073709551615 4228222 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4008/statm: 36921 28201 175 34 0 35363 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1058352

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 4003 and gives
#  childrusage.ru_utime.tv_sec=1197
#  childrusage.ru_utime.tv_usec=43021
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=768883
# CPU time returned by wait4() is 1197.81
# while last known CPU time is 4800.25
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.21
CPU time (s): 4800.25
CPU user time (s): 4798.71
CPU system time (s): 1.54
CPU usage (%): 398.953
Max. virtual memory (cumulated for all children) (KiB): 1369084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.04
system time used= 0.768883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7171
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= 395
involuntary context switches= 3055

runsolver used 1.85272 second user time and 4.72628 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 06:58:39
IDJOB=3191010
IDBENCH=82741
IDSOLVER=1612
FILE ID=node129/3191010-1304053118
RUNJOBID= node129-1304053118-3993
PBS_JOBID= 13170395
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= 9ec6e0c9f7f3592c1fc9e4fe986eba4f
RANDOM SEED=577467063

node129.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.831
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.66
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.831
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.83
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.831
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.831
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.82
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      16818292 kB
Buffers:       1278440 kB
Cached:       14125188 kB
SwapCached:          4 kB
Active:        3752656 kB
Inactive:     11715008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16818292 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10172 kB
Writeback:           0 kB
AnonPages:       63736 kB
Mapped:          14784 kB
Slab:           602784 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   190324 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node129 at 2011-04-29 07:18:44