Trace number 3221265

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) 39971.6 5000.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S289144908-090.UNKNOWN.cnf
MD5SUMacdd1627e1c0387cb30884180f862a47
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3221265-1304161215/watcher-3221265-1304161215 -o /tmp/evaluation-result-3221265-1304161215/solver-3221265-1304161215 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3221265-1304161215.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): 5000 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.08 8.04 8.00 1/170 14705
/proc/meminfo: memFree=30918212/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) R 14703 14705 14483 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230804243890 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0

[startup+0.826989 s]
/proc/loadavg: 8.08 8.04 8.00 1/170 14705
/proc/meminfo: memFree=30918212/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) R 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900974 s]
/proc/loadavg: 8.08 8.04 8.00 1/170 14705
/proc/meminfo: memFree=30918212/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) R 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00096 s]
/proc/loadavg: 8.08 8.04 8.00 1/170 14705
/proc/meminfo: memFree=30918212/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10094 s]
/proc/loadavg: 8.08 8.04 8.00 1/170 14705
/proc/meminfo: memFree=30918212/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 8.08 8.04 8.00 1/170 14705
/proc/meminfo: memFree=30918212/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10057 s]
/proc/loadavg: 8.08 8.04 8.00 9/180 14720
/proc/meminfo: memFree=30885760/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
[pid=14706] ppid=14705 vsize=1207308 CPUtime=3.08 cores=0
/proc/14706/stat : 14706 (cryptominisat) R 14705 14705 14483 0 -1 4202496 5483 0 0 0 308 0 0 0 25 0 1 0 527721932 1236283392 2912 33554432000 4194304 4587354 140737262769216 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14706/statm: 301827 2912 336 96 0 298389 0
[pid=14707] ppid=14705 vsize=15660 CPUtime=3.09 cores=1
/proc/14707/stat : 14707 (clasp) R 14705 14705 14483 0 -1 4202496 1359 0 0 0 309 0 0 0 25 0 1 0 527721932 16035840 1251 33554432000 4194304 4785740 140735450956848 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14707/statm: 3915 1251 341 145 0 960 0
[pid=14708] ppid=14705 vsize=456488 CPUtime=3.09 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 309 0 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=8640 CPUtime=3.09 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 1499 0 0 0 309 0 0 0 25 0 1 0 527721932 8847360 624 33554432000 4194304 4331988 140735396225760 18446744073709551615 4299257 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 2160 624 174 34 0 602 0
[pid=14710] ppid=14705 vsize=127348 CPUtime=12.31 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 6274 1251 0 0 1231 0 0 0 18 0 5 0 527721932 130404352 3915 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 31837 3915 161 40 0 30381 0
[pid=14710/tid=14717] ppid=14705 vsize=127348 CPUtime=3.07 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 1304 1251 0 0 307 0 0 0 25 0 5 0 527721933 130404352 3915 33554432000 4194304 4356188 140735594256832 18446744073709551615 4332156 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=127348 CPUtime=3.07 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 1377 1251 0 0 307 0 0 0 25 0 5 0 527721933 130404352 3915 33554432000 4194304 4356188 140735594256832 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=127348 CPUtime=3.08 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 1189 1251 0 0 308 0 0 0 25 0 5 0 527721933 130404352 3915 33554432000 4194304 4356188 140735594256832 18446744073709551615 4332026 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=127348 CPUtime=3.06 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 1218 1251 0 0 306 0 0 0 25 0 5 0 527721933 130404352 3915 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 1833768

[startup+6.30698 s]
/proc/loadavg: 8.08 8.04 8.00 9/180 14720
/proc/meminfo: memFree=30878948/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
[pid=14706] ppid=14705 vsize=1214460 CPUtime=6.3 cores=0
/proc/14706/stat : 14706 (cryptominisat) R 14705 14705 14483 0 -1 4202496 7323 0 0 0 629 1 0 0 25 0 1 0 527721932 1243607040 3663 33554432000 4194304 4587354 140737262769216 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14706/statm: 303615 3663 336 96 0 300177 0
[pid=14707] ppid=14705 vsize=16780 CPUtime=6.3 cores=1
/proc/14707/stat : 14707 (clasp) R 14705 14705 14483 0 -1 4202496 1588 0 0 0 630 0 0 0 25 0 1 0 527721932 17182720 1480 33554432000 4194304 4785740 140735450956848 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14707/statm: 4195 1480 341 145 0 1240 0
[pid=14708] ppid=14705 vsize=456488 CPUtime=6.3 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 630 0 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=9020 CPUtime=6.3 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 1592 0 0 0 630 0 0 0 25 0 1 0 527721932 9236480 717 33554432000 4194304 4331988 140735396225760 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 2255 717 175 34 0 697 0
[pid=14710] ppid=14705 vsize=129856 CPUtime=25.12 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 8757 1251 0 0 2511 1 0 0 18 0 5 0 527721932 132972544 4510 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 32464 4510 161 40 0 31008 0
[pid=14710/tid=14717] ppid=14705 vsize=129856 CPUtime=6.28 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 1945 1251 0 0 628 0 0 0 25 0 5 0 527721933 132972544 4510 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=129856 CPUtime=6.28 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 1921 1251 0 0 628 0 0 0 25 0 5 0 527721933 132972544 4510 33554432000 4194304 4356188 140735594256832 18446744073709551615 4238898 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=129856 CPUtime=6.28 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 1814 1251 0 0 628 0 0 0 25 0 5 0 527721933 132972544 4510 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331002 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=129856 CPUtime=6.25 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 1891 1251 0 0 625 0 0 0 25 0 5 0 527721933 132972544 4510 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 1844928

[startup+12.7008 s]
/proc/loadavg: 8.07 8.04 8.00 9/180 14720
/proc/meminfo: memFree=30871152/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
[pid=14706] ppid=14705 vsize=1210916 CPUtime=12.69 cores=0
/proc/14706/stat : 14706 (cryptominisat) R 14705 14705 14483 0 -1 4202496 10846 0 0 0 1267 2 0 0 25 0 1 0 527721932 1239977984 3824 33554432000 4194304 4587354 140737262769216 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14706/statm: 302729 3824 336 96 0 299291 0
[pid=14707] ppid=14705 vsize=18308 CPUtime=12.69 cores=1
/proc/14707/stat : 14707 (clasp) R 14705 14705 14483 0 -1 4202496 1940 0 0 0 1269 0 0 0 25 0 1 0 527721932 18747392 1832 33554432000 4194304 4785740 140735450956848 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14707/statm: 4577 1832 341 145 0 1622 0
[pid=14708] ppid=14705 vsize=456488 CPUtime=12.69 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 1269 0 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=9872 CPUtime=12.69 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 1772 0 0 0 1269 0 0 0 25 0 1 0 527721932 10108928 897 33554432000 4194304 4331988 140735396225760 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 2468 897 175 34 0 910 0
[pid=14710] ppid=14705 vsize=138560 CPUtime=50.67 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 15029 1251 0 0 5065 2 0 0 18 0 5 0 527721932 141885440 6718 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 34640 6718 161 40 0 33184 0
[pid=14710/tid=14717] ppid=14705 vsize=138560 CPUtime=12.67 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 3417 1251 0 0 1267 0 0 0 25 0 5 0 527721933 141885440 6718 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=138560 CPUtime=12.67 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 3521 1251 0 0 1267 0 0 0 25 0 5 0 527721933 141885440 6718 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=138560 CPUtime=12.67 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 3398 1251 0 0 1267 0 0 0 25 0 5 0 527721933 141885440 6718 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=138560 CPUtime=12.61 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 3507 1251 0 0 1261 0 0 0 25 0 5 0 527721933 141885440 6718 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 1852468

[startup+25.5005 s]
/proc/loadavg: 8.05 8.04 8.00 9/180 14721
/proc/meminfo: memFree=30855088/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
[pid=14706] ppid=14705 vsize=45520 CPUtime=25.49 cores=0
/proc/14706/stat : 14706 (cryptominisat) R 14705 14705 14483 0 -1 4202496 17254 0 0 0 2545 4 0 0 25 0 1 0 527721932 46612480 5891 33554432000 4194304 4587354 140737262769216 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14706/statm: 11380 5891 336 96 0 7942 0
[pid=14707] ppid=14705 vsize=19964 CPUtime=25.49 cores=1
/proc/14707/stat : 14707 (clasp) R 14705 14705 14483 0 -1 4202496 2337 0 0 0 2549 0 0 0 25 0 1 0 527721932 20443136 2229 33554432000 4194304 4785740 140735450956848 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14707/statm: 4991 2229 341 145 0 2036 0
[pid=14708] ppid=14705 vsize=456488 CPUtime=25.49 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 2549 0 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 4961690 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=11788 CPUtime=25.49 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 2118 0 0 0 2549 0 0 0 25 0 1 0 527721932 12070912 1243 33554432000 4194304 4331988 140735396225760 18446744073709551615 4210528 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 2947 1243 175 34 0 1389 0
[pid=14710] ppid=14705 vsize=142416 CPUtime=101.79 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 23385 1251 0 0 10176 3 0 0 18 0 5 0 527721932 145833984 7682 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 35604 7682 161 40 0 34148 0
[pid=14710/tid=14717] ppid=14705 vsize=142416 CPUtime=25.48 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 5466 1251 0 0 2547 1 0 0 25 0 5 0 527721933 145833984 7682 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=142416 CPUtime=25.47 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 5603 1251 0 0 2546 1 0 0 25 0 5 0 527721933 145833984 7682 33554432000 4194304 4356188 140735594256832 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=142416 CPUtime=25.47 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 5478 1251 0 0 2547 0 0 0 25 0 5 0 527721933 145833984 7682 33554432000 4194304 4356188 140735594256832 18446744073709551615 4273834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=142416 CPUtime=25.34 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 5652 1251 0 0 2534 0 0 0 25 0 5 0 527721933 145833984 7682 33554432000 4194304 4356188 140735594256832 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 694500

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

[pid=14708] ppid=14705 vsize=456488 CPUtime=4781.5 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 478148 2 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=463048 CPUtime=4782.44 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 93751 0 0 0 478166 78 0 0 25 0 1 0 527721932 474161152 92876 33554432000 4194304 4331988 140735396225760 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 115762 92876 175 34 0 114204 0
[pid=14710] ppid=14705 vsize=342964 CPUtime=19102.5 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 796406 1251 0 0 1910124 127 0 0 18 0 5 0 527721932 351195136 57803 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 85741 57803 161 40 0 84285 0
[pid=14710/tid=14717] ppid=14705 vsize=342964 CPUtime=4782.43 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 202893 1251 0 0 478211 32 0 0 25 0 5 0 527721933 351195136 57803 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=342964 CPUtime=4781.27 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 193733 1251 0 0 478097 30 0 0 25 0 5 0 527721933 351195136 57803 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=342964 CPUtime=4782.42 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 195531 1251 0 0 478210 32 0 0 25 0 5 0 527721933 351195136 57803 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=342964 CPUtime=4756.34 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 203063 1251 0 0 475603 31 0 0 25 0 5 0 527721933 351195136 57803 33554432000 4194304 4356188 140735594256832 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.2
Current children cumulated vsize (KiB) 1456420

[startup+4842.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 14873
/proc/meminfo: memFree=30162044/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
[pid=14706] ppid=14705 vsize=199124 CPUtime=4842.43 cores=0
/proc/14706/stat : 14706 (cryptominisat) R 14705 14705 14483 0 -1 4202496 172834 0 0 0 484182 61 0 0 25 0 1 0 527721932 203902976 27978 33554432000 4194304 4587354 140737262769216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14706/statm: 49781 27978 336 96 0 46343 0
[pid=14707] ppid=14705 vsize=49812 CPUtime=4842.27 cores=1
/proc/14707/stat : 14707 (clasp) R 14705 14705 14483 0 -1 4202496 9944 0 0 0 484225 2 0 0 25 0 1 0 527721932 51007488 8792 33554432000 4194304 4785740 140735450956848 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14707/statm: 12453 8792 341 145 0 9498 0
[pid=14708] ppid=14705 vsize=456488 CPUtime=4841.5 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 484148 2 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=463048 CPUtime=4842.43 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 94734 0 0 0 484165 78 0 0 25 0 1 0 527721932 474161152 93859 33554432000 4194304 4331988 140735396225760 18446744073709551615 4287417 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 115762 93859 175 34 0 114204 0
[pid=14710] ppid=14705 vsize=346548 CPUtime=19342.2 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 802294 1251 0 0 1934090 128 0 0 18 0 5 0 527721932 354865152 58699 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 86637 58699 161 40 0 85181 0
[pid=14710/tid=14717] ppid=14705 vsize=346548 CPUtime=4842.43 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 204877 1251 0 0 484211 32 0 0 25 0 5 0 527721933 354865152 58699 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=346548 CPUtime=4841.27 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 194949 1251 0 0 484096 31 0 0 25 0 5 0 527721933 354865152 58699 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=346548 CPUtime=4842.42 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 196235 1251 0 0 484210 32 0 0 25 0 5 0 527721933 354865152 58699 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=346548 CPUtime=4816.01 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 205047 1251 0 0 481570 31 0 0 25 0 5 0 527721933 354865152 58699 33554432000 4194304 4356188 140735594256832 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38710.8
Current children cumulated vsize (KiB) 1533344

[startup+4902.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 14875
/proc/meminfo: memFree=30149724/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
[pid=14706] ppid=14705 vsize=144212 CPUtime=4902.44 cores=0
/proc/14706/stat : 14706 (cryptominisat) R 14705 14705 14483 0 -1 4202496 176957 0 0 0 490182 62 0 0 25 0 1 0 527721932 147673088 31103 33554432000 4194304 4587354 140737262769216 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14706/statm: 36053 31103 336 96 0 32615 0
[pid=14707] ppid=14705 vsize=49812 CPUtime=4902.28 cores=1
/proc/14707/stat : 14707 (clasp) R 14705 14705 14483 0 -1 4202496 9944 0 0 0 490226 2 0 0 25 0 1 0 527721932 51007488 8792 33554432000 4194304 4785740 140735450956848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14707/statm: 12453 8792 341 145 0 9498 0
[pid=14708] ppid=14705 vsize=456488 CPUtime=4901.51 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 490149 2 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=463048 CPUtime=4902.44 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 95620 0 0 0 490165 79 0 0 25 0 1 0 527721932 474161152 94745 33554432000 4194304 4331988 140735396225760 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 115762 94745 175 34 0 114204 0
[pid=14710] ppid=14705 vsize=342708 CPUtime=19581.9 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 808822 1251 0 0 1958058 129 0 0 18 0 5 0 527721932 350932992 57739 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 85677 57739 161 40 0 84221 0
[pid=14710/tid=14717] ppid=14705 vsize=342708 CPUtime=4902.43 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 206349 1251 0 0 490211 32 0 0 25 0 5 0 527721933 350932992 57739 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=342708 CPUtime=4901.27 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 196741 1251 0 0 490096 31 0 0 25 0 5 0 527721933 350932992 57739 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=342708 CPUtime=4902.44 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 198027 1251 0 0 490211 33 0 0 25 0 5 0 527721933 350932992 57739 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=342708 CPUtime=4875.7 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 206519 1251 0 0 487538 32 0 0 25 0 5 0 527721933 350932992 57739 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.5
Current children cumulated vsize (KiB) 1474592

[startup+4962.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 14876
/proc/meminfo: memFree=30133556/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
[pid=14706] ppid=14705 vsize=217916 CPUtime=4962.43 cores=0
/proc/14706/stat : 14706 (cryptominisat) R 14705 14705 14483 0 -1 4202496 179184 0 0 0 496180 63 0 0 25 0 1 0 527721932 223145984 33250 33554432000 4194304 4587354 140737262769216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14706/statm: 54479 33250 336 96 0 51041 0
[pid=14707] ppid=14705 vsize=49812 CPUtime=4962.27 cores=1
/proc/14707/stat : 14707 (clasp) R 14705 14705 14483 0 -1 4202496 9949 0 0 0 496225 2 0 0 25 0 1 0 527721932 51007488 8797 33554432000 4194304 4785740 140735450956848 18446744073709551615 4278090 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14707/statm: 12453 8797 341 145 0 9498 0
[pid=14708] ppid=14705 vsize=456488 CPUtime=4961.51 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 496149 2 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 134529844 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=463048 CPUtime=4962.43 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 96580 0 0 0 496164 79 0 0 25 0 1 0 527721932 474161152 95705 33554432000 4194304 4331988 140735396225760 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 115762 95705 175 34 0 114204 0
[pid=14710] ppid=14705 vsize=346804 CPUtime=19821.5 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 814326 1251 0 0 1982023 130 0 0 18 0 5 0 527721932 355127296 58763 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 86701 58763 161 40 0 85245 0
[pid=14710/tid=14717] ppid=14705 vsize=346804 CPUtime=4962.42 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 207885 1251 0 0 496210 32 0 0 25 0 5 0 527721933 355127296 58763 33554432000 4194304 4356188 140735594256832 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=346804 CPUtime=4961.26 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 198213 1251 0 0 496095 31 0 0 25 0 5 0 527721933 355127296 58763 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=346804 CPUtime=4962.43 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 200011 1251 0 0 496210 33 0 0 25 0 5 0 527721933 355127296 58763 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=346804 CPUtime=4935.37 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 207031 1251 0 0 493505 32 0 0 25 0 5 0 527721933 355127296 58763 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.2
Current children cumulated vsize (KiB) 1552392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 14877
/proc/meminfo: memFree=30149756/32951124 swapFree=67111448/67111528
[pid=14705] ppid=14703 vsize=18324 CPUtime=0 cores=0-7
/proc/14705/stat : 14705 (ppfolio) S 14703 14705 14483 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527721931 18763776 389 33554432000 4194304 4287625 140734849133360 18446744073709551615 230809185807 0 0 4096 65536 4372080998553223167 0 0 17 6 0 0 0
/proc/14705/statm: 4581 389 341 23 0 91 0
[pid=14706] ppid=14705 vsize=125784 CPUtime=5000.14 cores=0
/proc/14706/stat : 14706 (cryptominisat) R 14705 14705 14483 0 -1 4202496 179358 0 0 0 499951 63 0 0 25 0 1 0 527721932 128802816 27965 33554432000 4194304 4587354 140737262769216 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14706/statm: 31446 27965 336 96 0 28008 0
[pid=14707] ppid=14705 vsize=49620 CPUtime=4999.98 cores=1
/proc/14707/stat : 14707 (clasp) R 14705 14705 14483 0 -1 4202496 9950 0 0 0 499996 2 0 0 25 0 1 0 527721932 50810880 8750 33554432000 4194304 4785740 140735450956848 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14707/statm: 12405 8750 341 145 0 9450 0
[pid=14708] ppid=14705 vsize=456488 CPUtime=4999.21 cores=2
/proc/14708/stat : 14708 (TNM) R 14705 14705 14483 0 -1 4202496 520 0 0 0 499919 2 0 0 25 0 1 0 527721932 467443712 417 33554432000 134512640 134534564 4289581648 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14708/statm: 114122 417 95 6 0 112788 0
[pid=14709] ppid=14705 vsize=463048 CPUtime=5000.15 cores=3
/proc/14709/stat : 14709 (march_hi) R 14705 14705 14483 0 -1 4202496 97182 0 0 0 499935 80 0 0 25 0 1 0 527721932 474161152 96307 33554432000 4194304 4331988 140735396225760 18446744073709551615 230808862153 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14709/statm: 115762 96307 175 34 0 114204 0
[pid=14710] ppid=14705 vsize=348084 CPUtime=19972.1 cores=4-7
/proc/14710/stat : 14710 (plingeling) S 14705 14705 14483 0 -1 4202496 819894 1251 0 0 1997083 131 0 0 18 0 5 0 527721932 356438016 59083 33554432000 4194304 4356188 140735594256832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14710/statm: 87021 59083 161 40 0 85565 0
[pid=14710/tid=14717] ppid=14705 vsize=348084 CPUtime=5000.14 cores=4-7
/proc/14710/task/14717/stat : 14717 (plingeling) R 14705 14705 14483 0 -1 4202560 208845 1251 0 0 499981 33 0 0 25 0 5 0 527721933 356438016 59083 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14710/tid=14718] ppid=14705 vsize=348084 CPUtime=4998.97 cores=4-7
/proc/14710/task/14718/stat : 14718 (plingeling) R 14705 14705 14483 0 -1 4202560 200261 1251 0 0 499865 32 0 0 25 0 5 0 527721933 356438016 59083 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14710/tid=14719] ppid=14705 vsize=348084 CPUtime=5000.13 cores=4-7
/proc/14710/task/14719/stat : 14719 (plingeling) R 14705 14705 14483 0 -1 4202560 201547 1251 0 0 499980 33 0 0 25 0 5 0 527721933 356438016 59083 33554432000 4194304 4356188 140735594256832 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14710/tid=14720] ppid=14705 vsize=348084 CPUtime=4972.87 cores=4-7
/proc/14710/task/14720/stat : 14720 (plingeling) R 14705 14705 14483 0 -1 4202560 208055 1251 0 0 497255 32 0 0 25 0 5 0 527721933 356438016 59083 33554432000 4194304 4356188 140735594256832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39971.6
Current children cumulated vsize (KiB) 1461348

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 14705 and gives
#  childrusage.ru_utime.tv_sec=14998
#  childrusage.ru_utime.tv_usec=676854
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=698893
# CPU time returned by wait4() is 14999.4
# while last known CPU time is 39971.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39971.6
CPU user time (s): 39968.8
CPU system time (s): 2.78
CPU usage (%): 799.43
Max. virtual memory (cumulated for all children) (KiB): 26112760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14998.7
system time used= 0.698893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190362
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= 1194
involuntary context switches= 31472

runsolver used 7.81381 second user time and 19.458 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 13:00:15
IDJOB=3221265
IDBENCH=82894
IDSOLVER=1638
FILE ID=node104/3221265-1304161215
RUNJOBID= node104-1304158486-14497
PBS_JOBID= 13170916
Free space on /tmp= 72544 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S289144908-090.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221265-1304161215/watcher-3221265-1304161215 -o /tmp/evaluation-result-3221265-1304161215/solver-3221265-1304161215 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3221265-1304161215.cnf

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

MD5SUM BENCH= acdd1627e1c0387cb30884180f862a47
RANDOM SEED=1243515451

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30918500 kB
Buffers:        412616 kB
Cached:        1144120 kB
SwapCached:         80 kB
Active:         172764 kB
Inactive:      1447540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30918500 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:       63756 kB
Mapped:          14416 kB
Slab:           345064 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189204 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= 72532 MiB
End job on node104 at 2011-04-30 14:23:37