Trace number 3191355

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 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
MD5SUMb69cb091f87b56cc59075b29ac9c632c
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

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

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-3191355-1304078979/watcher-3191355-1304078979 -o /tmp/evaluation-result-3191355-1304078979/solver-3191355-1304078979 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191355-1304078979.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: 8.84 9.44 9.31 6/185 1023
/proc/meminfo: memFree=30772524/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) R 1021 1023 379 0 -1 4194304 269 0 0 0 0 0 0 0 25 0 1 0 519495780 18677760 218 33554432000 4194304 4287625 140733196065648 18446744073709551615 271545575313 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1023/statm: 4560 218 185 23 0 57 0

[startup+0.0310821 s]
/proc/loadavg: 8.84 9.44 9.31 6/185 1023
/proc/meminfo: memFree=30772524/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) R 1021 1023 379 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 519495780 18763776 387 33554432000 4194304 4287625 140733196065648 18446744073709551615 4225656 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1023/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101064 s]
/proc/loadavg: 8.84 9.44 9.31 6/185 1023
/proc/meminfo: memFree=30772524/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) R 1021 1023 379 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 519495780 18763776 387 33554432000 4194304 4287625 140733196065648 18446744073709551615 4225656 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1023/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301 s]
/proc/loadavg: 8.84 9.44 9.31 6/185 1023
/proc/meminfo: memFree=30772524/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) R 1021 1023 379 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 519495780 18763776 387 33554432000 4194304 4287625 140733196065648 18446744073709551615 4225656 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1023/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700954 s]
/proc/loadavg: 8.84 9.44 9.31 6/185 1023
/proc/meminfo: memFree=30772524/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) R 1021 1023 379 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 519495780 18763776 387 33554432000 4194304 4287625 140733196065648 18446744073709551615 4225656 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1023/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 8.84 9.44 9.31 10/191 1029
/proc/meminfo: memFree=30760316/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) R 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=1987832 CPUtime=1.49 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 3063 0 0 0 149 0 0 0 20 0 1 0 519495781 2035539968 1224 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 496958 1224 330 96 0 493520 0
[pid=1025] ppid=1023 vsize=15024 CPUtime=1.49 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 1206 0 0 0 149 0 0 0 25 0 1 0 519495781 15384576 1098 33554432000 4194304 4785740 140733514002576 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 3756 1098 340 145 0 801 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=1.17 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 117 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=7388 CPUtime=1.48 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 1448 0 0 0 148 0 0 0 20 0 1 0 519495781 7565312 1041 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 1847 1041 127 39 0 927 0
[pid=1029] ppid=1023 vsize=7668 CPUtime=0.3 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 1257 0 0 0 30 0 0 0 25 0 1 0 519495862 7852032 434 33554432000 4194304 4331988 140737037088848 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 1917 434 150 34 0 359 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2492884

[startup+3.10052 s]
/proc/loadavg: 8.85 9.43 9.31 10/191 1029
/proc/meminfo: memFree=30749540/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=1995420 CPUtime=3.08 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 5524 0 0 0 308 0 0 0 25 0 1 0 519495781 2043310080 3184 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 498855 3184 336 96 0 495417 0
[pid=1025] ppid=1023 vsize=15884 CPUtime=3.09 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 1412 0 0 0 309 0 0 0 25 0 1 0 519495781 16265216 1304 33554432000 4194304 4785740 140733514002576 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 3971 1304 340 145 0 1016 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=1.97 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 197 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=7524 CPUtime=3.08 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 1642 0 0 0 308 0 0 0 25 0 1 0 519495781 7704576 1075 33554432000 4194304 4352236 140733710087616 18446744073709551615 4329047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 1881 1075 127 39 0 961 0
[pid=1029] ppid=1023 vsize=8580 CPUtime=1.1 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 1555 0 0 0 110 0 0 0 25 0 1 0 519495862 8785920 627 33554432000 4194304 4331988 140737037088848 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 2145 627 174 34 0 587 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2502380

[startup+6.30094 s]
/proc/loadavg: 8.85 9.43 9.31 10/191 1029
/proc/meminfo: memFree=30744200/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=1997968 CPUtime=6.29 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 7407 0 0 0 628 1 0 0 25 0 1 0 519495781 2045919232 3383 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 499492 3383 336 96 0 496054 0
[pid=1025] ppid=1023 vsize=16984 CPUtime=6.29 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 1654 0 0 0 629 0 0 0 25 0 1 0 519495781 17391616 1546 33554432000 4194304 4785740 140733514002576 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 4246 1546 340 145 0 1291 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=3.55 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 355 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=8008 CPUtime=6.29 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 2035 0 0 0 629 0 0 0 25 0 1 0 519495781 8200192 1180 33554432000 4194304 4352236 140733710087616 18446744073709551615 4295408 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 2002 1180 127 39 0 1082 0
[pid=1029] ppid=1023 vsize=8884 CPUtime=2.7 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 1617 0 0 0 270 0 0 0 25 0 1 0 519495862 9097216 689 33554432000 4194304 4331988 140737037088848 18446744073709551615 4298550 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 2221 689 174 34 0 663 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2506816

[startup+12.7008 s]
/proc/loadavg: 8.96 9.43 9.31 10/191 1029
/proc/meminfo: memFree=30736696/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=2003684 CPUtime=12.69 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 12074 0 0 0 1267 2 0 0 25 0 1 0 519495781 2051772416 5160 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 500921 5160 336 96 0 497483 0
[pid=1025] ppid=1023 vsize=18748 CPUtime=12.69 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 2056 0 0 0 1269 0 0 0 25 0 1 0 519495781 19197952 1948 33554432000 4194304 4785740 140733514002576 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 4687 1948 340 145 0 1732 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=6.72 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 672 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=8520 CPUtime=12.68 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 2843 0 0 0 1268 0 0 0 25 0 1 0 519495781 8724480 1316 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 2130 1316 127 39 0 1210 0
[pid=1029] ppid=1023 vsize=9264 CPUtime=5.9 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 1709 0 0 0 590 0 0 0 25 0 1 0 519495862 9486336 781 33554432000 4194304 4331988 140737037088848 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 2316 781 175 34 0 758 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2515188

[startup+25.5005 s]
/proc/loadavg: 9.04 9.43 9.31 10/191 1029
/proc/meminfo: memFree=30722444/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=2007732 CPUtime=25.49 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 17921 0 0 0 2546 3 0 0 25 0 1 0 519495781 2055917568 6454 33554432000 4194304 4587354 140736948389984 18446744073709551615 4357665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 501933 6454 336 96 0 498495 0
[pid=1025] ppid=1023 vsize=21012 CPUtime=25.49 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 2556 0 0 0 2549 0 0 0 25 0 1 0 519495781 21516288 2448 33554432000 4194304 4785740 140733514002576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 5253 2448 340 145 0 2298 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=13.12 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 1312 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=11176 CPUtime=25.48 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 4539 0 0 0 2548 0 0 0 25 0 1 0 519495781 11444224 1988 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 2794 1988 127 39 0 1874 0
[pid=1029] ppid=1023 vsize=10116 CPUtime=12.23 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 1884 0 0 0 1223 0 0 0 25 0 1 0 519495862 10358784 956 33554432000 4194304 4331988 140737037088848 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 2529 956 175 34 0 971 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2525008

[startup+51.1008 s]
/proc/loadavg: 9.16 9.43 9.31 10/191 1030
/proc/meminfo: memFree=30705524/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=56092 CPUtime=51.09 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 25155 0 0 0 5104 5 0 0 25 0 1 0 519495781 57438208 10294 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 14023 10294 336 96 0 10585 0
[pid=1025] ppid=1023 vsize=23248 CPUtime=51.08 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 3094 0 0 0 5108 0 0 0 25 0 1 0 519495781 23805952 2986 33554432000 4194304 4785740 140733514002576 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 5812 2986 341 145 0 2857 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=25.81 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 2581 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=11308 CPUtime=51.09 cores=2

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

[pid=1024] ppid=1023 vsize=96940 CPUtime=942.31 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 162278 0 0 0 94181 50 0 0 25 0 1 0 519495781 99266560 17788 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 24235 17788 336 96 0 20797 0
[pid=1025] ppid=1023 vsize=43324 CPUtime=942.2 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 7610 0 0 0 94219 1 0 0 25 0 1 0 519495781 44363776 7466 33554432000 4194304 4785740 140733514002576 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 10831 7466 341 145 0 7876 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=469.03 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 46903 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=31668 CPUtime=942.31 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 51571 0 0 0 94224 7 0 0 25 0 1 0 519495781 32428032 7111 33554432000 4194304 4352236 140733710087616 18446744073709551615 4329011 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 7917 7111 127 39 0 6997 0
[pid=1029] ppid=1023 vsize=68548 CPUtime=468.12 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 13744 0 0 0 46807 5 0 0 25 0 1 0 519495862 70193152 12816 33554432000 4194304 4331988 140737037088848 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 17137 12816 175 34 0 15579 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 715452

[startup+1002.3 s]
/proc/loadavg: 10.38 10.24 9.84 11/192 1184
/proc/meminfo: memFree=30451640/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=97008 CPUtime=1002.31 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 168114 0 0 0 100177 54 0 0 25 0 1 0 519495781 99336192 19884 33554432000 4194304 4587354 140736948389984 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 24252 19884 336 96 0 20814 0
[pid=1025] ppid=1023 vsize=43992 CPUtime=1002.19 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 7783 0 0 0 100218 1 0 0 25 0 1 0 519495781 45047808 7591 33554432000 4194304 4785740 140733514002576 18446744073709551615 4287117 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 10998 7591 341 145 0 8043 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=498.84 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 49884 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=36788 CPUtime=1002.32 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 54131 0 0 0 100224 8 0 0 25 0 1 0 519495781 37670912 8391 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 9197 8391 127 39 0 8277 0
[pid=1029] ppid=1023 vsize=68548 CPUtime=497.99 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 14514 0 0 0 49793 6 0 0 25 0 1 0 519495862 70193152 13586 33554432000 4194304 4331988 140737037088848 18446744073709551615 4210516 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 17137 13586 175 34 0 15579 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 721308

[startup+1062.3 s]
/proc/loadavg: 10.35 10.26 9.87 11/192 1185
/proc/meminfo: memFree=30446396/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=97140 CPUtime=1062.32 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 175033 0 0 0 106175 57 0 0 25 0 1 0 519495781 99471360 19379 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 24285 19379 336 96 0 20847 0
[pid=1025] ppid=1023 vsize=45040 CPUtime=1062.18 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 8066 0 0 0 106217 1 0 0 25 0 1 0 519495781 46120960 7826 33554432000 4194304 4785740 140733514002576 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 11260 7826 341 145 0 8305 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=528.69 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 52869 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=31924 CPUtime=1062.32 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 55475 0 0 0 106224 8 0 0 25 0 1 0 519495781 32690176 7175 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 7981 7175 127 39 0 7061 0
[pid=1029] ppid=1023 vsize=68548 CPUtime=527.82 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 15238 0 0 0 52776 6 0 0 25 0 1 0 519495862 70193152 14310 33554432000 4194304 4331988 140737037088848 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 17137 14310 175 34 0 15579 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 717624

[startup+1122.3 s]
/proc/loadavg: 10.21 10.23 9.89 11/192 1187
/proc/meminfo: memFree=30443032/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=97268 CPUtime=1122.32 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 181898 0 0 0 112173 59 0 0 25 0 1 0 519495781 99602432 18648 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 24317 18648 336 96 0 20879 0
[pid=1025] ppid=1023 vsize=45232 CPUtime=1122.18 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 8151 0 0 0 112217 1 0 0 25 0 1 0 519495781 46317568 7911 33554432000 4194304 4785740 140733514002576 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 11308 7911 341 145 0 8353 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=558.53 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 55853 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=36788 CPUtime=1122.31 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 58035 0 0 0 112223 8 0 0 25 0 1 0 519495781 37670912 8391 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 9197 8391 127 39 0 8277 0
[pid=1029] ppid=1023 vsize=68548 CPUtime=557.64 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 15968 0 0 0 55758 6 0 0 25 0 1 0 519495862 70193152 15040 33554432000 4194304 4331988 140737037088848 18446744073709551615 4316802 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 17137 15040 175 34 0 15579 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 722808

[startup+1182.3 s]
/proc/loadavg: 10.25 10.25 9.91 11/192 1188
/proc/meminfo: memFree=30423912/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=97316 CPUtime=1182.32 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 187235 0 0 0 118170 62 0 0 25 0 1 0 519495781 99651584 20076 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 24329 20076 336 96 0 20891 0
[pid=1025] ppid=1023 vsize=46280 CPUtime=1182.17 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 8490 0 0 0 118216 1 0 0 25 0 1 0 519495781 47390720 8154 33554432000 4194304 4785740 140733514002576 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 11570 8154 341 145 0 8615 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=588.35 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 58835 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=31924 CPUtime=1182.31 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 59443 0 0 0 118223 8 0 0 25 0 1 0 519495781 32690176 7175 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 7981 7175 127 39 0 7061 0
[pid=1029] ppid=1023 vsize=98016 CPUtime=587.5 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 16696 0 0 0 58744 6 0 0 25 0 1 0 519495862 100368384 15768 33554432000 4194304 4331988 140737037088848 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 24504 15768 175 34 0 22946 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 748508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.23 10.25 9.92 11/192 1189
/proc/meminfo: memFree=30431456/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=97380 CPUtime=1201.73 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 189906 0 0 0 120110 63 0 0 25 0 1 0 519495781 99717120 18874 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 24345 18874 336 96 0 20907 0
[pid=1025] ppid=1023 vsize=46280 CPUtime=1201.57 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 8494 0 0 0 120156 1 0 0 25 0 1 0 519495781 47390720 8158 33554432000 4194304 4785740 140733514002576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 11570 8158 341 145 0 8615 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=598.03 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 59803 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=35508 CPUtime=1201.72 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 60339 0 0 0 120164 8 0 0 25 0 1 0 519495781 36360192 8071 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 8877 8071 127 39 0 7957 0
[pid=1029] ppid=1023 vsize=98016 CPUtime=597.13 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 16909 0 0 0 59706 7 0 0 25 0 1 0 519495862 100368384 15981 33554432000 4194304 4331988 140737037088848 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 24504 15981 175 34 0 22946 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 752156

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

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

[startup+1201.7 s]
/proc/loadavg: 10.23 10.25 9.92 11/192 1189
/proc/meminfo: memFree=30431456/32951124 swapFree=67111344/67111528
[pid=1023] ppid=1021 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1023/stat : 1023 (ppfolio) S 1021 1023 379 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519495780 18763776 389 33554432000 4194304 4287625 140733196065648 18446744073709551615 271550557711 0 0 4096 65536 10939894684939452415 0 0 17 2 0 0 0
/proc/1023/statm: 4581 389 341 23 0 91 0
[pid=1024] ppid=1023 vsize=97380 CPUtime=1201.73 cores=0
/proc/1024/stat : 1024 (cryptominisat) R 1023 1023 379 0 -1 4202496 189906 0 0 0 120110 63 0 0 25 0 1 0 519495781 99717120 18874 33554432000 4194304 4587354 140736948389984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1024/statm: 24345 18874 336 96 0 20907 0
[pid=1025] ppid=1023 vsize=46280 CPUtime=1201.57 cores=4
/proc/1025/stat : 1025 (clasp) R 1023 1023 379 0 -1 4202496 8494 0 0 0 120156 1 0 0 25 0 1 0 519495781 47390720 8158 33554432000 4194304 4785740 140733514002576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1025/statm: 11570 8158 341 145 0 8615 0
[pid=1026] ppid=1023 vsize=456648 CPUtime=598.03 cores=6
/proc/1026/stat : 1026 (TNM) R 1023 1023 379 0 -1 4202496 556 0 0 0 59803 0 0 0 25 0 1 0 519495781 467607552 453 33554432000 134512640 134534564 4291300352 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1026/statm: 114162 453 95 6 0 112828 0
[pid=1027] ppid=1023 vsize=35508 CPUtime=1201.72 cores=2
/proc/1027/stat : 1027 (lingeling) R 1023 1023 379 0 -1 4202496 60339 0 0 0 120164 8 0 0 25 0 1 0 519495781 36360192 8071 33554432000 4194304 4352236 140733710087616 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1027/statm: 8877 8071 127 39 0 7957 0
[pid=1029] ppid=1023 vsize=98016 CPUtime=597.13 cores=6
/proc/1029/stat : 1029 (march_hi) R 1023 1023 379 0 -1 4202496 16909 0 0 0 59706 7 0 0 25 0 1 0 519495862 100368384 15981 33554432000 4194304 4331988 140737037088848 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1029/statm: 24504 15981 175 34 0 22946 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 752156

Child status: 0
Real time (s): 1201.71
CPU time (s): 4800.25
CPU user time (s): 4799.41
CPU system time (s): 0.832873
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 4459580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.41
system time used= 0.832873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276757
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= 586
involuntary context switches= 69749

runsolver used 1.9627 second user time and 4.6013 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 14:09:39
IDJOB=3191355
IDBENCH=83086
IDSOLVER=1612
FILE ID=node133/3191355-1304078979
RUNJOBID= node133-1304077694-397
PBS_JOBID= 13170511
Free space on /tmp= 71888 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191355-1304078979/watcher-3191355-1304078979 -o /tmp/evaluation-result-3191355-1304078979/solver-3191355-1304078979 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191355-1304078979.cnf

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

MD5SUM BENCH= b69cb091f87b56cc59075b29ac9c632c
RANDOM SEED=1293834062

node133.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.834
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
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.74
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30772680 kB
Buffers:        735900 kB
Cached:         969516 kB
SwapCached:        124 kB
Active:         659972 kB
Inactive:      1160348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30772680 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           10184 kB
Writeback:           0 kB
AnonPages:      114296 kB
Mapped:          16040 kB
Slab:           294728 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   719532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71876 MiB
End job on node133 at 2011-04-29 14:29:41