Trace number 4103729

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? (MO) 337.841 337.926

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-bnl2.opb
MD5SUM1aac4473a72704481ef90ef3ff1598a7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.6046
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables104670
Total number of constraints2262
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 constraints2262
Minimum length of a constraint30
Maximum length of a constraint2460
Number of terms in the objective function 50550
Biggest coefficient in the objective function 322444669747200
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 11314136774293353
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 322444669747200
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 11314136774293353
Number of bits of the biggest sum of numbers54
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:35:01+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-4103729-1466238900.opb"]
0.00/0.01	c use --random-gen="1595300387 3599520285 2507210199 399282895 4190868762 4051477713 73848589 444064042 2053758910 3603542850 1215215261 120039400 392105781 3993314475 3262170363 2924898206 1970935458 3942983588 676226410 78760280 2945828189 2805033336 56846542 4030199307 1482145178 268726891 4262131148 3197377230 2252344070 2078307041 1537104026 412959748 3712678483 3290810140 4018859819 1124381329 1537618015 3721710926 677989272 3298167212 1203619831 3945102751 1721855635 2724461072 3719139440 2440350334 1364766105 523727807 3231276209 1746199540 2367213207 1749741177 4244824508 4065611796 4029822000 1916619537 1343744334 3798877790 21525305 1764811417 2576834832 1441359962 3409218198 1137191914 3771192668 2440518535 636989401 1866727230 1801938883 2849158651 1385350475 1284080475 3774906384 2805928518 1227838109 1832961701 3301832868 2890226370 660584580 2728373756 705770805 2851116367 2599499271 2675153431 3440833778 1082416370 875477676 2317630584 3099325374 2967385479 4290673889 1509960798 398271282 3418040199 2281227947 3281216599 3954089645 2632931398 411279819 666789683 396678487 2444711103 472374808 760145432 4060945333 3147352450 2601506169 1321056960 1023476196 2465708219 3177775246 2281499271 1905963281 2921777315 3924946013 427763481 223947596 1482940883 1196165778 1387227316 2591015475 1821259282 4225433014 2818006978 392445601 1665561418 1057691094 3998892631 3478799993 1753611085 841548832 2728639880 2837663290 967928106 3829621926 671555630 3874926547 44730377 1859578229 1479430465 3440269462 2123970487 821631578 2035304740 897179917 707281354 427346501 3727808942 457926356 1187978037 233377338 53568314 2977173944 2929605803 2798251258 1801783628 537610164 478032239 3344894242 340220120 350498345 1382564843 1888171543 4128656046 1593620981 4253941252 467915157 3090691915 2142219852 3093887054 974142622 3965392490 142011151 3849535875 1338920000 3101891721 3124320193 2551227409 3357818027 3384381201 3230241909 2274204166 2196825960 3259755178 3284485524 68040844 3512845933 543667460 1956318162 1235400569 838566252 1439335796 3457016327 1645716042 329609947 1826665269 124524362 3419882566 3693075464 545358680 562933375 3112342083 797984166 1744427896 3674414870 2809805160 2808306964 4239130153 2607374690 3534244379 2812043604 435952323 4121944869 2908247716 1675222068 78119473 769940438 129555119 3945439953 1281647541 2386360522 3802904665 3207754729 3776940387 3788927234 328734849 3841436784 3215682435 691362177 3011561118 675273120 1070295081 1067622734 4235749732 1910583964 3110477471 2788076103 3887916123 3946560957 3132279536 3975159090 1062375143 3087690960 3338566138 3298447396 2813881565 207447147 3058113866 3191810138 240289962 3116417003 4003656535 2847551303 2581934997 2867278418 950554434 255 362436" option to reproduce the execution
0.89/0.90	c #vars 104670
0.89/0.90	c #constraints 2262

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

pid=5828
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.16 2.15 2.09 2/175 5831
/proc/meminfo: memFree=31276440/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=676284 CPUtime=0 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 2512 0 0 0 0 0 0 0 20 0 4 0 25939319 692514816 3384 33554432000 4194304 16246674 140733280297504 140733280296928 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 169583 3391 441 2943 0 166477 0
[pid=5831/tid=5832] ppid=5828 vsize=691644 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 708243456 3447 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=699836 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 716632064 3479 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=704956 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 721874944 3495 33554432000 4194304 16246674 140733280297504 139666162445488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100149 s]
/proc/loadavg: 2.16 2.15 2.09 2/175 5831
/proc/meminfo: memFree=31276440/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=1303108 CPUtime=0.09 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 30763 0 0 0 4 5 0 0 20 0 4 0 25939319 1334382592 31573 33554432000 4194304 16246674 140733280297504 140733280296816 7374276 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 325777 31586 799 2943 0 322671 0
[pid=5831/tid=5832] ppid=5828 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 1334382592 31596 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 1334382592 31608 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 1334382592 31619 33554432000 4194304 16246674 140733280297504 139666162445488 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) 1303108

[startup+0.200515 s]
/proc/loadavg: 2.16 2.15 2.09 2/175 5831
/proc/meminfo: memFree=31276440/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=1312324 CPUtime=0.19 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 39645 0 0 0 13 6 0 0 20 0 4 0 25939319 1343819776 40965 33554432000 4194304 16246674 140733280297504 140733280296816 12752406 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 328081 40965 799 2943 0 324975 0
[pid=5831/tid=5832] ppid=5828 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 1343819776 40965 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 1343819776 40965 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 1343819776 40965 33554432000 4194304 16246674 140733280297504 139666162445488 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) 1312324

[startup+0.300446 s]
/proc/loadavg: 2.16 2.15 2.09 2/175 5831
/proc/meminfo: memFree=31276440/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=1312324 CPUtime=0.29 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 39668 0 0 0 23 6 0 0 20 0 4 0 25939319 1343819776 40988 33554432000 4194304 16246674 140733280297504 140733280296816 7377200 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 328081 40988 800 2943 0 324975 0
[pid=5831/tid=5832] ppid=5828 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 1343819776 40988 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 1343819776 40988 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 1343819776 40988 33554432000 4194304 16246674 140733280297504 139666162445488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1312324

[startup+0.700445 s]
/proc/loadavg: 2.16 2.15 2.09 2/175 5831
/proc/meminfo: memFree=31276440/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=1318468 CPUtime=0.69 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 58931 0 0 0 60 9 0 0 20 0 4 0 25939319 1350111232 61273 33554432000 4194304 16246674 140733280297504 140733280280496 7378631 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 329617 61273 802 2943 0 326511 0
[pid=5831/tid=5832] ppid=5828 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 1350111232 61273 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 1350111232 61273 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 1350111232 61273 33554432000 4194304 16246674 140733280297504 139666162445488 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) 1318468

[startup+1.50041 s]
/proc/loadavg: 2.16 2.15 2.09 3/183 5870
/proc/meminfo: memFree=30687220/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=1355332 CPUtime=1.48 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 196227 0 0 0 122 26 0 0 20 0 4 0 25939319 1387859968 201125 33554432000 4194304 16246674 140733280297504 140733280279424 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 338833 201140 833 2943 0 335727 0
[pid=5831/tid=5832] ppid=5828 vsize=1355332 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 1387859968 201149 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=1355332 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 1387859968 201158 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=1355332 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 1387859968 201166 33554432000 4194304 16246674 140733280297504 139666162445488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1355332

[startup+3.1004 s]
/proc/loadavg: 2.16 2.15 2.09 3/183 5870
/proc/meminfo: memFree=28962496/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=1398340 CPUtime=3.09 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 286099 0 0 0 269 40 0 0 20 0 4 0 25939319 1431900160 290996 33554432000 4194304 16246674 140733280297504 140733280296816 12652957 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 349585 290996 835 2943 0 346479 0
[pid=5831/tid=5832] ppid=5828 vsize=1398340 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 1431900160 290996 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=1398340 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 1431900160 290996 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=1398340 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 1431900160 290996 33554432000 4194304 16246674 140733280297504 139666162445488 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) 1398340

[startup+6.30042 s]
/proc/loadavg: 2.23 2.16 2.10 3/183 5870
/proc/meminfo: memFree=28626516/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=1573444 CPUtime=6.29 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 329891 0 0 0 584 45 0 0 20 0 4 0 25939319 1611206656 335299 33554432000 4194304 16246674 140733280297504 140733280295296 4225128 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 393361 335299 835 2943 0 390255 0
[pid=5831/tid=5832] ppid=5828 vsize=1573444 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 1611206656 335299 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=1573444 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 1611206656 335299 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=1573444 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 1611206656 335299 33554432000 4194304 16246674 140733280297504 139666162445488 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) 1573444

[startup+12.7004 s]
/proc/loadavg: 2.21 2.16 2.10 3/183 5870
/proc/meminfo: memFree=27409144/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=1668676 CPUtime=12.69 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 353699 0 0 0 1220 49 0 0 20 0 4 0 25939319 1708724224 359107 33554432000 4194304 16246674 140733280297504 140733280279424 4225056 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 417169 359107 835 2943 0 414063 0
[pid=5831/tid=5832] ppid=5828 vsize=1668676 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 1708724224 359107 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=1668676 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 1708724224 359107 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=1668676 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 1708724224 359107 33554432000 4194304 16246674 140733280297504 139666162445488 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) 1668676

[startup+25.5005 s]
/proc/loadavg: 2.16 2.15 2.09 3/183 5870
/proc/meminfo: memFree=23967456/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=2384452 CPUtime=25.49 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 532646 0 0 0 2477 72 0 0 20 0 4 0 25939319 2441678848 538054 33554432000 4194304 16246674 140733280297504 140733280296600 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 596113 538054 836 2943 0 593007 0
[pid=5831/tid=5832] ppid=5828 vsize=2384452 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 2441678848 538054 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=2384452 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 2441678848 538054 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=2384452 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 2441678848 538054 33554432000 4194304 16246674 140733280297504 139666162445488 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) 2384452

[startup+51.1005 s]
/proc/loadavg: 2.18 2.16 2.09 3/183 5870
/proc/meminfo: memFree=25637364/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=2001476 CPUtime=51.08 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 566183 0 0 0 5027 81 0 0 20 0 4 0 25939319 2049511424 442311 33554432000 4194304 16246674 140733280297504 140733280296600 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 500369 442311 836 2943 0 497263 0
[pid=5831/tid=5832] ppid=5828 vsize=2001476 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 2049511424 442311 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=2001476 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 2049511424 442311 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=2001476 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 2049511424 442311 33554432000 4194304 16246674 140733280297504 139666162445488 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) 2001476

[startup+102.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/183 5871
/proc/meminfo: memFree=25032468/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=2722372 CPUtime=102.27 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 1102505 0 0 0 10060 167 0 0 20 0 4 0 25939319 2787708928 622537 33554432000 4194304 16246674 140733280297504 140733280296816 4225120 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 680593 622537 837 2943 0 677487 0
[pid=5831/tid=5832] ppid=5828 vsize=2722372 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 2787708928 622537 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=2722372 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 2787708928 622537 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=2722372 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 2787708928 622537 33554432000 4194304 16246674 140733280297504 139666162445488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2722372

[startup+162.3 s]
/proc/loadavg: 2.22 2.17 2.10 3/183 5873
/proc/meminfo: memFree=13481828/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=4145732 CPUtime=162.25 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 2312619 0 0 0 15873 352 0 0 20 0 4 0 25939319 4245229568 978379 33554432000 4194304 16246674 140733280297504 140733280296600 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 1036433 978379 837 2943 0 1033327 0
[pid=5831/tid=5832] ppid=5828 vsize=4145732 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 4245229568 978379 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=4145732 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 4245229568 978379 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=4145732 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 4245229568 978379 33554432000 4194304 16246674 140733280297504 139666162445488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4145732

[startup+222.308 s]
/proc/loadavg: 2.18 2.17 2.10 3/183 5874
/proc/meminfo: memFree=9562168/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=8057412 CPUtime=222.24 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 4227246 0 0 0 21589 635 0 0 20 0 4 0 25939319 8250789888 1956302 33554432000 4194304 16246674 140733280297504 140733280296600 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 2014353 1956302 838 2943 0 2011247 0
[pid=5831/tid=5832] ppid=5828 vsize=8057412 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 8250789888 1956302 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=8057412 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 8250789888 1956302 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=8057412 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 8250789888 1956302 33554432000 4194304 16246674 140733280297504 139666162445488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 8057412

[startup+282.3 s]
/proc/loadavg: 2.20 2.18 2.10 4/183 5923
/proc/meminfo: memFree=11402380/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=12041796 CPUtime=282.21 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 5223348 0 0 0 27453 768 0 0 20 0 4 0 25939319 12330799104 2952404 33554432000 4194304 16246674 140733280297504 140733280296680 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 3010449 2952404 843 2943 0 3007343 0
[pid=5831/tid=5832] ppid=5828 vsize=12041796 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 12330799104 2952404 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=12041796 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 12330799104 2952404 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=12041796 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 12330799104 2952404 33554432000 4194304 16246674 140733280297504 139666162445488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 12041796



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+337.1 s]
/proc/loadavg: 2.14 2.16 2.10 3/184 5927
/proc/meminfo: memFree=2275004/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=15902276 CPUtime=337.01 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) R 5828 5831 1377 0 -1 4202496 6142351 0 0 0 32804 897 0 0 20 0 4 0 25939319 16283930624 3917397 33554432000 4194304 16246674 140733280297504 140733280296600 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 3975569 3917398 843 2943 0 3972463 0
[pid=5831/tid=5832] ppid=5828 vsize=15902276 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5832/stat : 5832 (toysat) S 5828 5831 1377 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25939319 16283930624 3917404 33554432000 4194304 16246674 140733280297504 139666256801008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=15902276 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) S 5828 5831 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25939319 16283930624 3917410 33554432000 4194304 16246674 140733280297504 139666246311152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5831/tid=5834] ppid=5828 vsize=15902276 CPUtime=0 cores=1,3,5,7
/proc/5831/task/5834/stat : 5834 (toysat) S 5828 5831 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25939320 16283930624 3917415 33554432000 4194304 16246674 140733280297504 139666162445488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 337.01
Current children cumulated vsize (KiB) 15902276

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+337.6 s]
/proc/loadavg: 2.14 2.16 2.10 3/184 5927
/proc/meminfo: memFree=2275004/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=0 CPUtime=337.51 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) Z 5828 5831 1377 0 -1 4203532 6142843 0 0 0 32804 947 0 0 20 0 2 0 25939319 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 0 0 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=0 CPUtime=0.48 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) R 5828 5831 1377 0 -1 4203588 8 0 0 0 0 48 0 0 20 0 2 0 25939319 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 337.51
Current children cumulated vsize (KiB) 0

[startup+337.807 s]
/proc/loadavg: 2.14 2.16 2.10 3/182 5927
/proc/meminfo: memFree=13383756/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=0 CPUtime=337.71 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) Z 5828 5831 1377 0 -1 4203532 6142843 0 0 0 32804 967 0 0 20 0 2 0 25939319 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 0 0 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=0 CPUtime=0.69 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) R 5828 5831 1377 0 -1 4203588 8 0 0 0 0 69 0 0 20 0 2 0 25939319 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 337.71
Current children cumulated vsize (KiB) 0

[startup+337.9 s]
/proc/loadavg: 2.14 2.16 2.10 3/182 5927
/proc/meminfo: memFree=13383756/32872528 swapFree=681964/737152
[pid=5831] ppid=5828 vsize=0 CPUtime=337.81 cores=1,3,5,7
/proc/5831/stat : 5831 (toysat) Z 5828 5831 1377 0 -1 4203532 6142843 0 0 0 32804 977 0 0 20 0 2 0 25939319 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5831/statm: 0 0 0 0 0 0 0
[pid=5831/tid=5833] ppid=5828 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/5831/task/5833/stat : 5833 (toysat) R 5828 5831 1377 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 25939319 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 337.81
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 337.926
CPU time (s): 337.841
CPU user time (s): 328.047
CPU system time (s): 9.79351
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 15902276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 328.047
system time used= 9.79351
maximum resident set size= 15671556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6142843
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= 337
involuntary context switches= 350

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.05884 second user time and 1.44178 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 10:35:01
IDJOB=4103729
IDBENCH=2445
IDSOLVER=2542
FILE ID=node112/4103729-1466238900
RUNJOBID= node112-1466206100-1395
PBS_JOBID= 19918164
Free space on /tmp= 71688 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-bnl2.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103729-1466238900/watcher-4103729-1466238900 -o /tmp/evaluation-result-4103729-1466238900/solver-4103729-1466238900 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466206100-1395 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103729-1466238900.opb

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

MD5SUM BENCH= 1aac4473a72704481ef90ef3ff1598a7
RANDOM SEED=234313455

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.734
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.734
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.55
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.734
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.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31277620 kB
Buffers:           24524 kB
Cached:            97140 kB
SwapCached:         1228 kB
Active:            70120 kB
Inactive:          52020 kB
Active(anon):       2260 kB
Inactive(anon):     1152 kB
Active(file):      67860 kB
Inactive(file):    50868 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67093052 kB
Dirty:             23472 kB
Writeback:             0 kB
AnonPages:        737740 kB
Mapped:             6792 kB
Shmem:                 0 kB
Slab:             603128 kB
SReclaimable:      45044 kB
SUnreclaim:       558084 kB
KernelStack:        1736 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     837720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 71672 MiB
End job on node112 at 2016-06-18 10:40:39