Trace number 3275781

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.7 5003.62

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
Bench CategoryCRAFTED (crafted 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 variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

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-3275781-1304170541/watcher-3275781-1304170541 -o /tmp/evaluation-result-3275781-1304170541/solver-3275781-1304170541 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275781-1304170541.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: 7.53 7.94 7.97 1/170 10161
/proc/meminfo: memFree=30931268/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 2826088480822 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0

[startup+0.0760999 s]
/proc/loadavg: 7.53 7.94 7.97 1/170 10161
/proc/meminfo: memFree=30931268/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101093 s]
/proc/loadavg: 7.53 7.94 7.97 1/170 10161
/proc/meminfo: memFree=30931268/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301058 s]
/proc/loadavg: 7.53 7.94 7.97 1/170 10161
/proc/meminfo: memFree=30931268/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70099 s]
/proc/loadavg: 7.53 7.94 7.97 1/170 10161
/proc/meminfo: memFree=30931268/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50085 s]
/proc/loadavg: 7.53 7.94 7.97 9/180 10176
/proc/meminfo: memFree=30895476/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=1110900 CPUtime=1.49 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 3473 0 0 0 149 0 0 0 25 0 1 0 528652836 1137561600 1772 33554432000 4194304 4587354 140735602920128 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10162/statm: 277725 1772 327 96 0 274287 0
[pid=10163] ppid=10161 vsize=16580 CPUtime=1.49 cores=1
/proc/10163/stat : 10163 (clasp) R 10161 10161 9318 0 -1 4202496 1675 0 0 0 149 0 0 0 25 0 1 0 528652836 16977920 1487 33554432000 4194304 4785740 140733450363984 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10163/statm: 4145 1487 340 145 0 1190 0
[pid=10164] ppid=10161 vsize=457940 CPUtime=1.49 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 149 0 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=14952 CPUtime=1.49 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 4659 0 0 0 149 0 0 0 25 0 1 0 528652836 15310848 2082 33554432000 4194304 4331988 140736629346464 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 3738 2082 175 34 0 2180 0
[pid=10166] ppid=10161 vsize=129728 CPUtime=5.75 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 6169 1252 0 0 574 1 0 0 25 0 5 0 528652837 132841472 4535 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 32432 4535 162 40 0 30976 0
[pid=10166/tid=10173] ppid=10161 vsize=129728 CPUtime=1.46 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 1043 1252 0 0 146 0 0 0 25 0 5 0 528652840 132841472 4535 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=129728 CPUtime=1.46 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 1200 1252 0 0 146 0 0 0 25 0 5 0 528652840 132841472 4535 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=129728 CPUtime=1.35 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 861 1252 0 0 135 0 0 0 25 0 5 0 528652840 132841472 4535 33554432000 4194304 4356188 140734799670352 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=129728 CPUtime=1.43 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 1319 1252 0 0 143 0 0 0 25 0 5 0 528652840 132841472 4535 33554432000 4194304 4356188 140734799670352 18446744073709551615 4273866 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 1748424

[startup+3.10057 s]
/proc/loadavg: 7.53 7.94 7.97 9/180 10176
/proc/meminfo: memFree=30890764/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=1122808 CPUtime=3.08 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 6659 0 0 0 308 0 0 0 25 0 1 0 528652836 1149755392 4362 33554432000 4194304 4587354 140735602920128 18446744073709551615 4243369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10162/statm: 280702 4362 337 96 0 277264 0
[pid=10163] ppid=10161 vsize=17852 CPUtime=3.09 cores=1
/proc/10163/stat : 10163 (clasp) R 10161 10161 9318 0 -1 4202496 1965 0 0 0 309 0 0 0 25 0 1 0 528652836 18280448 1777 33554432000 4194304 4785740 140733450363984 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10163/statm: 4463 1777 340 145 0 1508 0
[pid=10164] ppid=10161 vsize=457940 CPUtime=3.09 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 309 0 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=14952 CPUtime=3.09 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 4659 0 0 0 309 0 0 0 25 0 1 0 528652836 15310848 2082 33554432000 4194304 4331988 140736629346464 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 3738 2082 175 34 0 2180 0
[pid=10166] ppid=10161 vsize=132800 CPUtime=12.14 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 6907 1252 0 0 1213 1 0 0 25 0 5 0 528652837 135987200 5273 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 33200 5273 162 40 0 31744 0
[pid=10166/tid=10173] ppid=10161 vsize=132800 CPUtime=3.06 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 1043 1252 0 0 306 0 0 0 25 0 5 0 528652840 135987200 5273 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=132800 CPUtime=3.06 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 1456 1252 0 0 306 0 0 0 25 0 5 0 528652840 135987200 5273 33554432000 4194304 4356188 140734799670352 18446744073709551615 4332288 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=132800 CPUtime=2.94 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 1053 1252 0 0 294 0 0 0 25 0 5 0 528652840 135987200 5273 33554432000 4194304 4356188 140734799670352 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=132800 CPUtime=3.03 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 1609 1252 0 0 303 0 0 0 25 0 5 0 528652840 135987200 5273 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 1764676

[startup+6.30101 s]
/proc/loadavg: 7.57 7.94 7.97 9/180 10176
/proc/meminfo: memFree=30873932/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=1122580 CPUtime=6.28 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 9112 0 0 0 627 1 0 0 25 0 1 0 528652836 1149521920 4675 33554432000 4194304 4587354 140735602920128 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10162/statm: 280645 4675 337 96 0 277207 0
[pid=10163] ppid=10161 vsize=19500 CPUtime=6.29 cores=1
/proc/10163/stat : 10163 (clasp) R 10161 10161 9318 0 -1 4202496 2359 0 0 0 629 0 0 0 25 0 1 0 528652836 19968000 2171 33554432000 4194304 4785740 140733450363984 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10163/statm: 4875 2171 340 145 0 1920 0
[pid=10164] ppid=10161 vsize=457940 CPUtime=6.28 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 628 0 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=14952 CPUtime=6.29 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 4659 0 0 0 629 0 0 0 25 0 1 0 528652836 15310848 2082 33554432000 4194304 4331988 140736629346464 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 3738 2082 175 34 0 2180 0
[pid=10166] ppid=10161 vsize=137920 CPUtime=24.92 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 8607 1252 0 0 2491 1 0 0 25 0 5 0 528652837 141230080 6553 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 34480 6553 162 40 0 33024 0
[pid=10166/tid=10173] ppid=10161 vsize=137920 CPUtime=6.26 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 1555 1252 0 0 626 0 0 0 25 0 5 0 528652840 141230080 6553 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=137920 CPUtime=6.26 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 2194 1252 0 0 626 0 0 0 25 0 5 0 528652840 141230080 6553 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=137920 CPUtime=6.13 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 1247 1252 0 0 613 0 0 0 25 0 5 0 528652840 141230080 6553 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331199 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=137920 CPUtime=6.23 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 1865 1252 0 0 623 0 0 0 25 0 5 0 528652840 141230080 6553 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 1771216

[startup+12.7009 s]
/proc/loadavg: 7.60 7.94 7.97 9/180 10176
/proc/meminfo: memFree=30850968/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=1131636 CPUtime=12.68 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 14621 0 0 0 1266 2 0 0 25 0 1 0 528652836 1158795264 6553 33554432000 4194304 4587354 140735602920128 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10162/statm: 282909 6553 337 96 0 279471 0
[pid=10163] ppid=10161 vsize=21688 CPUtime=12.69 cores=1
/proc/10163/stat : 10163 (clasp) R 10161 10161 9318 0 -1 4202496 2888 0 0 0 1269 0 0 0 25 0 1 0 528652836 22208512 2700 33554432000 4194304 4785740 140733450363984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10163/statm: 5422 2700 340 145 0 2467 0
[pid=10164] ppid=10161 vsize=457940 CPUtime=12.68 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 1268 0 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=14952 CPUtime=12.69 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 4659 0 0 0 1269 0 0 0 25 0 1 0 528652836 15310848 2082 33554432000 4194304 4331988 140736629346464 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 3738 2082 175 34 0 2180 0
[pid=10166] ppid=10161 vsize=146400 CPUtime=50.49 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 12684 1252 0 0 5047 2 0 0 25 0 5 0 528652837 149913600 8673 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 36600 8673 162 40 0 35144 0
[pid=10166/tid=10173] ppid=10161 vsize=146400 CPUtime=12.66 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 2294 1252 0 0 1266 0 0 0 25 0 5 0 528652840 149913600 8673 33554432000 4194304 4356188 140734799670352 18446744073709551615 4280608 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=146400 CPUtime=12.65 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 2898 1252 0 0 1265 0 0 0 25 0 5 0 528652840 149913600 8673 33554432000 4194304 4356188 140734799670352 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=146400 CPUtime=12.49 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 2851 1252 0 0 1249 0 0 0 25 0 5 0 528652840 149913600 8673 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=146400 CPUtime=12.63 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 2895 1252 0 0 1263 0 0 0 25 0 5 0 528652840 149913600 8673 33554432000 4194304 4356188 140734799670352 18446744073709551615 4330817 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 1790940

[startup+25.5006 s]
/proc/loadavg: 7.69 7.95 7.97 9/180 10176
/proc/meminfo: memFree=30843568/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=1134644 CPUtime=25.49 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 22836 0 0 0 2545 4 0 0 25 0 1 0 528652836 1161875456 6465 33554432000 4194304 4587354 140735602920128 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10164] ppid=10161 vsize=457940 CPUtime=4781.16 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 478115 1 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=88420 CPUtime=4782.4 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 22721 0 0 0 478227 13 0 0 25 0 1 0 528652836 90542080 19705 33554432000 4194304 4331988 140736629346464 18446744073709551615 4298853 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 22105 19705 175 34 0 20547 0
[pid=10166] ppid=10161 vsize=464864 CPUtime=19103.2 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 2062883 1252 0 0 1910032 284 0 0 25 0 5 0 528652837 476020736 88289 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 116216 88289 162 40 0 114760 0
[pid=10166/tid=10173] ppid=10161 vsize=464864 CPUtime=4782.37 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 525249 1252 0 0 478165 72 0 0 25 0 5 0 528652840 476020736 88289 33554432000 4194304 4356188 140734799670352 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=464864 CPUtime=4782.21 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 541400 1252 0 0 478145 76 0 0 25 0 5 0 528652840 476020736 88289 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=464864 CPUtime=4756.19 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 480401 1252 0 0 475555 64 0 0 25 0 5 0 528652840 476020736 88289 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=464864 CPUtime=4782.34 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 514087 1252 0 0 478164 70 0 0 25 0 5 0 528652840 476020736 88289 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38231.5
Current children cumulated vsize (KiB) 2360904

[startup+4842.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/180 10317
/proc/meminfo: memFree=30357756/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=1205168 CPUtime=4842.38 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 913216 0 0 0 483911 327 0 0 25 0 1 0 528652836 1234092032 26328 33554432000 4194304 4587354 140735602920128 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10162/statm: 301292 26328 337 96 0 297854 0
[pid=10163] ppid=10161 vsize=101624 CPUtime=4842.39 cores=1
/proc/10163/stat : 10163 (clasp) R 10161 10161 9318 0 -1 4202496 23007 0 0 0 484232 7 0 0 25 0 1 0 528652836 104062976 20482 33554432000 4194304 4785740 140733450363984 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10163/statm: 25406 20482 341 145 0 22451 0
[pid=10164] ppid=10161 vsize=457940 CPUtime=4841.16 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 484115 1 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=88420 CPUtime=4842.4 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 22935 0 0 0 484227 13 0 0 25 0 1 0 528652836 90542080 19919 33554432000 4194304 4331988 140736629346464 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 22105 19919 175 34 0 20547 0
[pid=10166] ppid=10161 vsize=417760 CPUtime=19342.8 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 2077091 1252 0 0 1933997 287 0 0 25 0 5 0 528652837 427786240 76513 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 104440 76513 162 40 0 102984 0
[pid=10166/tid=10173] ppid=10161 vsize=417760 CPUtime=4842.37 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 529729 1252 0 0 484164 73 0 0 25 0 5 0 528652840 427786240 76513 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=417760 CPUtime=4842.21 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 545624 1252 0 0 484144 77 0 0 25 0 5 0 528652840 427786240 76513 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=417760 CPUtime=4815.85 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 482961 1252 0 0 481521 64 0 0 25 0 5 0 528652840 427786240 76513 33554432000 4194304 4356188 140734799670352 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=417760 CPUtime=4842.33 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 517031 1252 0 0 484163 70 0 0 25 0 5 0 528652840 427786240 76513 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711.2
Current children cumulated vsize (KiB) 2289236

[startup+4902.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/180 10318
/proc/meminfo: memFree=30303556/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=1205168 CPUtime=4902.38 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 915555 0 0 0 489910 328 0 0 25 0 1 0 528652836 1234092032 28594 33554432000 4194304 4587354 140735602920128 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10162/statm: 301292 28594 337 96 0 297854 0
[pid=10163] ppid=10161 vsize=101624 CPUtime=4902.39 cores=1
/proc/10163/stat : 10163 (clasp) R 10161 10161 9318 0 -1 4202496 23015 0 0 0 490232 7 0 0 25 0 1 0 528652836 104062976 20490 33554432000 4194304 4785740 140733450363984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10163/statm: 25406 20490 341 145 0 22451 0
[pid=10164] ppid=10161 vsize=457940 CPUtime=4901.16 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 490115 1 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=117888 CPUtime=4902.4 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 23150 0 0 0 490227 13 0 0 25 0 1 0 528652836 120717312 20134 33554432000 4194304 4331988 140736629346464 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 29472 20134 175 34 0 27914 0
[pid=10166] ppid=10161 vsize=463328 CPUtime=19582.5 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 2104995 1252 0 0 1957961 291 0 0 25 0 5 0 528652837 474447872 87905 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 115832 87905 162 40 0 114376 0
[pid=10166/tid=10173] ppid=10161 vsize=463328 CPUtime=4902.38 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 534209 1252 0 0 490164 74 0 0 25 0 5 0 528652840 474447872 87905 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=463328 CPUtime=4902.22 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 557784 1252 0 0 490142 80 0 0 25 0 5 0 528652840 474447872 87905 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=463328 CPUtime=4875.53 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 490257 1252 0 0 487488 65 0 0 25 0 5 0 528652840 474447872 87905 33554432000 4194304 4356188 140734799670352 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=463328 CPUtime=4902.34 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 520999 1252 0 0 490163 71 0 0 25 0 5 0 528652840 474447872 87905 33554432000 4194304 4356188 140734799670352 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190.8
Current children cumulated vsize (KiB) 2364272

[startup+4962.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/180 10320
/proc/meminfo: memFree=30324360/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=262268 CPUtime=4962.38 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 924794 0 0 0 495906 332 0 0 25 0 1 0 528652836 268562432 35215 33554432000 4194304 4587354 140735602920128 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10162/statm: 65567 35215 337 96 0 62129 0
[pid=10163] ppid=10161 vsize=101840 CPUtime=4962.39 cores=1
/proc/10163/stat : 10163 (clasp) R 10161 10161 9318 0 -1 4202496 23153 0 0 0 496232 7 0 0 25 0 1 0 528652836 104284160 20521 33554432000 4194304 4785740 140733450363984 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10163/statm: 25460 20521 341 145 0 22505 0
[pid=10164] ppid=10161 vsize=457940 CPUtime=4961.15 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 496114 1 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=117888 CPUtime=4962.4 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 23363 0 0 0 496227 13 0 0 25 0 1 0 528652836 120717312 20347 33554432000 4194304 4331988 140736629346464 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 29472 20347 175 34 0 27914 0
[pid=10166] ppid=10161 vsize=413152 CPUtime=19822.2 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 2127139 1252 0 0 1981926 294 0 0 25 0 5 0 528652837 423067648 75361 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 103288 75361 162 40 0 101832 0
[pid=10166/tid=10173] ppid=10161 vsize=413152 CPUtime=4962.37 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 538689 1252 0 0 496163 74 0 0 25 0 5 0 528652840 423067648 75361 33554432000 4194304 4356188 140734799670352 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=413152 CPUtime=4962.22 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 562264 1252 0 0 496141 81 0 0 25 0 5 0 528652840 423067648 75361 33554432000 4194304 4356188 140734799670352 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=413152 CPUtime=4935.2 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 494609 1252 0 0 493455 65 0 0 25 0 5 0 528652840 423067648 75361 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=413152 CPUtime=4962.34 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 529831 1252 0 0 496162 72 0 0 25 0 5 0 528652840 423067648 75361 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39670.5
Current children cumulated vsize (KiB) 1371412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.12 8.07 8.00 9/180 10321
/proc/meminfo: memFree=30336876/32950928 swapFree=67111404/67111528
[pid=10161] ppid=10159 vsize=18324 CPUtime=0 cores=0-7
/proc/10161/stat : 10161 (ppfolio) S 10159 10161 9318 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528652836 18763776 390 33554432000 4194304 4287625 140733426991440 18446744073709551615 235594886671 0 0 4096 65536 8973624159653330943 0 0 17 4 0 0 0
/proc/10161/statm: 4581 390 341 23 0 91 0
[pid=10162] ppid=10161 vsize=1220556 CPUtime=5003.68 cores=0
/proc/10162/stat : 10162 (cryptominisat) R 10161 10161 9318 0 -1 4202496 925532 0 0 0 500036 332 0 0 25 0 1 0 528652836 1249849344 26336 33554432000 4194304 4587354 140735602920128 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10162/statm: 305139 26336 337 96 0 301701 0
[pid=10163] ppid=10161 vsize=101840 CPUtime=5003.7 cores=1
/proc/10163/stat : 10163 (clasp) R 10161 10161 9318 0 -1 4202496 23163 0 0 0 500363 7 0 0 25 0 1 0 528652836 104284160 20531 33554432000 4194304 4785740 140733450363984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10163/statm: 25460 20531 341 145 0 22505 0
[pid=10164] ppid=10161 vsize=457940 CPUtime=5002.45 cores=2
/proc/10164/stat : 10164 (TNM) R 10161 10161 9318 0 -1 4202496 1008 0 0 0 500244 1 0 0 25 0 1 0 528652836 468930560 905 33554432000 134512640 134534564 4290661280 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10164/statm: 114485 905 95 6 0 113151 0
[pid=10165] ppid=10161 vsize=117888 CPUtime=5003.71 cores=3
/proc/10165/stat : 10165 (march_hi) R 10161 10161 9318 0 -1 4202496 23512 0 0 0 500358 13 0 0 25 0 1 0 528652836 120717312 20496 33554432000 4194304 4331988 140736629346464 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10165/statm: 29472 20496 175 34 0 27914 0
[pid=10166] ppid=10161 vsize=436192 CPUtime=19987.2 cores=4-7
/proc/10166/stat : 10166 (plingeling) S 10161 10161 9318 0 -1 4202496 2141475 1252 0 0 1998423 296 0 0 25 0 5 0 528652837 446660608 81121 33554432000 4194304 4356188 140734799670352 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10166/statm: 109048 81121 162 40 0 107592 0
[pid=10166/tid=10173] ppid=10161 vsize=436192 CPUtime=5003.68 cores=4-7
/proc/10166/task/10173/stat : 10173 (plingeling) R 10161 10161 9318 0 -1 4202560 539969 1252 0 0 500294 74 0 0 25 0 5 0 528652840 446660608 81121 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10166/tid=10174] ppid=10161 vsize=436192 CPUtime=5003.52 cores=4-7
/proc/10166/task/10174/stat : 10174 (plingeling) R 10161 10161 9318 0 -1 4202560 566744 1252 0 0 500271 81 0 0 25 0 5 0 528652840 446660608 81121 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10166/tid=10175] ppid=10161 vsize=436192 CPUtime=4976.28 cores=4-7
/proc/10166/task/10175/stat : 10175 (plingeling) R 10161 10161 9318 0 -1 4202560 500625 1252 0 0 497562 66 0 0 25 0 5 0 528652840 446660608 81121 33554432000 4194304 4356188 140734799670352 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10166/tid=10176] ppid=10161 vsize=436192 CPUtime=5003.65 cores=4-7
/proc/10166/task/10176/stat : 10176 (plingeling) R 10161 10161 9318 0 -1 4202560 532391 1252 0 0 500293 72 0 0 25 0 5 0 528652840 446660608 81121 33554432000 4194304 4356188 140734799670352 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2352740

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 10161 and gives
#  childrusage.ru_utime.tv_sec=20010
#  childrusage.ru_utime.tv_usec=30013
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=583455
# CPU time returned by wait4() is 20013.6
# while last known CPU time is 40000.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.62
CPU time (s): 40000.7
CPU user time (s): 39994.2
CPU system time (s): 6.49
CPU usage (%): 799.436
Max. virtual memory (cumulated for all children) (KiB): 3462180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20010
system time used= 3.58345
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 973752
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= 755
involuntary context switches= 88559

runsolver used 8.34373 second user time and 18.9541 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 15:35:41
IDJOB=3275781
IDBENCH=83320
IDSOLVER=1638
FILE ID=node120/3275781-1304170541
RUNJOBID= node120-1304159778-9332
PBS_JOBID= 13170919
Free space on /tmp= 73168 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275781-1304170541/watcher-3275781-1304170541 -o /tmp/evaluation-result-3275781-1304170541/solver-3275781-1304170541 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275781-1304170541.cnf

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=1733430022

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30931424 kB
Buffers:        538992 kB
Cached:        1054272 kB
SwapCached:          8 kB
Active:         662844 kB
Inactive:       993544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30931424 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10216 kB
Writeback:           0 kB
AnonPages:       62980 kB
Mapped:          14848 kB
Slab:           297388 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184984 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= 73156 MiB
End job on node120 at 2011-04-30 16:59:06