Trace number 4103881

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) 264.359 264.431

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-mas74.opb
MD5SUMd879f5802b2059e72ece8e718d439f85
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark52428797515
Best CPU time to get the best result obtained on this benchmark1800.68
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 52428797515
Optimality of the best value was proved NO
Number of variables240
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint90
Maximum length of a constraint239
Number of terms in the objective function 240
Biggest coefficient in the objective function 1934281311383406679529881600000
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 3868562622766813359059763201675
Number of bits of the sum of numbers in the objective function 102
Biggest number in a constraint 1208925819614629174706176000000000
Number of bits of the biggest number in a constraint 110
Biggest sum of numbers in a constraint 2417851639229258350773194212202779
Number of bits of the biggest sum of numbers111
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:43:30+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-4103881-1466239410.opb"]
0.00/0.01	c use --random-gen="3104081936 1605525174 2606763764 152605230 1659370651 3089501127 789110974 111356718 3420190731 3722401813 3341724515 1151361408 2376751148 3517378433 3041357781 227906744 2200080986 2432268943 3982858705 2369895178 3879500738 4013851402 3896694478 21525277 718520945 3163753250 1874780398 1171195331 148223110 1562267273 312615390 1607289417 3690086236 1033546030 1583463685 3257159615 281992607 2703441743 2829066956 3422095590 3687223050 732110160 2330792724 1508877240 3352288076 209036913 3458462775 898935751 3779047526 3251431660 314812880 733460808 555298413 209405701 29007574 22725757 2171171435 3025855955 2408055424 2997526409 3357195766 3379428042 851347649 3954563512 1387170971 3272932723 166301078 4119388525 3055265769 1494818637 1435633183 18014770 240620202 3861541952 2647605595 490622670 3478593975 2496251238 912141467 28387464 3628983791 2798927894 1189056041 1138691015 889533978 4130958385 1979433680 4272043652 2291019705 2708909547 3786086440 87452744 3542090711 2544760624 2300423879 2111078307 3812821460 3401978939 342985865 3621846966 4241600502 812579781 2667608682 2618765052 2427331619 114139464 1501186461 2018942482 3330890157 3100187828 965492891 2832357581 891751981 3213315919 2637315243 4005331072 1664072226 376529875 1185744165 177662429 3025173709 1746052767 1650275819 1171805635 2682576885 3422218795 1157189128 2752678297 3809836925 2230556622 4188695710 542007456 1189793518 3988263252 3510061327 424725790 1396807233 2533324612 814487431 2567930066 2499610119 2909632544 2197521833 623820018 2604947514 4141308550 430290348 679924109 2600192994 1321848512 3148578818 699308052 3901563216 2545535806 1010407454 4142778182 1897758327 2341887426 1575275110 293994394 1662325802 885703768 2862435782 597394803 4211602213 3165657347 3248545647 3344606714 1629188958 3902803863 3567177200 1503529212 3755996799 2523086670 2785411742 1234880721 3277105570 3450495983 1849780818 892084295 2341964252 4165938343 3864081075 886157732 1493703102 2487212710 1196539841 761353370 559690486 3409747841 15242541 1369317442 799804098 3358889114 3029714841 1375484758 1919841623 3212830819 208790505 708279618 827512928 280001280 1961169211 220240049 179354955 1524974345 149969351 1268233223 326106825 2589899069 773582064 4081371967 1275725024 2098823942 2374235225 2634775490 2169817871 3943906557 853920460 3500716237 1794472351 1978143478 1306264303 2239768 310324767 4221911668 715883176 2492003097 3029523027 3614310040 3553333328 1916011838 2718675256 1841345259 2699475955 4080508577 275368358 3681518157 548385326 846378168 1451455460 1285262298 4292196412 3126722788 927903868 723279769 4104422382 4077941504 500983807 3917652445 1123101995 4222634372 1599594332 3278711534 1579739033 3554688142 255 362436" option to reproduce the execution
0.00/0.02	c #vars 240
0.00/0.02	c #constraints 14

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-4103881-1466239410/watcher-4103881-1466239410 -o /tmp/evaluation-result-4103881-1466239410/solver-4103881-1466239410 -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-4103881-1466239410.opb 

pid=6314
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.11 2.25 2.25 4/179 6317
/proc/meminfo: memFree=28849244/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=710076 CPUtime=0 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 2651 0 0 0 0 0 0 0 20 0 4 0 25988112 727117824 2500 33554432000 4194304 16246674 140734966134656 140734966134080 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 178287 2508 441 2943 0 175181 0
[pid=6317/tid=6318] ppid=6314 vsize=727484 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 744943616 2569 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=732604 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 750186496 2586 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=736700 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25988112 754380800 2602 33554432000 4194304 16246674 140734966134656 140103943965872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100134 s]
/proc/loadavg: 2.11 2.25 2.25 4/179 6317
/proc/meminfo: memFree=28849244/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 25860 0 0 0 5 4 0 0 20 0 4 0 25988112 1247350784 25699 33554432000 4194304 16246674 140734966134656 140734966134080 6958849 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 304529 25709 605 2943 0 301423 0
[pid=6317/tid=6318] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 25715 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 25722 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 25729 33554432000 4194304 16246674 140734966134656 140103943965872 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) 1218116

[startup+0.2005 s]
/proc/loadavg: 2.11 2.25 2.25 4/179 6317
/proc/meminfo: memFree=28849244/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 47617 0 0 0 11 8 0 0 20 0 4 0 25988112 1247350784 47456 33554432000 4194304 16246674 140734966134656 140734966134080 12654533 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 304529 47470 605 2943 0 301423 0
[pid=6317/tid=6318] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 47480 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 47489 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 47496 33554432000 4194304 16246674 140734966134656 140103943965872 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) 1218116

[startup+0.300451 s]
/proc/loadavg: 2.11 2.25 2.25 4/179 6317
/proc/meminfo: memFree=28849244/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 70889 0 0 0 18 11 0 0 20 0 4 0 25988112 1247350784 70728 33554432000 4194304 16246674 140734966134656 140734966134080 12429797 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 304529 70735 605 2943 0 301423 0
[pid=6317/tid=6318] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 70738 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 70742 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 70745 33554432000 4194304 16246674 140734966134656 140103943965872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700369 s]
/proc/loadavg: 2.11 2.25 2.25 4/179 6317
/proc/meminfo: memFree=28849244/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 155171 0 0 0 47 21 0 0 20 0 4 0 25988112 1247350784 155010 33554432000 4194304 16246674 140734966134656 140734966116544 12371445 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 304529 155022 605 2943 0 301423 0
[pid=6317/tid=6318] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 155030 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 155036 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25988112 1247350784 155043 33554432000 4194304 16246674 140734966134656 140103943965872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.18 2.26 2.26 4/183 6321
/proc/meminfo: memFree=27838456/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=1402436 CPUtime=1.49 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 291579 0 0 0 109 40 0 0 20 0 4 0 25988112 1436094464 291375 33554432000 4194304 16246674 140734966134656 140734966133968 12371234 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 350609 291375 828 2943 0 347503 0
[pid=6317/tid=6318] ppid=6314 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 1436094464 291375 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 1436094464 291375 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 1436094464 291375 33554432000 4194304 16246674 140734966134656 140103943965872 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) 1402436

[startup+3.10043 s]
/proc/loadavg: 2.18 2.26 2.26 4/183 6321
/proc/meminfo: memFree=27649596/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=1437252 CPUtime=3.09 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 300420 0 0 0 267 42 0 0 20 0 4 0 25988112 1471746048 300216 33554432000 4194304 16246674 140734966134656 140734966133872 4225306 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 359313 300216 828 2943 0 356207 0
[pid=6317/tid=6318] ppid=6314 vsize=1437252 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 1471746048 300216 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1437252 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 1471746048 300216 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1437252 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 1471746048 300216 33554432000 4194304 16246674 140734966134656 140103943965872 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) 1437252

[startup+6.30039 s]
/proc/loadavg: 2.18 2.26 2.26 4/183 6321
/proc/meminfo: memFree=27424148/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=1871428 CPUtime=6.29 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 408737 0 0 0 573 56 0 0 20 0 4 0 25988112 1916342272 408533 33554432000 4194304 16246674 140734966134656 140734966132496 4221016 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 467857 408543 828 2943 0 464751 0
[pid=6317/tid=6318] ppid=6314 vsize=1871428 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 1916342272 408548 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=1871428 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 1916342272 408554 33554432000 4194304 16246674 140734966134656 140103954439184 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=1871428 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 1916342272 408559 33554432000 4194304 16246674 140734966134656 140103943965872 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) 1871428

[startup+12.7004 s]
/proc/loadavg: 2.15 2.25 2.25 3/183 6321
/proc/meminfo: memFree=25925508/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=3275332 CPUtime=12.68 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 759941 0 0 0 1169 99 0 0 20 0 4 0 25988112 3353939968 759737 33554432000 4194304 16246674 140734966134656 140734966133752 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 818833 759737 828 2943 0 815727 0
[pid=6317/tid=6318] ppid=6314 vsize=3275332 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 3353939968 759737 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=3275332 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 3353939968 759737 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=3275332 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 3353939968 759737 33554432000 4194304 16246674 140734966134656 140103943965872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3275332

[startup+25.5074 s]
/proc/loadavg: 2.20 2.26 2.26 3/176 6356
/proc/meminfo: memFree=25231020/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=5045828 CPUtime=25.49 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 1202565 0 0 0 2391 158 0 0 20 0 4 0 25988112 5166927872 1202622 33554432000 4194304 16246674 140734966134656 140734966133752 4220807 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 1261457 1202622 828 2943 0 1258351 0
[pid=6317/tid=6318] ppid=6314 vsize=5045828 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 5166927872 1202622 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=5045828 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 5166927872 1202622 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=5045828 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 5166927872 1202622 33554432000 4194304 16246674 140734966134656 140103943965872 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) 5045828

[startup+51.1004 s]
/proc/loadavg: 2.36 2.29 2.26 3/183 6370
/proc/meminfo: memFree=25089408/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=3058244 CPUtime=51.08 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 2201496 0 0 0 4785 323 0 0 20 0 4 0 25988112 3131641856 705745 33554432000 4194304 16246674 140734966134656 140734966116544 4207010 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 764561 705745 845 2943 0 761455 0
[pid=6317/tid=6318] ppid=6314 vsize=3058244 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 3131641856 705745 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=3058244 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 3131641856 705745 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=3058244 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 3131641856 705745 33554432000 4194304 16246674 140734966134656 140103943965872 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) 3058244

[startup+102.3 s]
/proc/loadavg: 2.37 2.30 2.27 3/183 6371
/proc/meminfo: memFree=22392460/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=5580356 CPUtime=102.27 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 2832025 0 0 0 9816 411 0 0 20 0 4 0 25988112 5714284544 1336274 33554432000 4194304 16246674 140734966134656 140734966133752 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 1395089 1336274 845 2943 0 1391983 0
[pid=6317/tid=6318] ppid=6314 vsize=5580356 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 5714284544 1336274 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=5580356 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 5714284544 1336274 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=5580356 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 5714284544 1336274 33554432000 4194304 16246674 140734966134656 140103943965872 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) 5580356

[startup+162.3 s]
/proc/loadavg: 2.28 2.29 2.27 3/183 6372
/proc/meminfo: memFree=14504348/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=13452868 CPUtime=162.25 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 4800156 0 0 0 15548 677 0 0 20 0 4 0 25988112 13775736832 3304405 33554432000 4194304 16246674 140734966134656 140734966132560 13899629 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 3363217 3304405 846 2943 0 3360111 0
[pid=6317/tid=6318] ppid=6314 vsize=13452868 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 13775736832 3304405 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=13452868 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 13775736832 3304405 33554432000 4194304 16246674 140734966134656 140103954439184 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=13452868 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 13775736832 3304405 33554432000 4194304 16246674 140734966134656 140103943965872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13452868

[startup+222.3 s]
/proc/loadavg: 2.30 2.29 2.27 4/183 6373
/proc/meminfo: memFree=14357440/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=13452868 CPUtime=222.24 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 4800160 0 0 0 21545 679 0 0 20 0 4 0 25988112 13775736832 3304409 33554432000 4194304 16246674 140734966134656 140734966132608 14003117 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 3363217 3304409 850 2943 0 3360111 0
[pid=6317/tid=6318] ppid=6314 vsize=13452868 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 13775736832 3304409 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=13452868 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 13775736832 3304409 33554432000 4194304 16246674 140734966134656 140103954439184 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=13452868 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 13775736832 3304409 33554432000 4194304 16246674 140734966134656 140103943965872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 13452868



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+263.6 s]
/proc/loadavg: 2.34 2.30 2.27 3/183 6373
/proc/meminfo: memFree=12112116/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=15892036 CPUtime=263.53 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) R 6314 6317 579 0 -1 4202496 5409807 0 0 0 25592 761 0 0 20 0 4 0 25988112 16273444864 3914056 33554432000 4194304 16246674 140734966134656 140734966133320 4225154 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 3973009 3914064 850 2943 0 3969903 0
[pid=6317/tid=6318] ppid=6314 vsize=15892036 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) S 6314 6317 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25988112 16273444864 3914069 33554432000 4194304 16246674 140734966134656 140103964929264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=6317/tid=6319] ppid=6314 vsize=15892036 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6319/stat : 6319 (toysat) S 6314 6317 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25988112 16273444864 3914074 33554432000 4194304 16246674 140734966134656 140103954439408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=6317/tid=6320] ppid=6314 vsize=15892036 CPUtime=0 cores=1,3,5,7
/proc/6317/task/6320/stat : 6320 (toysat) S 6314 6317 579 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25988112 16273444864 3914078 33554432000 4194304 16246674 140734966134656 140103943965872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 263.53
Current children cumulated vsize (KiB) 15892036

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

[startup+264.1 s]
/proc/loadavg: 2.34 2.30 2.27 3/181 6373
/proc/meminfo: memFree=21492272/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=0 CPUtime=264.03 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) Z 6314 6317 579 0 -1 4203532 5410165 0 0 0 25592 811 0 0 20 0 2 0 25988112 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 0 0 0 0 0 0 0
[pid=6317/tid=6318] ppid=6314 vsize=0 CPUtime=0.48 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) R 6314 6317 579 0 -1 4203588 10 0 0 0 0 48 0 0 20 0 2 0 25988112 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) 264.03
Current children cumulated vsize (KiB) 0

[startup+264.3 s]
/proc/loadavg: 2.34 2.30 2.27 3/181 6373
/proc/meminfo: memFree=21492272/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=0 CPUtime=264.22 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) Z 6314 6317 579 0 -1 4203532 5410165 0 0 0 25592 830 0 0 20 0 2 0 25988112 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 0 0 0 0 0 0 0
[pid=6317/tid=6318] ppid=6314 vsize=0 CPUtime=0.67 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) R 6314 6317 579 0 -1 4203588 10 0 0 0 0 67 0 0 20 0 2 0 25988112 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) 264.22
Current children cumulated vsize (KiB) 0

[startup+264.4 s]
/proc/loadavg: 2.34 2.30 2.27 3/181 6373
/proc/meminfo: memFree=21492272/32872528 swapFree=17888/1798212
[pid=6317] ppid=6314 vsize=0 CPUtime=264.32 cores=1,3,5,7
/proc/6317/stat : 6317 (toysat) Z 6314 6317 579 0 -1 4203532 5410165 0 0 0 25592 840 0 0 20 0 2 0 25988112 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6317/statm: 0 0 0 0 0 0 0
[pid=6317/tid=6318] ppid=6314 vsize=0 CPUtime=0.77 cores=1,3,5,7
/proc/6317/task/6318/stat : 6318 (toysat) R 6314 6317 579 0 -1 4203588 10 0 0 0 0 77 0 0 20 0 2 0 25988112 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) 264.32
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 264.431
CPU time (s): 264.359
CPU user time (s): 255.922
CPU system time (s): 8.43672
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 15892036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.922
system time used= 8.43672
maximum resident set size= 15657656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5410165
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= 187
involuntary context switches= 421

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.882865 second user time and 1.36479 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 10:43:30
IDJOB=4103881
IDBENCH=2495
IDSOLVER=2542
FILE ID=node123/4103881-1466239410
RUNJOBID= node123-1466206081-596
PBS_JOBID= 19918154
Free space on /tmp= 71620 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-mas74.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103881-1466239410/watcher-4103881-1466239410 -o /tmp/evaluation-result-4103881-1466239410/solver-4103881-1466239410 -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-4103881-1466239410.opb

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

MD5SUM BENCH= d879f5802b2059e72ece8e718d439f85
RANDOM SEED=101231405

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:        28849244 kB
Buffers:          118824 kB
Cached:           164340 kB
SwapCached:         1640 kB
Active:           255164 kB
Inactive:        1228844 kB
Active(anon):     156072 kB
Inactive(anon):  1047396 kB
Active(file):      99092 kB
Inactive(file):   181448 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099316 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:       2998580 kB
Mapped:            10728 kB
Shmem:                 0 kB
Slab:             603528 kB
SReclaimable:      47664 kB
SUnreclaim:       555864 kB
KernelStack:        1504 kB
PageTables:         9956 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:   2975744 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= 71540 MiB
End job on node123 at 2016-06-18 10:47:54