Trace number 4103621

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (exit code) 1311.79 1312.03

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sc105.opb
MD5SUM8d90be9657104ee8258c7546119c4988
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.09183
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables3090
Total number of constraints104
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints104
Minimum length of a constraint60
Maximum length of a constraint120
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 8589934592
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 22548578283
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-18T10:23:32+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4103621-1466238211.opb"]
0.00/0.01	c use --random-gen="2055728229 3201267230 2940999449 127462531 291105183 3551846041 4258201235 268368218 1379040373 219240928 3643829360 3471167228 391490835 1626808520 1103700120 4155947402 934591215 403993172 3359762006 2245240224 1260155377 1639223764 2467376577 3323548049 3753439937 294167728 350761585 1155905354 1275230101 1292343165 1413079573 1926854831 1679260649 282124037 1955083938 2173193708 3036916262 4132077787 183570626 4119086895 2436983767 2335502984 1853421278 2374097765 3570689935 40539183 4021578419 4060725857 55787481 3519799336 3795004812 28670901 1653514194 4099904590 3854302976 3411725382 1593220345 2368151523 1325068843 436833929 4276101235 4189017558 952676794 4184164494 57244330 2667343336 2899550924 2588674415 2269602255 182158858 4017644828 3770438505 1849631685 2659189125 3338220201 1412915070 289893676 3112217486 273998616 1179225186 2725841375 1077354574 1441151616 3734249236 3530201523 1281008952 568645150 2053260303 1826164244 4056905700 3147203675 3872033307 3897117799 3361793094 4198313183 2113928465 2964468232 1939978368 3565343457 903874281 1172569166 1584219019 3275752028 2020030016 165667659 1732793860 4110627916 2049030220 2786951517 1520329566 3589540152 3927633384 593539082 2817575629 694924805 2039052900 695366066 1984908234 2451338303 3723905489 3692158383 3774182140 769373425 1649946115 3815775845 320204823 2738013722 2749993262 1152324399 907523319 752633310 1676306613 3573136518 2828246353 1568383944 3613932597 3938570553 817804412 3093842367 3377449472 3011303336 288391678 211553434 2992081509 2484674078 2938142017 1723193942 3501988606 232430938 1362591040 476665817 713456467 1751131407 3718527373 2692043877 3193358890 1055233022 1109201071 1499540808 850447244 1648871635 4157224692 3546306307 2498726718 542775074 1030464291 541346165 1721521038 867737076 1312043085 599075452 3478955050 1945814899 1757005622 2308157106 1237279393 2101876872 2368736090 4249621705 3685477282 3749923521 1666306210 550251641 891226162 2482769017 1140358723 2899648364 3050553692 3051815442 1970557234 3979958752 1289511915 1435368333 1657886527 1922308666 1230806995 986013718 1406051623 4186162259 1905574067 2416965949 4012664524 1449215317 2414014110 296569430 3093437465 2027187721 2977457599 4228897927 3385292391 3572696186 2817370471 2134279032 3114710859 1154301619 4282778243 3066319493 4072106087 787783845 2681950483 3902434705 3958184089 3592126960 1653385848 3598072539 2334055096 699230933 1526149731 3730396114 3353533912 1167574499 4015153278 2756808708 1289975956 2577511141 1307080295 2427526403 1014410051 4005406245 50635664 3397045343 709419657 2713726247 1048490620 3839835262 2115747498 2653794119 1472355596 397217785 1572460407 3644329180 2153181107 2666704223 2834841974 698893106 2054131028 255 362436" option to reproduce the execution
0.00/0.03	c #vars 3090
0.00/0.03	c #constraints 104
1310.97/1311.25	toysat: out of memory (requested 245366784 bytes)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4103621-1466238211/watcher-4103621-1466238211 -o /tmp/evaluation-result-4103621-1466238211/solver-4103621-1466238211 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466206094-15197 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103621-1466238211.opb 

pid=19603
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.29 2.28 2.21 4/179 19606
/proc/meminfo: memFree=28693824/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=717244 CPUtime=0 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 2672 0 0 0 0 0 0 0 20 0 4 0 25869874 734457856 3033 33554432000 4194304 16246674 140733744758544 140733744757968 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 179823 3043 441 2943 0 176717 0
[pid=19606/tid=19607] ppid=19603 vsize=735676 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 753332224 3107 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=740796 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 758575104 3123 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=744892 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25869874 762769408 3140 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100177 s]
/proc/loadavg: 2.29 2.28 2.21 4/179 19606
/proc/meminfo: memFree=28693824/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 29119 0 0 0 5 4 0 0 20 0 4 0 25869874 1247350784 29471 33554432000 4194304 16246674 140733744758544 140733744757968 12657222 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 304529 29476 601 2943 0 301423 0
[pid=19606/tid=19607] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 29480 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 29484 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 29488 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20052 s]
/proc/loadavg: 2.29 2.28 2.21 4/179 19606
/proc/meminfo: memFree=28693824/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 54534 0 0 0 11 8 0 0 20 0 4 0 25869874 1247350784 54885 33554432000 4194304 16246674 140733744758544 140733744757968 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 304529 54899 641 2943 0 301423 0
[pid=19606/tid=19607] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 54908 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 54918 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 54928 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300462 s]
/proc/loadavg: 2.29 2.28 2.21 4/179 19606
/proc/meminfo: memFree=28693824/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 79514 0 0 0 18 10 0 0 20 0 4 0 25869874 1247350784 79865 33554432000 4194304 16246674 140733744758544 140733744757968 12371341 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 304529 79876 641 2943 0 301423 0
[pid=19606/tid=19607] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 79883 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 79890 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 79897 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700386 s]
/proc/loadavg: 2.29 2.28 2.21 4/179 19606
/proc/meminfo: memFree=28693824/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 177544 0 0 0 48 21 0 0 20 0 4 0 25869874 1247350784 177895 33554432000 4194304 16246674 140733744758544 140733744757968 12449273 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 304529 177909 641 2943 0 301423 0
[pid=19606/tid=19607] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 177918 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 177926 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25869874 1247350784 177936 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50043 s]
/proc/loadavg: 2.29 2.28 2.21 4/183 19610
/proc/meminfo: memFree=27663636/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1329732 CPUtime=1.49 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 273372 0 0 0 117 32 0 0 20 0 4 0 25869874 1361645568 273679 33554432000 4194304 16246674 140733744758544 140733744757856 12429241 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 332433 273679 837 2943 0 329327 0
[pid=19606/tid=19607] ppid=19603 vsize=1329732 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1361645568 273679 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1329732 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1361645568 273679 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1329732 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 1361645568 273679 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1329732

[startup+3.1004 s]
/proc/loadavg: 2.29 2.28 2.21 4/183 19610
/proc/meminfo: memFree=27595552/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1329732 CPUtime=3.09 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 273546 0 0 0 277 32 0 0 20 0 4 0 25869874 1361645568 273853 33554432000 4194304 16246674 140733744758544 140733744740416 4221144 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 332433 273853 837 2943 0 329327 0
[pid=19606/tid=19607] ppid=19603 vsize=1329732 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1361645568 273853 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1329732 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1361645568 273853 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1329732 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 1361645568 273853 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1329732

[startup+6.30039 s]
/proc/loadavg: 2.27 2.27 2.20 3/183 19610
/proc/meminfo: memFree=27587028/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1364548 CPUtime=6.29 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 282250 0 0 0 595 34 0 0 20 0 4 0 25869874 1397297152 282557 33554432000 4194304 16246674 140733744758544 140733744740416 4225120 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 341137 282557 837 2943 0 338031 0
[pid=19606/tid=19607] ppid=19603 vsize=1364548 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1397297152 282557 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1364548 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1397297152 282557 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1364548 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 1397297152 282557 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1364548

[startup+12.7004 s]
/proc/loadavg: 2.32 2.28 2.21 3/183 19610
/proc/meminfo: memFree=27537452/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1364548 CPUtime=12.69 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 282250 0 0 0 1235 34 0 0 20 0 4 0 25869874 1397297152 282557 33554432000 4194304 16246674 140733744758544 140733744740416 12653056 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 341137 282557 837 2943 0 338031 0
[pid=19606/tid=19607] ppid=19603 vsize=1364548 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1397297152 282557 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1364548 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1397297152 282557 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1364548 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 1397297152 282557 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1364548

[startup+25.5005 s]
/proc/loadavg: 2.25 2.27 2.20 3/183 19610
/proc/meminfo: memFree=27173640/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1705540 CPUtime=25.49 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 367498 0 0 0 2505 44 0 0 20 0 4 0 25869874 1746472960 367805 33554432000 4194304 16246674 140733744758544 140733744756352 4221116 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 426385 367805 837 2943 0 423279 0
[pid=19606/tid=19607] ppid=19603 vsize=1705540 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1746472960 367805 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1705540 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1746472960 367805 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1705540 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 1746472960 367805 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1705540

[startup+51.1004 s]
/proc/loadavg: 2.23 2.26 2.20 3/183 19610
/proc/meminfo: memFree=27104340/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=1743428 CPUtime=51.08 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 400010 0 0 0 5060 48 0 0 20 0 4 0 25869874 1785270272 377277 33554432000 4194304 16246674 140733744758544 140733744740416 13055848 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 435857 377277 837 2943 0 432751 0
[pid=19606/tid=19607] ppid=19603 vsize=1743428 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 1785270272 377277 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=1743428 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 1785270272 377277 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=1743428 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 1785270272 377277 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1743428

[startup+102.301 s]
/proc/loadavg: 2.28 2.27 2.20 3/183 19611
/proc/meminfo: memFree=25610864/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=3160644 CPUtime=102.28 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 762506 0 0 0 10129 99 0 0 20 0 4 0 25869874 3236499456 731581 33554432000 4194304 16246674 140733744758544 140733744756352 4220489 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 790161 731581 837 2943 0 787055 0
[pid=19606/tid=19607] ppid=19603 vsize=3160644 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 3236499456 731581 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=3160644 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 3236499456 731581 33554432000 4194304 16246674 140733744758544 140096904862736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=3160644 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 3236499456 731581 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3160644


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

/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 10803023872 2578886 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 10549828

[startup+1062.3 s]
/proc/loadavg: 2.29 2.24 2.20 3/183 19733
/proc/meminfo: memFree=4515184/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=12425796 CPUtime=1062.11 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 9925273 0 0 0 104646 1565 0 0 20 0 4 0 25869874 12724015104 3047884 33554432000 4194304 16246674 140733744758544 140733744756352 14003409 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3106449 3047884 842 2943 0 3103343 0
[pid=19606/tid=19607] ppid=19603 vsize=12425796 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 12724015104 3047884 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=12425796 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 12724015104 3047884 33554432000 4194304 16246674 140733744758544 140096904862736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=12425796 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 12724015104 3047884 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 12425796

[startup+1122.3 s]
/proc/loadavg: 2.19 2.22 2.19 3/183 19734
/proc/meminfo: memFree=3759060/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=13180484 CPUtime=1122.1 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 10065400 0 0 0 110622 1588 0 0 20 0 4 0 25869874 13496815616 3236556 33554432000 4194304 16246674 140733744758544 140733744757640 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3295121 3236556 842 2943 0 3292015 0
[pid=19606/tid=19607] ppid=19603 vsize=13180484 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 13496815616 3236556 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=13180484 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 13496815616 3236556 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=13180484 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 13496815616 3236556 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 13180484

[startup+1182.3 s]
/proc/loadavg: 2.30 2.24 2.19 4/183 19784
/proc/meminfo: memFree=9489688/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=14310980 CPUtime=1182.09 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 10294880 0 0 0 116579 1630 0 0 20 0 4 0 25869874 14654443520 3519180 33554432000 4194304 16246674 140733744758544 140733744756480 14003409 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3577745 3519180 842 2943 0 3574639 0
[pid=19606/tid=19607] ppid=19603 vsize=14310980 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 14654443520 3519180 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=14310980 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 14654443520 3519180 33554432000 4194304 16246674 140733744758544 140096904862736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=14310980 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 14654443520 3519180 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 14310980

[startup+1242.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/183 19785
/proc/meminfo: memFree=9864108/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=15460932 CPUtime=1242.07 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 10524626 0 0 0 122539 1668 0 0 20 0 4 0 25869874 15831994368 3806669 33554432000 4194304 16246674 140733744758544 140733744756304 4221023 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3865233 3806669 842 2943 0 3862127 0
[pid=19606/tid=19607] ppid=19603 vsize=15460932 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 15831994368 3806669 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=15460932 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 15831994368 3806669 33554432000 4194304 16246674 140733744758544 140096904862736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=15460932 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 15831994368 3806669 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 15460932

[startup+1302.3 s]
/proc/loadavg: 2.21 2.23 2.19 3/183 19786
/proc/meminfo: memFree=8511928/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=15681092 CPUtime=1302.07 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 10579666 0 0 0 128526 1681 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140733744757720 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3920273 3861709 842 2943 0 3917167 0
[pid=19606/tid=19607] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 15681092

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19606 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1305.6 s]
/proc/loadavg: 2.20 2.22 2.18 3/183 19786
/proc/meminfo: memFree=8511792/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=15681092 CPUtime=1305.36 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 10579666 0 0 0 128855 1681 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140733744757640 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3920273 3861709 842 2943 0 3917167 0
[pid=19606/tid=19607] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1305.36
Current children cumulated vsize (KiB) 15681092

[startup+1308.8 s]
/proc/loadavg: 2.20 2.22 2.18 3/183 19786
/proc/meminfo: memFree=7666980/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=15681092 CPUtime=1308.56 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 10579666 0 0 0 129174 1682 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140733744757720 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3920273 3861709 842 2943 0 3917167 0
[pid=19606/tid=19607] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1308.56
Current children cumulated vsize (KiB) 15681092

[startup+1310.4 s]
/proc/loadavg: 2.18 2.22 2.18 3/183 19786
/proc/meminfo: memFree=6816836/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=15681092 CPUtime=1310.16 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 10579666 0 0 0 129334 1682 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140733744757640 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3920273 3861709 842 2943 0 3917167 0
[pid=19606/tid=19607] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=15681092 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 16057438208 3861709 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1310.16
Current children cumulated vsize (KiB) 15681092

[startup+1311.2 s]
/proc/loadavg: 2.18 2.22 2.18 3/183 19786
/proc/meminfo: memFree=6702260/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=15795780 CPUtime=1310.97 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) R 19603 19606 15180 0 -1 4202496 10608203 0 0 0 129411 1686 0 0 20 0 4 0 25869874 16174878720 3890246 33554432000 4194304 16246674 140733744758544 140733744757720 13885033 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 3948945 3890246 842 2943 0 3945839 0
[pid=19606/tid=19607] ppid=19603 vsize=15795780 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) S 19603 19606 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25869874 16174878720 3890246 33554432000 4194304 16246674 140733744758544 140096915352816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19606/tid=19608] ppid=19603 vsize=15795780 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19608/stat : 19608 (toysat) S 19603 19606 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25869874 16174878720 3890246 33554432000 4194304 16246674 140733744758544 140096904862960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19606/tid=19609] ppid=19603 vsize=15795780 CPUtime=0 cores=1,3,5,7
/proc/19606/task/19609/stat : 19609 (toysat) S 19603 19606 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25869874 16174878720 3890246 33554432000 4194304 16246674 140733744758544 140096894389424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1310.97
Current children cumulated vsize (KiB) 15795780

[startup+1311.6 s]
/proc/loadavg: 2.18 2.22 2.18 3/183 19786
/proc/meminfo: memFree=6702260/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=0 CPUtime=1311.36 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) Z 19603 19606 15180 0 -1 4202508 10608204 0 0 0 129415 1721 0 0 20 0 2 0 25869874 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 0 0 0 0 0 0 0
[pid=19606/tid=19607] ppid=19603 vsize=0 CPUtime=0.33 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) R 19603 19606 15180 0 -1 4203588 9 0 0 0 0 33 0 0 20 0 2 0 25869874 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1311.36
Current children cumulated vsize (KiB) 0

[startup+1312 s]
/proc/loadavg: 2.18 2.22 2.18 3/183 19786
/proc/meminfo: memFree=6702260/32872528 swapFree=1431120/1543540
[pid=19606] ppid=19603 vsize=0 CPUtime=1311.76 cores=1,3,5,7
/proc/19606/stat : 19606 (toysat) Z 19603 19606 15180 0 -1 4202508 10608204 0 0 0 129415 1761 0 0 20 0 2 0 25869874 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19606/statm: 0 0 0 0 0 0 0
[pid=19606/tid=19607] ppid=19603 vsize=0 CPUtime=0.73 cores=1,3,5,7
/proc/19606/task/19607/stat : 19607 (toysat) R 19603 19606 15180 0 -1 4203588 9 0 0 0 0 73 0 0 20 0 2 0 25869874 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1311.76
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1312.03
CPU time (s): 1311.79
CPU user time (s): 1294.16
CPU system time (s): 17.6303
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 15795780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.16
system time used= 17.6303
maximum resident set size= 15560988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10608204
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= 899
involuntary context switches= 2216

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.38748 second user time and 5.13422 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-18 10:23:31
IDJOB=4103621
IDBENCH=2411
IDSOLVER=2542
FILE ID=node116/4103621-1466238211
RUNJOBID= node116-1466206094-15197
PBS_JOBID= 19918160
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sc105.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103621-1466238211/watcher-4103621-1466238211 -o /tmp/evaluation-result-4103621-1466238211/solver-4103621-1466238211 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466206094-15197 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103621-1466238211.opb

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

MD5SUM BENCH= 8d90be9657104ee8258c7546119c4988
RANDOM SEED=1461452707

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.781
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.781
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.781
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.781
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.781
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.781
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.781
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.781
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28694352 kB
Buffers:          118240 kB
Cached:           138988 kB
SwapCached:         2060 kB
Active:          1733192 kB
Inactive:         160424 kB
Active(anon):    1634680 kB
Inactive(anon):     4052 kB
Active(file):      98512 kB
Inactive(file):   156372 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099604 kB
Dirty:             16324 kB
Writeback:            56 kB
AnonPages:       3179152 kB
Mapped:            10832 kB
Shmem:                 0 kB
Slab:             605024 kB
SReclaimable:      48892 kB
SUnreclaim:       556132 kB
KernelStack:        1456 kB
PageTables:        10364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3321428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1103872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71692 MiB
End job on node116 at 2016-06-18 10:45:24