Trace number 4103665

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) 231.907 231.95

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scrs8.opb
MD5SUMb043e07da3f326ab58c20906a4694dad
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35070
Total number of constraints488
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 constraints488
Minimum length of a constraint30
Maximum length of a constraint1110
Number of terms in the objective function 24750
Biggest coefficient in the objective function 284830543390965760000
Number of bits for the biggest coefficient in the objective function 68
Sum of the numbers in the objective function 7193462013935082558288
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 284830543390965760000
Number of bits of the biggest number in a constraint 68
Biggest sum of numbers in a constraint 7193462013935082558288
Number of bits of the biggest sum of numbers73
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:29:14+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-4103665-1466238554.opb"]
0.00/0.01	c use --random-gen="2489744205 2597193903 240275922 567071958 2367876296 3537093635 3748226361 2821617730 193813928 3211052632 459456342 1442416127 1667741532 924116908 2805687927 2847866208 459233329 3796349309 584474140 2685907828 2875238462 2352304368 1443723948 3708382437 3093519750 1003127011 1982972248 889757335 180893494 3831787546 2094528659 2698587355 889929066 3551855733 104486627 3397106744 1028577276 2007371026 3923970349 1897726483 574396328 2581886564 2063289638 1891761765 3252294975 798206985 3426557352 2778338732 1819361582 686793460 2179562720 700327449 346156861 979584096 2721214718 4022897458 2144968248 724919939 111116020 2988568649 2957134341 3961508922 2804653815 2195312358 268298595 62290811 893590753 960864587 1442854002 1074710566 3926201662 252705640 2382996039 3712589844 1743956741 539510665 3923370364 2507565366 1555925696 2163067528 745503678 1265410616 1055812474 2074545190 2208453605 2196941198 1361334295 4290130867 1899688851 3387603118 1698792952 4178605633 2786342610 255768300 3053517125 2670073316 3271107086 610755340 631952071 1950566569 3498086228 3972652629 979245538 3374226440 3860882577 2775377098 3493632795 704966130 1046949353 3836326779 823016994 1456973514 3446948028 492568439 1630339179 96363855 2199655216 3140948782 1893805707 4106588280 2706473657 2707999929 1222510474 2674444495 3498039495 155007431 2618564728 1804769227 3455445494 3599155103 155214942 1501242748 2752820432 4104159210 337231038 2034445944 2343497271 1968273432 1593885744 2790670877 1689644439 1990515141 114587574 1845501120 2167371938 637195804 2260989597 2687135954 3820741146 1614975657 3660663159 215555216 3007251365 2493956990 3624968834 1242377231 2156123706 2584478961 2118153928 3120996075 3536469410 509959191 3911791073 3365849616 3342423984 2246191804 70685487 4209424613 2666627038 364230726 264333897 1291575773 957927004 2098492517 1522897592 323066945 1381602767 4087842251 119657793 4082457161 3160899744 2815275790 3463923052 3253461245 574550323 768771611 2628147905 2148611322 1021178218 2194532016 27806830 1398191514 1665005448 920145381 2038598248 2220973969 3535175382 318039754 351813359 3766793082 1172714914 32216863 2505121849 2192355178 1045791813 1829773305 4207782968 3783907262 1315788277 2053271206 1781861805 4275081105 2378511492 2038494351 2678944122 1730798556 2342695529 3955276208 1830437325 718227510 3438131291 768406175 92974998 3561231822 1819580542 2400370996 789585625 3346480512 840811465 3171446555 569921106 3161244270 1489302308 440962273 2575246561 2132176184 3138068741 3878026889 3951211273 2542554775 3547070072 995577592 741702864 257133194 3967003711 1801973578 1163862410 1126613782 3896642659 2191142723 2484689999 4189297794 2895813716 3082952717 3880031886 3184889365 255 362436" option to reproduce the execution
0.19/0.28	c #vars 35070
0.19/0.28	c #constraints 488

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

pid=6097
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.46 2.36 2.28 4/179 6100
/proc/meminfo: memFree=28847332/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=646588 CPUtime=0 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 2397 0 0 0 0 0 0 0 20 0 4 0 25902515 662106112 2758 33554432000 4194304 16246674 140737045541088 140737045540512 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 162159 2766 441 2943 0 159053 0
[pid=6100/tid=6101] ppid=6097 vsize=663996 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 679931904 2826 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=668092 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 684126208 2843 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=672188 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 688320512 2858 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.46 2.36 2.28 4/179 6100
/proc/meminfo: memFree=28847332/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1304132 CPUtime=0.09 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 30209 0 0 0 5 4 0 0 20 0 4 0 25902515 1335431168 30509 33554432000 4194304 16246674 140737045541088 140737045540400 7374276 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 326033 30525 800 2943 0 322927 0
[pid=6100/tid=6101] ppid=6097 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1335431168 30535 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1335431168 30546 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1335431168 30557 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1304132

[startup+0.200579 s]
/proc/loadavg: 2.46 2.36 2.28 4/179 6100
/proc/meminfo: memFree=28847332/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1311300 CPUtime=0.19 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 44321 0 0 0 13 6 0 0 20 0 4 0 25902515 1342771200 45131 33554432000 4194304 16246674 140737045541088 140737045540400 8055512 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 327825 45131 801 2943 0 324719 0
[pid=6100/tid=6101] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 45131 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 45131 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 45131 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1311300

[startup+0.300508 s]
/proc/loadavg: 2.46 2.36 2.28 4/179 6100
/proc/meminfo: memFree=28847332/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1311300 CPUtime=0.28 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 44599 0 0 0 22 6 0 0 20 0 4 0 25902515 1342771200 45409 33554432000 4194304 16246674 140737045541088 140737045540400 12652940 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 327825 45409 833 2943 0 324719 0
[pid=6100/tid=6101] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 45409 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 45409 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 45409 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1311300

[startup+0.700444 s]
/proc/loadavg: 2.46 2.36 2.28 4/179 6100
/proc/meminfo: memFree=28847332/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1311300 CPUtime=0.69 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 126311 0 0 0 53 16 0 0 20 0 4 0 25902515 1342771200 127122 33554432000 4194304 16246674 140737045541088 140737045523008 12657333 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 327825 127128 833 2943 0 324719 0
[pid=6100/tid=6101] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 127131 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 127136 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1342771200 127140 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1311300

[startup+1.50041 s]
/proc/loadavg: 2.46 2.36 2.28 4/183 6104
/proc/meminfo: memFree=27957944/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1351236 CPUtime=1.49 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 278380 0 0 0 113 36 0 0 20 0 4 0 25902515 1383665664 279190 33554432000 4194304 16246674 140737045541088 140737045523008 6955355 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 337809 279190 834 2943 0 334703 0
[pid=6100/tid=6101] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279190 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279190 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279190 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1351236

[startup+3.10042 s]
/proc/loadavg: 2.43 2.36 2.28 3/183 6104
/proc/meminfo: memFree=27730900/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1351236 CPUtime=3.09 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 278425 0 0 0 273 36 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140737045523008 12371164 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 337809 279235 834 2943 0 334703 0
[pid=6100/tid=6101] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1351236

[startup+6.30043 s]
/proc/loadavg: 2.43 2.36 2.28 3/183 6104
/proc/meminfo: memFree=27730816/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1351236 CPUtime=6.29 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 278425 0 0 0 593 36 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140737045523008 12429241 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 337809 279235 834 2943 0 334703 0
[pid=6100/tid=6101] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1351236

[startup+12.7004 s]
/proc/loadavg: 2.36 2.35 2.27 3/183 6104
/proc/meminfo: memFree=27731116/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1351236 CPUtime=12.69 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 278425 0 0 0 1233 36 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140737045523008 12371101 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 337809 279235 834 2943 0 334703 0
[pid=6100/tid=6101] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1351236

[startup+25.5004 s]
/proc/loadavg: 2.38 2.35 2.27 3/183 6104
/proc/meminfo: memFree=27731608/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1351236 CPUtime=25.49 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 278425 0 0 0 2513 36 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140737045540264 6955592 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 337809 279235 834 2943 0 334703 0
[pid=6100/tid=6101] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1351236

[startup+51.1004 s]
/proc/loadavg: 2.38 2.35 2.27 3/184 6107
/proc/meminfo: memFree=27731032/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=1351236 CPUtime=51.08 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 278425 0 0 0 5072 36 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140737045523008 12429162 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 337809 279235 834 2943 0 334703 0
[pid=6100/tid=6101] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=1351236 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 1383665664 279235 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1351236

[startup+102.3 s]
/proc/loadavg: 2.48 2.37 2.28 3/184 6108
/proc/meminfo: memFree=22995708/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=6076996 CPUtime=102.27 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 1459869 0 0 0 10030 197 0 0 20 0 4 0 25902515 6222843904 1460679 33554432000 4194304 16246674 140737045541088 140737045540184 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 1519249 1460679 836 2943 0 1516143 0
[pid=6100/tid=6101] ppid=6097 vsize=6076996 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 6222843904 1460679 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=6076996 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 6222843904 1460679 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=6076996 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 6222843904 1460679 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6076996

[startup+162.3 s]
/proc/loadavg: 2.31 2.34 2.27 3/183 6109
/proc/meminfo: memFree=16156412/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=12902980 CPUtime=162.26 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 3166373 0 0 0 15797 429 0 0 20 0 4 0 25902515 13212651520 3167183 33554432000 4194304 16246674 140737045541088 140737045539008 14014083 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 3225745 3167183 841 2943 0 3222639 0
[pid=6100/tid=6101] ppid=6097 vsize=12902980 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 13212651520 3167183 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=12902980 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 13212651520 3167183 33554432000 4194304 16246674 140737045541088 140622749998096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=12902980 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 13212651520 3167183 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 12902980

[startup+222.3 s]
/proc/loadavg: 2.26 2.33 2.27 4/183 6110
/proc/meminfo: memFree=16156572/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=12902980 CPUtime=222.25 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 3166373 0 0 0 21793 432 0 0 20 0 4 0 25902515 13212651520 3167183 33554432000 4194304 16246674 140737045541088 140737045540184 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 3225745 3167183 841 2943 0 3222639 0
[pid=6100/tid=6101] ppid=6097 vsize=12902980 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 13212651520 3167183 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=12902980 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 13212651520 3167183 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=12902980 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 13212651520 3167183 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 12902980



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+231.1 s]
/proc/loadavg: 2.29 2.33 2.27 3/183 6110
/proc/meminfo: memFree=13574256/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=15907396 CPUtime=231.05 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) R 6097 6100 579 0 -1 4202496 3917268 0 0 0 22568 537 0 0 20 0 4 0 25902515 16289173504 3918078 33554432000 4194304 16246674 140737045541088 140737045540264 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 3976849 3918080 841 2943 0 3973743 0
[pid=6100/tid=6101] ppid=6097 vsize=15907396 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) S 6097 6100 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25902515 16289173504 3918086 33554432000 4194304 16246674 140737045541088 140622760488176 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6100/tid=6102] ppid=6097 vsize=15907396 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6102/stat : 6102 (toysat) S 6097 6100 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25902515 16289173504 3918091 33554432000 4194304 16246674 140737045541088 140622749998320 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6100/tid=6103] ppid=6097 vsize=15907396 CPUtime=0 cores=1,3,5,7
/proc/6100/task/6103/stat : 6103 (toysat) S 6097 6100 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25902515 16289173504 3918100 33554432000 4194304 16246674 140737045541088 140622665084080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 231.05
Current children cumulated vsize (KiB) 15907396

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 6100 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+231.4 s]
/proc/loadavg: 2.29 2.33 2.27 3/181 6110
/proc/meminfo: memFree=14980916/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=0 CPUtime=231.36 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) Z 6097 6100 579 0 -1 4203532 3917757 0 0 0 22569 567 0 0 20 0 2 0 25902515 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 0 0 0 0 0 0 0
[pid=6100/tid=6101] ppid=6097 vsize=0 CPUtime=0.28 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) R 6097 6100 579 0 -1 4203588 10 0 0 0 0 28 0 0 20 0 2 0 25902515 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 231.36
Current children cumulated vsize (KiB) 0

[startup+231.8 s]
/proc/loadavg: 2.29 2.33 2.27 3/181 6110
/proc/meminfo: memFree=14980916/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=0 CPUtime=231.76 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) Z 6097 6100 579 0 -1 4203532 3917757 0 0 0 22569 607 0 0 20 0 2 0 25902515 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 0 0 0 0 0 0 0
[pid=6100/tid=6101] ppid=6097 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) R 6097 6100 579 0 -1 4203588 10 0 0 0 0 68 0 0 20 0 2 0 25902515 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 231.76
Current children cumulated vsize (KiB) 0

[startup+231.9 s]
/proc/loadavg: 2.29 2.33 2.27 3/181 6110
/proc/meminfo: memFree=14980916/32872528 swapFree=17888/1798212
[pid=6100] ppid=6097 vsize=0 CPUtime=231.86 cores=1,3,5,7
/proc/6100/stat : 6100 (toysat) Z 6097 6100 579 0 -1 4203532 3917757 0 0 0 22569 617 0 0 20 0 2 0 25902515 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6100/statm: 0 0 0 0 0 0 0
[pid=6100/tid=6101] ppid=6097 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/6100/task/6101/stat : 6101 (toysat) R 6097 6100 579 0 -1 4203588 10 0 0 0 0 78 0 0 20 0 2 0 25902515 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 231.86
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 231.95
CPU time (s): 231.907
CPU user time (s): 225.691
CPU system time (s): 6.21606
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 15907396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 225.691
system time used= 6.21605
maximum resident set size= 15674268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3917757
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= 78
involuntary context switches= 312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.49577 second user time and 2.17267 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 10:29:14
IDJOB=4103665
IDBENCH=2425
IDSOLVER=2542
FILE ID=node123/4103665-1466238554
RUNJOBID= node123-1466206081-596
PBS_JOBID= 19918154
Free space on /tmp= 71616 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-scrs8.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103665-1466238554/watcher-4103665-1466238554 -o /tmp/evaluation-result-4103665-1466238554/solver-4103665-1466238554 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466206081-596 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103665-1466238554.opb

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

MD5SUM BENCH= b043e07da3f326ab58c20906a4694dad
RANDOM SEED=180301612

node123.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.791
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.58
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.791
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.791
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.56
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.791
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.57
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.791
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.56
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.791
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.56
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.791
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.56
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.791
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28847976 kB
Buffers:          117336 kB
Cached:           167748 kB
SwapCached:         1640 kB
Active:          1301036 kB
Inactive:         184732 kB
Active(anon):    1200140 kB
Inactive(anon):     2916 kB
Active(file):     100896 kB
Inactive(file):   181816 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099316 kB
Dirty:             18652 kB
Writeback:             0 kB
AnonPages:       2998608 kB
Mapped:            10728 kB
Shmem:                 0 kB
Slab:             603984 kB
SReclaimable:      47880 kB
SUnreclaim:       556104 kB
KernelStack:        1448 kB
PageTables:         9844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3140268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2324480 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= 71600 MiB
End job on node123 at 2016-06-18 10:33:06