Trace number 3310157

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) 40000.3 5004.02

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications 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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 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] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3310157-1303997177/watcher-3310157-1303997177 -o /tmp/evaluation-result-3310157-1303997177/solver-3310157-1303997177 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310157-1303997177.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.12 8.06 8.00 1/168 4096
/proc/meminfo: memFree=23338692/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) R 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0

[startup+0.0780161 s]
/proc/loadavg: 8.12 8.06 8.00 1/168 4096
/proc/meminfo: memFree=23338692/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) R 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101012 s]
/proc/loadavg: 8.12 8.06 8.00 1/168 4096
/proc/meminfo: memFree=23338692/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 7 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300975 s]
/proc/loadavg: 8.12 8.06 8.00 1/168 4096
/proc/meminfo: memFree=23338692/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 7 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700907 s]
/proc/loadavg: 8.12 8.06 8.00 1/168 4096
/proc/meminfo: memFree=23338692/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 7 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 8.11 8.05 8.00 9/178 4111
/proc/meminfo: memFree=23297692/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 7 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=30824 CPUtime=1.49 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 2746 0 0 0 149 0 0 0 20 0 1 0 511316343 31563776 2215 33554432000 4194304 4587354 140734895616368 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4097/statm: 7706 2215 329 96 0 4268 0
[pid=4098] ppid=4096 vsize=17984 CPUtime=1.49 cores=1
/proc/4098/stat : 4098 (clasp) R 4096 4096 3879 0 -1 4202496 2201 0 0 0 149 0 0 0 20 0 1 0 511316343 18415616 1834 33554432000 4194304 4785740 140735259205840 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4098/statm: 4496 1834 341 145 0 1541 0
[pid=4099] ppid=4096 vsize=457412 CPUtime=1.49 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1134 0 0 0 149 0 0 0 20 0 1 0 511316343 468389888 1030 33554432000 134512640 134534564 4293443152 18446744073709551615 8719382 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114353 1030 95 6 0 113019 0
[pid=4100] ppid=4096 vsize=23968 CPUtime=1.49 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 8501 0 0 0 148 1 0 0 20 0 1 0 511316343 24543232 3170 33554432000 4194304 4331988 140734290598032 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 5992 3170 172 34 0 4434 0
[pid=4101] ppid=4096 vsize=120752 CPUtime=5.84 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 4317 1252 0 0 584 0 0 0 25 0 5 0 511316343 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 30188 2254 164 40 0 28732 0
[pid=4101/tid=4108] ppid=4096 vsize=120752 CPUtime=1.45 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 720 1252 0 0 145 0 0 0 20 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=120752 CPUtime=1.45 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 570 1252 0 0 145 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=120752 CPUtime=1.46 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 861 1252 0 0 146 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4332327 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=120752 CPUtime=1.44 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 310 1252 0 0 144 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 669264

[startup+3.1005 s]
/proc/loadavg: 8.11 8.05 8.00 9/178 4111
/proc/meminfo: memFree=23296700/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 7 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=189652 CPUtime=3.09 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 3142 0 0 0 309 0 0 0 25 0 1 0 511316343 194203648 2284 33554432000 4194304 4587354 140734895616368 18446744073709551615 4243707 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4097/statm: 47413 2284 329 96 0 43975 0
[pid=4098] ppid=4096 vsize=19340 CPUtime=3.09 cores=1
/proc/4098/stat : 4098 (clasp) R 4096 4096 3879 0 -1 4202496 2537 0 0 0 309 0 0 0 25 0 1 0 511316343 19804160 2170 33554432000 4194304 4785740 140735259205840 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4098/statm: 4835 2170 341 145 0 1880 0
[pid=4099] ppid=4096 vsize=457412 CPUtime=3.09 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1134 0 0 0 309 0 0 0 25 0 1 0 511316343 468389888 1030 33554432000 134512640 134534564 4293443152 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114353 1030 95 6 0 113019 0
[pid=4100] ppid=4096 vsize=24628 CPUtime=3.09 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 8747 0 0 0 308 1 0 0 25 0 1 0 511316343 25219072 3411 33554432000 4194304 4331988 140734290598032 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 6157 3411 172 34 0 4599 0
[pid=4101] ppid=4096 vsize=120752 CPUtime=12.01 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 4317 1252 0 0 1199 2 0 0 25 0 5 0 511316343 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 30188 2254 164 40 0 28732 0
[pid=4101/tid=4108] ppid=4096 vsize=120752 CPUtime=3.05 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 720 1252 0 0 305 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=120752 CPUtime=2.82 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 570 1252 0 0 281 1 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=120752 CPUtime=3.06 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 861 1252 0 0 306 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=120752 CPUtime=3.04 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 310 1252 0 0 304 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4210812 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 830108

[startup+6.30095 s]
/proc/loadavg: 8.26 8.09 8.01 10/178 4111
/proc/meminfo: memFree=23292872/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 7 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=189860 CPUtime=6.29 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 4108 0 0 0 629 0 0 0 25 0 1 0 511316343 194416640 2352 33554432000 4194304 4587354 140734895616368 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4097/statm: 47465 2352 331 96 0 44027 0
[pid=4098] ppid=4096 vsize=20984 CPUtime=6.29 cores=1
/proc/4098/stat : 4098 (clasp) R 4096 4096 3879 0 -1 4202496 2941 0 0 0 629 0 0 0 25 0 1 0 511316343 21487616 2574 33554432000 4194304 4785740 140735259205840 18446744073709551615 4562737 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4098/statm: 5246 2574 341 145 0 2291 0
[pid=4099] ppid=4096 vsize=457412 CPUtime=6.29 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1134 0 0 0 629 0 0 0 25 0 1 0 511316343 468389888 1030 33554432000 134512640 134534564 4293443152 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114353 1030 95 6 0 113019 0
[pid=4100] ppid=4096 vsize=25256 CPUtime=6.29 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 8987 0 0 0 628 1 0 0 25 0 1 0 511316343 25862144 3651 33554432000 4194304 4331988 140734290598032 18446744073709551615 4229357 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 6314 3651 173 34 0 4756 0
[pid=4101] ppid=4096 vsize=120752 CPUtime=23.16 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 4317 1252 0 0 2308 8 0 0 25 0 5 0 511316343 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 30188 2254 164 40 0 28732 0
[pid=4101/tid=4108] ppid=4096 vsize=120752 CPUtime=6.25 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 720 1252 0 0 625 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=120752 CPUtime=4.39 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 570 1252 0 0 431 8 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=120752 CPUtime=6.26 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 861 1252 0 0 626 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4279691 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=120752 CPUtime=6.23 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 310 1252 0 0 623 0 0 0 25 0 5 0 511316346 123650048 2254 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331023 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.32
Current children cumulated vsize (KiB) 832588

[startup+12.7008 s]
/proc/loadavg: 8.24 8.09 8.01 9/178 4111
/proc/meminfo: memFree=23284768/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 7 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=192880 CPUtime=12.68 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 6933 0 0 0 1268 0 0 0 25 0 1 0 511316343 197509120 4054 33554432000 4194304 4587354 140734895616368 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4097/statm: 48220 4054 338 96 0 44782 0
[pid=4098] ppid=4096 vsize=21380 CPUtime=12.69 cores=1
/proc/4098/stat : 4098 (clasp) R 4096 4096 3879 0 -1 4202496 3062 0 0 0 1269 0 0 0 25 0 1 0 511316343 21893120 2695 33554432000 4194304 4785740 140735259205840 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4098/statm: 5345 2695 341 145 0 2390 0
[pid=4099] ppid=4096 vsize=457412 CPUtime=12.69 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1134 0 0 0 1269 0 0 0 25 0 1 0 511316343 468389888 1030 33554432000 134512640 134534564 4293443152 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114353 1030 95 6 0 113019 0
[pid=4100] ppid=4096 vsize=26628 CPUtime=12.68 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 9254 0 0 0 1267 1 0 0 25 0 1 0 511316343 27267072 3918 33554432000 4194304 4331988 140734290598032 18446744073709551615 4228887 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 6657 3918 173 34 0 5099 0
[pid=4101] ppid=4096 vsize=122804 CPUtime=48.73 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 4933 1252 0 0 4864 9 0 0 25 0 5 0 511316343 125751296 2767 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 30701 2767 164 40 0 29245 0
[pid=4101/tid=4108] ppid=4096 vsize=122804 CPUtime=12.65 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 1272 1252 0 0 1265 0 0 0 25 0 5 0 511316346 125751296 2767 33554432000 4194304 4356188 140734905708272 18446744073709551615 4280656 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=122804 CPUtime=10.79 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 606 1252 0 0 1071 8 0 0 25 0 5 0 511316346 125751296 2767 33554432000 4194304 4356188 140734905708272 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=122804 CPUtime=12.64 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 861 1252 0 0 1264 0 0 0 25 0 5 0 511316346 125751296 2767 33554432000 4194304 4356188 140734905708272 18446744073709551615 4234278 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=122804 CPUtime=12.6 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 338 1252 0 0 1260 0 0 0 25 0 5 0 511316346 125751296 2767 33554432000 4194304 4356188 140734905708272 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.47
Current children cumulated vsize (KiB) 839428

[startup+25.5006 s]
/proc/loadavg: 8.27 8.10 8.02 9/178 4111
/proc/meminfo: memFree=23280104/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 0 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=193024 CPUtime=25.49 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 9834 0 0 0 2548 1 0 0 25 0 1 0 511316343 197656576 4193 33554432000 4194304 4587354 140734895616368 18446744073709551615 4243345 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=4099] ppid=4096 vsize=457416 CPUtime=4781.34 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1143 0 0 0 478133 1 0 0 25 0 1 0 511316343 468393984 1039 33554432000 134512640 134534564 4293443152 18446744073709551615 134529844 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114354 1039 103 6 0 113020 0
[pid=4100] ppid=4096 vsize=526832 CPUtime=4781.43 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 118882 0 0 0 478056 87 0 0 25 0 1 0 511316343 539475968 113546 33554432000 4194304 4331988 140734290598032 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 131708 113546 173 34 0 130150 0
[pid=4101] ppid=4096 vsize=158436 CPUtime=19100.4 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 118100 1252 0 0 1909897 139 0 0 25 0 5 0 511316343 162238464 11675 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 39609 11675 164 40 0 38153 0
[pid=4101/tid=4108] ppid=4096 vsize=158436 CPUtime=4782.33 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 37517 1252 0 0 478227 6 0 0 25 0 5 0 511316346 162238464 11675 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=158436 CPUtime=4779.21 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 39608 1252 0 0 477807 114 0 0 25 0 5 0 511316346 162238464 11675 33554432000 4194304 4356188 140734905708272 18446744073709551615 4279968 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=158436 CPUtime=4781.08 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 26773 1252 0 0 478104 4 0 0 25 0 5 0 511316346 162238464 11675 33554432000 4194304 4356188 140734905708272 18446744073709551615 4280047 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=158436 CPUtime=4757.69 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 12346 1252 0 0 475755 14 0 0 25 0 5 0 511316346 162238464 11675 33554432000 4194304 4356188 140734905708272 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38227.9
Current children cumulated vsize (KiB) 1505796

[startup+4842.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/178 4252
/proc/meminfo: memFree=22656440/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 0 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=276712 CPUtime=4842.37 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 130899 0 0 0 484186 51 0 0 25 0 1 0 511316343 283353088 27676 33554432000 4194304 4587354 140734895616368 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4097/statm: 69178 27676 339 96 0 65740 0
[pid=4098] ppid=4096 vsize=68340 CPUtime=4842.38 cores=1
/proc/4098/stat : 4098 (clasp) R 4096 4096 3879 0 -1 4202496 15475 0 0 0 484230 8 0 0 25 0 1 0 511316343 69980160 14126 33554432000 4194304 4785740 140735259205840 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4098/statm: 17085 14126 341 145 0 14130 0
[pid=4099] ppid=4096 vsize=457416 CPUtime=4841.33 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1143 0 0 0 484132 1 0 0 25 0 1 0 511316343 468393984 1039 33554432000 134512640 134534564 4293443152 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114354 1039 103 6 0 113020 0
[pid=4100] ppid=4096 vsize=526832 CPUtime=4841.43 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 120116 0 0 0 484055 88 0 0 25 0 1 0 511316343 539475968 114780 33554432000 4194304 4331988 140734290598032 18446744073709551615 4240514 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 131708 114780 173 34 0 130150 0
[pid=4101] ppid=4096 vsize=165988 CPUtime=19340 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 120436 1252 0 0 1933861 140 0 0 25 0 5 0 511316343 169971712 13563 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 41497 13563 164 40 0 40041 0
[pid=4101/tid=4108] ppid=4096 vsize=165988 CPUtime=4842.33 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 37677 1252 0 0 484227 6 0 0 25 0 5 0 511316346 169971712 13563 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=165988 CPUtime=4839.21 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 40312 1252 0 0 483806 115 0 0 25 0 5 0 511316346 169971712 13563 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=165988 CPUtime=4841.06 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 28117 1252 0 0 484102 4 0 0 25 0 5 0 511316346 169971712 13563 33554432000 4194304 4356188 140734905708272 18446744073709551615 4279978 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=165988 CPUtime=4817.37 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 12474 1252 0 0 481723 14 0 0 25 0 5 0 511316346 169971712 13563 33554432000 4194304 4356188 140734905708272 18446744073709551615 4234058 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38707.5
Current children cumulated vsize (KiB) 1513612

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/178 4253
/proc/meminfo: memFree=22657540/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 0 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=276208 CPUtime=4902.37 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 133504 0 0 0 490185 52 0 0 25 0 1 0 511316343 282836992 25783 33554432000 4194304 4587354 140734895616368 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4097/statm: 69052 25783 339 96 0 65614 0
[pid=4098] ppid=4096 vsize=68340 CPUtime=4902.38 cores=1
/proc/4098/stat : 4098 (clasp) R 4096 4096 3879 0 -1 4202496 15475 0 0 0 490230 8 0 0 25 0 1 0 511316343 69980160 14126 33554432000 4194304 4785740 140735259205840 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4098/statm: 17085 14126 341 145 0 14130 0
[pid=4099] ppid=4096 vsize=457416 CPUtime=4901.31 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1143 0 0 0 490130 1 0 0 25 0 1 0 511316343 468393984 1039 33554432000 134512640 134534564 4293443152 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114354 1039 103 6 0 113020 0
[pid=4100] ppid=4096 vsize=526964 CPUtime=4901.43 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 121480 0 0 0 490053 90 0 0 25 0 1 0 511316343 539611136 116144 33554432000 4194304 4331988 140734290598032 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 131741 116144 173 34 0 130183 0
[pid=4101] ppid=4096 vsize=163556 CPUtime=19579.7 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 121524 1252 0 0 1957826 142 0 0 25 0 5 0 511316343 167481344 12955 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 40889 12955 164 40 0 39433 0
[pid=4101/tid=4108] ppid=4096 vsize=163556 CPUtime=4902.33 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 38285 1252 0 0 490227 6 0 0 25 0 5 0 511316346 167481344 12955 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=163556 CPUtime=4899.2 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 40344 1252 0 0 489804 116 0 0 25 0 5 0 511316346 167481344 12955 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=163556 CPUtime=4901.04 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 28437 1252 0 0 490100 4 0 0 25 0 5 0 511316346 167481344 12955 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=163556 CPUtime=4877.04 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 12602 1252 0 0 487690 14 0 0 25 0 5 0 511316346 167481344 12955 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39187.2
Current children cumulated vsize (KiB) 1510808

[startup+4962.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/178 4255
/proc/meminfo: memFree=22650196/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 0 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=276208 CPUtime=4962.38 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 134702 0 0 0 496184 54 0 0 25 0 1 0 511316343 282836992 26942 33554432000 4194304 4587354 140734895616368 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4097/statm: 69052 26942 339 96 0 65614 0
[pid=4098] ppid=4096 vsize=68340 CPUtime=4962.38 cores=1
/proc/4098/stat : 4098 (clasp) R 4096 4096 3879 0 -1 4202496 15493 0 0 0 496230 8 0 0 25 0 1 0 511316343 69980160 14144 33554432000 4194304 4785740 140735259205840 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4098/statm: 17085 14144 341 145 0 14130 0
[pid=4099] ppid=4096 vsize=457416 CPUtime=4961.3 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1143 0 0 0 496129 1 0 0 25 0 1 0 511316343 468393984 1039 33554432000 134512640 134534564 4293443152 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114354 1039 103 6 0 113020 0
[pid=4100] ppid=4096 vsize=526964 CPUtime=4961.43 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 122723 0 0 0 496052 91 0 0 25 0 1 0 511316343 539611136 117387 33554432000 4194304 4331988 140734290598032 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 131741 117387 173 34 0 130183 0
[pid=4101] ppid=4096 vsize=164324 CPUtime=19819.3 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 124052 1252 0 0 1981792 143 0 0 25 0 5 0 511316343 168267776 13147 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 41081 13147 164 40 0 39625 0
[pid=4101/tid=4108] ppid=4096 vsize=164324 CPUtime=4962.33 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 38541 1252 0 0 496227 6 0 0 25 0 5 0 511316346 168267776 13147 33554432000 4194304 4356188 140734905708272 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=164324 CPUtime=4959.2 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 42104 1252 0 0 495803 117 0 0 25 0 5 0 511316346 168267776 13147 33554432000 4194304 4356188 140734905708272 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=164324 CPUtime=4961.03 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 28437 1252 0 0 496099 4 0 0 25 0 5 0 511316346 168267776 13147 33554432000 4194304 4356188 140734905708272 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=164324 CPUtime=4936.74 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 13114 1252 0 0 493660 14 0 0 25 0 5 0 511316346 168267776 13147 33554432000 4194304 4356188 140734905708272 18446744073709551615 4280641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39666.8
Current children cumulated vsize (KiB) 1511576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5004 s]
/proc/loadavg: 8.08 8.03 8.01 9/178 4256
/proc/meminfo: memFree=22653280/32951132 swapFree=67111364/67111528
[pid=4096] ppid=4094 vsize=18324 CPUtime=0 cores=0-7
/proc/4096/stat : 4096 (ppfolio) S 4094 4096 3879 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511316343 18763776 390 33554432000 4194304 4287625 140735880316576 18446744073709551615 242970570255 0 0 4096 65536 16512544932511088639 0 0 17 0 0 0 0
/proc/4096/statm: 4581 390 341 23 0 91 0
[pid=4097] ppid=4096 vsize=277520 CPUtime=5004.09 cores=0
/proc/4097/stat : 4097 (cryptominisat) R 4096 4096 3879 0 -1 4202496 137179 0 0 0 500354 55 0 0 25 0 1 0 511316343 284180480 24850 33554432000 4194304 4587354 140734895616368 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4097/statm: 69380 24850 339 96 0 65942 0
[pid=4098] ppid=4096 vsize=68836 CPUtime=5004.09 cores=1
/proc/4098/stat : 4098 (clasp) R 4096 4096 3879 0 -1 4202496 15566 0 0 0 500401 8 0 0 25 0 1 0 511316343 70488064 14217 33554432000 4194304 4785740 140735259205840 18446744073709551615 4309392 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4098/statm: 17209 14217 341 145 0 14254 0
[pid=4099] ppid=4096 vsize=457416 CPUtime=5003 cores=2
/proc/4099/stat : 4099 (TNM) R 4096 4096 3879 0 -1 4202496 1143 0 0 0 500299 1 0 0 25 0 1 0 511316343 468393984 1039 33554432000 134512640 134534564 4293443152 18446744073709551615 8625376 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4099/statm: 114354 1039 103 6 0 113020 0
[pid=4100] ppid=4096 vsize=526964 CPUtime=5003.14 cores=3
/proc/4100/stat : 4100 (march_hi) R 4096 4096 3879 0 -1 4202496 123688 0 0 0 500222 92 0 0 25 0 1 0 511316343 539611136 118352 33554432000 4194304 4331988 140734290598032 18446744073709551615 4229351 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4100/statm: 131741 118352 173 34 0 130183 0
[pid=4101] ppid=4096 vsize=166116 CPUtime=19985.9 cores=4-7
/proc/4101/stat : 4101 (plingeling) S 4096 4096 3879 0 -1 4202496 124500 1252 0 0 1998451 144 0 0 25 0 5 0 511316343 170102784 13595 33554432000 4194304 4356188 140734905708272 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/4101/statm: 41529 13595 164 40 0 40073 0
[pid=4101/tid=4108] ppid=4096 vsize=166116 CPUtime=5004.04 cores=4-7
/proc/4101/task/4108/stat : 4108 (plingeling) R 4096 4096 3879 0 -1 4202560 38541 1252 0 0 500398 6 0 0 25 0 5 0 511316346 170102784 13595 33554432000 4194304 4356188 140734905708272 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4101/tid=4109] ppid=4096 vsize=166116 CPUtime=5000.9 cores=4-7
/proc/4101/task/4109/stat : 4109 (plingeling) R 4096 4096 3879 0 -1 4202560 42104 1252 0 0 499973 117 0 0 25 0 5 0 511316346 170102784 13595 33554432000 4194304 4356188 140734905708272 18446744073709551615 4280783 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4101/tid=4110] ppid=4096 vsize=166116 CPUtime=5002.72 cores=4-7
/proc/4101/task/4110/stat : 4110 (plingeling) R 4096 4096 3879 0 -1 4202560 28757 1252 0 0 500268 4 0 0 25 0 5 0 511316346 170102784 13595 33554432000 4194304 4356188 140734905708272 18446744073709551615 4280660 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4101/tid=4111] ppid=4096 vsize=166116 CPUtime=4978.23 cores=4-7
/proc/4101/task/4111/stat : 4111 (plingeling) R 4096 4096 3879 0 -1 4202560 13242 1252 0 0 497809 14 0 0 25 0 5 0 511316346 170102784 13595 33554432000 4194304 4356188 140734905708272 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 1515176

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 4096 and gives
#  childrusage.ru_utime.tv_sec=34995
#  childrusage.ru_utime.tv_usec=90937
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=113678
# CPU time returned by wait4() is 34997.2
# while last known CPU time is 40000.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5004.02
CPU time (s): 40000.3
CPU user time (s): 39997.3
CPU system time (s): 3
CPU usage (%): 799.363
Max. virtual memory (cumulated for all children) (KiB): 1643404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34995.1
system time used= 2.11368
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280180
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= 846
involuntary context switches= 183778

runsolver used 8.08477 second user time and 17.7323 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-28 15:26:17
IDJOB=3310157
IDBENCH=70775
IDSOLVER=1638
FILE ID=node128/3310157-1303997177
RUNJOBID= node128-1303992170-3893
PBS_JOBID= 13168775
Free space on /tmp= 66976 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310157-1303997177/watcher-3310157-1303997177 -o /tmp/evaluation-result-3310157-1303997177/solver-3310157-1303997177 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310157-1303997177.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1942775896

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23338972 kB
Buffers:       1358144 kB
Cached:        7565144 kB
SwapCached:        160 kB
Active:        2159368 kB
Inactive:      6828316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23338972 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10520 kB
Writeback:           0 kB
AnonPages:       64232 kB
Mapped:          14972 kB
Slab:           559544 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   186656 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= 66964 MiB
End job on node128 at 2011-04-28 16:49:43