Trace number 3191289

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.4 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S423984545-074.UNKNOWN.cnf
MD5SUM2ef214e0162b22d1093a804ea2af97a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
4800.34/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-3191289-1304077574/watcher-3191289-1304077574 -o /tmp/evaluation-result-3191289-1304077574/solver-3191289-1304077574 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191289-1304077574.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.71 10.04 9.52 6/182 17063
/proc/meminfo: memFree=30336308/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0

[startup+0.070148 s]
/proc/loadavg: 9.71 10.04 9.52 6/182 17063
/proc/meminfo: memFree=30336308/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100141 s]
/proc/loadavg: 9.71 10.04 9.52 6/182 17063
/proc/meminfo: memFree=30336308/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300103 s]
/proc/loadavg: 9.71 10.04 9.52 6/182 17063
/proc/meminfo: memFree=30336308/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701028 s]
/proc/loadavg: 9.71 10.04 9.52 6/182 17063
/proc/meminfo: memFree=30336308/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50088 s]
/proc/loadavg: 9.71 10.04 9.52 11/188 17069
/proc/meminfo: memFree=30323364/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=427140 CPUtime=1.49 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 3311 0 0 0 149 0 0 0 25 0 1 0 519359804 437391360 1258 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 106785 1258 330 96 0 103347 0
[pid=17065] ppid=17063 vsize=15204 CPUtime=1.49 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 1250 0 0 0 149 0 0 0 25 0 1 0 519359804 15568896 1142 33554432000 4194304 4785740 140737477526320 18446744073709551615 4549070 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 3801 1142 340 145 0 846 0
[pid=17066] ppid=17063 vsize=452788 CPUtime=0.82 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 514 0 0 0 82 0 0 0 25 0 1 0 519359804 463654912 411 33554432000 134512640 134534564 4290412080 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 113197 411 91 6 0 111863 0
[pid=17067] ppid=17063 vsize=7776 CPUtime=1.49 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 1427 0 0 0 149 0 0 0 25 0 1 0 519359804 7962624 1138 33554432000 4194304 4352236 140736469192128 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 1944 1138 127 39 0 1024 0
[pid=17068] ppid=17063 vsize=8528 CPUtime=0.66 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 1990 0 0 0 66 0 0 0 25 0 1 0 519359804 8732672 601 33554432000 4194304 4331988 140734075023856 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 2132 601 174 34 0 574 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 929760

[startup+3.10057 s]
/proc/loadavg: 9.74 10.03 9.52 11/188 17069
/proc/meminfo: memFree=30316296/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=435240 CPUtime=3.09 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 5900 0 0 0 309 0 0 0 25 0 1 0 519359804 445685760 3305 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 108810 3305 336 96 0 105372 0
[pid=17065] ppid=17063 vsize=16392 CPUtime=3.09 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 1512 0 0 0 309 0 0 0 25 0 1 0 519359804 16785408 1404 33554432000 4194304 4785740 140737477526320 18446744073709551615 4546077 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 4098 1404 340 145 0 1143 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=1.62 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 162 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 9911520 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=7716 CPUtime=3.09 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 1589 0 0 0 309 0 0 0 25 0 1 0 519359804 7901184 1123 33554432000 4194304 4352236 140736469192128 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 1929 1123 127 39 0 1009 0
[pid=17068] ppid=17063 vsize=8728 CPUtime=1.45 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 1998 0 0 0 145 0 0 0 25 0 1 0 519359804 8937472 609 33554432000 4194304 4331988 140734075023856 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 2182 609 174 34 0 624 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 943168

[startup+6.30096 s]
/proc/loadavg: 9.74 10.03 9.52 11/188 17069
/proc/meminfo: memFree=30311968/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=436824 CPUtime=6.29 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 8012 0 0 0 629 0 0 0 25 0 1 0 519359804 447307776 3599 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 109206 3599 336 96 0 105768 0
[pid=17065] ppid=17063 vsize=17404 CPUtime=6.29 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 1752 0 0 0 629 0 0 0 25 0 1 0 519359804 17821696 1644 33554432000 4194304 4785740 140737477526320 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 4351 1644 340 145 0 1396 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=3.22 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 322 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=7976 CPUtime=6.29 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 1942 0 0 0 629 0 0 0 25 0 1 0 519359804 8167424 1188 33554432000 4194304 4352236 140736469192128 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 1994 1188 127 39 0 1074 0
[pid=17068] ppid=17063 vsize=9032 CPUtime=3.04 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 2095 0 0 0 304 0 0 0 25 0 1 0 519359804 9248768 706 33554432000 4194304 4331988 140734075023856 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 2258 706 174 34 0 700 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 946328

[startup+12.7007 s]
/proc/loadavg: 9.85 10.05 9.53 11/188 17069
/proc/meminfo: memFree=30297260/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=445032 CPUtime=12.69 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 12573 0 0 0 1268 1 0 0 25 0 1 0 519359804 455712768 5860 33554432000 4194304 4587354 140736024155584 18446744073709551615 4244030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 111258 5860 336 96 0 107820 0
[pid=17065] ppid=17063 vsize=18888 CPUtime=12.69 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 2092 0 0 0 1269 0 0 0 25 0 1 0 519359804 19341312 1984 33554432000 4194304 4785740 140737477526320 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 4722 1984 340 145 0 1767 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=6.42 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 642 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=8364 CPUtime=12.69 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 2647 0 0 0 1269 0 0 0 25 0 1 0 519359804 8564736 1285 33554432000 4194304 4352236 140736469192128 18446744073709551615 4270760 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 2091 1285 127 39 0 1171 0
[pid=17068] ppid=17063 vsize=9412 CPUtime=6.2 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 2191 0 0 0 620 0 0 0 25 0 1 0 519359804 9637888 802 33554432000 4194304 4331988 140734075023856 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 2353 802 175 34 0 795 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 956788

[startup+25.5003 s]
/proc/loadavg: 9.87 10.05 9.53 11/188 17069
/proc/meminfo: memFree=30286368/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=45904 CPUtime=25.49 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 19060 0 0 0 2546 3 0 0 25 0 1 0 519359804 47005696 5628 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 11476 5628 336 96 0 8038 0
[pid=17065] ppid=17063 vsize=21672 CPUtime=25.49 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 2699 0 0 0 2549 0 0 0 25 0 1 0 519359804 22192128 2591 33554432000 4194304 4785740 140737477526320 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 5418 2591 341 145 0 2463 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=12.75 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 1275 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=10796 CPUtime=25.49 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 4023 0 0 0 2549 0 0 0 25 0 1 0 519359804 11055104 1893 33554432000 4194304 4352236 140736469192128 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 2699 1893 127 39 0 1779 0
[pid=17068] ppid=17063 vsize=10264 CPUtime=12.6 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 2392 0 0 0 1260 0 0 0 25 0 1 0 519359804 10510336 1003 33554432000 4194304 4331988 140734075023856 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 2566 1003 175 34 0 1008 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 563728

[startup+51.1004 s]
/proc/loadavg: 9.99 10.06 9.55 11/188 17103
/proc/meminfo: memFree=30453884/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=46328 CPUtime=51.09 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 28848 0 0 0 5103 6 0 0 25 0 1 0 519359804 47439872 6433 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 11582 6433 336 96 0 8144 0
[pid=17065] ppid=17063 vsize=24660 CPUtime=51.09 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 3389 0 0 0 5109 0 0 0 25 0 1 0 519359804 25251840 3281 33554432000 4194304 4785740 140737477526320 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 6165 3281 341 145 0 3210 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=25.51 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 2551 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=12716 CPUtime=51.09 cores=3

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

[pid=17064] ppid=17063 vsize=91088 CPUtime=942.31 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 166448 0 0 0 94166 65 0 0 25 0 1 0 519359804 93274112 16959 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 22772 16959 336 96 0 19334 0
[pid=17065] ppid=17063 vsize=45060 CPUtime=942.3 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 8016 0 0 0 94229 1 0 0 25 0 1 0 519359804 46141440 7872 33554432000 4194304 4785740 140737477526320 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 11265 7872 341 145 0 8310 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=468.65 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 46865 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=31120 CPUtime=942.32 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 41498 0 0 0 94227 5 0 0 25 0 1 0 519359804 31866880 6974 33554432000 4194304 4352236 140736469192128 18446744073709551615 4329066 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 7780 6974 127 39 0 6860 0
[pid=17068] ppid=17063 vsize=68804 CPUtime=468.53 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 15174 0 0 0 46845 8 0 0 25 0 1 0 519359804 70455296 13785 33554432000 4194304 4331988 140734075023856 18446744073709551615 4298603 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 17201 13785 175 34 0 15643 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 711164

[startup+1002.3 s]
/proc/loadavg: 10.24 10.18 9.94 11/188 17137
/proc/meminfo: memFree=30164976/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=91212 CPUtime=1002.31 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 174009 0 0 0 100161 70 0 0 25 0 1 0 519359804 93401088 16649 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 22803 16649 336 96 0 19365 0
[pid=17065] ppid=17063 vsize=45444 CPUtime=1002.3 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 8103 0 0 0 100229 1 0 0 25 0 1 0 519359804 46534656 7959 33554432000 4194304 4785740 140737477526320 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 11361 7959 341 145 0 8406 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=498.53 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 49853 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=33424 CPUtime=1002.32 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 43354 0 0 0 100227 5 0 0 25 0 1 0 519359804 34226176 7550 33554432000 4194304 4352236 140736469192128 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 8356 7550 127 39 0 7436 0
[pid=17068] ppid=17063 vsize=68804 CPUtime=498.32 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 15956 0 0 0 49824 8 0 0 25 0 1 0 519359804 70455296 14567 33554432000 4194304 4331988 140734075023856 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 17201 14567 175 34 0 15643 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 713976

[startup+1062.3 s]
/proc/loadavg: 10.51 10.25 9.97 12/189 17142
/proc/meminfo: memFree=30130440/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=91276 CPUtime=1062.31 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 180521 0 0 0 106157 74 0 0 25 0 1 0 519359804 93466624 19078 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 22819 19078 336 96 0 19381 0
[pid=17065] ppid=17063 vsize=46404 CPUtime=1062.3 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 8388 0 0 0 106229 1 0 0 25 0 1 0 519359804 47517696 8196 33554432000 4194304 4785740 140737477526320 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 11601 8196 341 145 0 8646 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=528.34 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 52834 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=31836 CPUtime=1062.32 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 45595 0 0 0 106227 5 0 0 25 0 1 0 519359804 32600064 7153 33554432000 4194304 4352236 140736469192128 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 7959 7153 127 39 0 7039 0
[pid=17068] ppid=17063 vsize=68804 CPUtime=528.18 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 16805 0 0 0 52809 9 0 0 25 0 1 0 519359804 70455296 15416 33554432000 4194304 4331988 140734075023856 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 17201 15416 175 34 0 15643 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 713412

[startup+1122.3 s]
/proc/loadavg: 10.32 10.24 9.98 11/188 17144
/proc/meminfo: memFree=30157648/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=514272 CPUtime=1122.31 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 188094 0 0 0 112153 78 0 0 25 0 1 0 519359804 526614528 18520 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 128568 18520 336 96 0 125130 0
[pid=17065] ppid=17063 vsize=46980 CPUtime=1122.3 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 8497 0 0 0 112229 1 0 0 25 0 1 0 519359804 48107520 8305 33554432000 4194304 4785740 140737477526320 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 11745 8305 341 145 0 8790 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=558.19 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 55819 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=31836 CPUtime=1122.32 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 46875 0 0 0 112227 5 0 0 25 0 1 0 519359804 32600064 7153 33554432000 4194304 4352236 140736469192128 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 7959 7153 127 39 0 7039 0
[pid=17068] ppid=17063 vsize=98272 CPUtime=558.01 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 17636 0 0 0 55792 9 0 0 25 0 1 0 519359804 100630528 16247 33554432000 4194304 4331988 140734075023856 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 24568 16247 175 34 0 23010 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1166452

[startup+1182.3 s]
/proc/loadavg: 10.19 10.21 9.99 11/188 17145
/proc/meminfo: memFree=30130576/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=514400 CPUtime=1182.32 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 195426 0 0 0 118149 83 0 0 25 0 1 0 519359804 526745600 17558 33554432000 4194304 4587354 140736024155584 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 128600 17558 336 96 0 125162 0
[pid=17065] ppid=17063 vsize=47268 CPUtime=1182.3 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 8573 0 0 0 118229 1 0 0 25 0 1 0 519359804 48402432 8381 33554432000 4194304 4785740 140737477526320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 11817 8381 341 145 0 8862 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=588.03 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 58803 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=33628 CPUtime=1182.33 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 48603 0 0 0 118227 6 0 0 25 0 1 0 519359804 34435072 7601 33554432000 4194304 4352236 140736469192128 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 8407 7601 127 39 0 7487 0
[pid=17068] ppid=17063 vsize=98272 CPUtime=587.85 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 18457 0 0 0 58775 10 0 0 25 0 1 0 519359804 100630528 17068 33554432000 4194304 4331988 140734075023856 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 24568 17068 175 34 0 23010 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 1168660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.20 10.21 10.00 11/188 17146
/proc/meminfo: memFree=30119524/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=524028 CPUtime=1201.73 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 197924 0 0 0 120090 83 0 0 25 0 1 0 519359804 536604672 20056 33554432000 4194304 4587354 140736024155584 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 131007 20056 336 96 0 127569 0
[pid=17065] ppid=17063 vsize=47652 CPUtime=1201.71 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 8682 0 0 0 120170 1 0 0 25 0 1 0 519359804 48795648 8442 33554432000 4194304 4785740 140737477526320 18446744073709551615 4297857 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 11913 8442 341 145 0 8958 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=597.66 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 59766 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=31836 CPUtime=1201.73 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 49435 0 0 0 120167 6 0 0 25 0 1 0 519359804 32600064 7153 33554432000 4194304 4352236 140736469192128 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 7959 7153 127 39 0 7039 0
[pid=17068] ppid=17063 vsize=98272 CPUtime=597.51 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 18717 0 0 0 59741 10 0 0 25 0 1 0 519359804 100630528 17328 33554432000 4194304 4331988 140734075023856 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 24568 17328 175 34 0 23010 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1176880

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.20 10.21 10.00 11/188 17146
/proc/meminfo: memFree=30119524/32951124 swapFree=67111416/67111528
[pid=17063] ppid=17061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17063/stat : 17063 (ppfolio) S 17061 17063 16189 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519359804 18763776 390 33554432000 4194304 4287625 140735626125824 18446744073709551615 212436037135 0 0 4096 65536 12412203151816392703 0 0 17 3 0 0 0
/proc/17063/statm: 4581 390 341 23 0 91 0
[pid=17064] ppid=17063 vsize=524028 CPUtime=1201.73 cores=1
/proc/17064/stat : 17064 (cryptominisat) R 17063 17063 16189 0 -1 4202496 197924 0 0 0 120090 83 0 0 25 0 1 0 519359804 536604672 20056 33554432000 4194304 4587354 140736024155584 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17064/statm: 131007 20056 336 96 0 127569 0
[pid=17065] ppid=17063 vsize=47652 CPUtime=1201.71 cores=5
/proc/17065/stat : 17065 (clasp) R 17063 17063 16189 0 -1 4202496 8682 0 0 0 120170 1 0 0 25 0 1 0 519359804 48795648 8442 33554432000 4194304 4785740 140737477526320 18446744073709551615 4297857 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17065/statm: 11913 8442 341 145 0 8958 0
[pid=17066] ppid=17063 vsize=456768 CPUtime=597.66 cores=7
/proc/17066/stat : 17066 (TNM) R 17063 17063 16189 0 -1 4202496 595 0 0 0 59766 0 0 0 25 0 1 0 519359804 467730432 492 33554432000 134512640 134534564 4290412080 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17066/statm: 114192 492 95 6 0 112858 0
[pid=17067] ppid=17063 vsize=31836 CPUtime=1201.73 cores=3
/proc/17067/stat : 17067 (lingeling) R 17063 17063 16189 0 -1 4202496 49435 0 0 0 120167 6 0 0 25 0 1 0 519359804 32600064 7153 33554432000 4194304 4352236 140736469192128 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17067/statm: 7959 7153 127 39 0 7039 0
[pid=17068] ppid=17063 vsize=98272 CPUtime=597.51 cores=7
/proc/17068/stat : 17068 (march_hi) R 17063 17063 16189 0 -1 4202496 18717 0 0 0 59741 10 0 0 25 0 1 0 519359804 100630528 17328 33554432000 4194304 4331988 140734075023856 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17068/statm: 24568 17328 175 34 0 23010 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1176880

Child status: 0
Real time (s): 1201.71
CPU time (s): 4800.4
CPU user time (s): 4799.36
CPU system time (s): 1.03884
CPU usage (%): 399.463
Max. virtual memory (cumulated for all children) (KiB): 8444772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.36
system time used= 1.03884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275912
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= 570
involuntary context switches= 46825

runsolver used 1.85372 second user time and 4.71128 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 13:46:14
IDJOB=3191289
IDBENCH=83020
IDSOLVER=1612
FILE ID=node102/3191289-1304077574
RUNJOBID= node102-1304076366-16750
PBS_JOBID= 13170484
Free space on /tmp= 71552 MiB

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

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

MD5SUM BENCH= 2ef214e0162b22d1093a804ea2af97a1
RANDOM SEED=886752065

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.828
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.82
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.828
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:      30336588 kB
Buffers:        642984 kB
Cached:        1273844 kB
SwapCached:          8 kB
Active:         476520 kB
Inactive:      1713196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30336588 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           10444 kB
Writeback:           0 kB
AnonPages:      273148 kB
Mapped:          16960 kB
Slab:           360584 kB
PageTables:       5464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1191496 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= 71540 MiB
End job on node102 at 2011-04-29 14:06:16