Trace number 4120306

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02UNSAT 53.9728 53.9821

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-23-1.cnf.gz-plain.pb.metafix.opb
MD5SUM54ce2ff74b360a671f8022ca45d378de
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark13.6979
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints196
Number of constraints which are clauses196
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-30T20:21:58+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-4120306-1467310918.opb"]
0.00/0.01	c use --random-gen="537725590 1681823210 952103247 1253676607 3851227879 3214253972 2927643099 1938090525 3721836004 3875737528 3048370905 536112838 3767655978 273424270 261438407 1472000254 2038385619 302143234 1229103555 3325459381 3543592944 1401700467 235344092 2096696717 616146617 2646243798 1622458369 103488637 973880293 1333966479 3461057916 3326775459 3438067724 631027140 3804689023 1774842565 890927156 1292573693 427486433 164154208 1437877484 2723665628 3405807690 4027266579 2088644446 2477868641 769431234 1482753241 1354833835 309792020 1877025482 3520662220 589747896 2904960966 2578737000 4253464020 525103776 4271569077 2956659068 1400195182 2253331048 2330610505 586794727 296653565 4082268509 1528681009 214963689 339915216 2255141691 2960950860 2159992886 2673849915 446282636 602523722 2170582962 1150763873 1006830908 1734938455 173521298 724530612 234936321 715847917 4096401814 81478793 2272068899 554183916 1562751251 2396647796 1016716384 3059678884 1034123986 1047192348 1224149363 2328812719 2753040848 1672062170 3674650967 1280942799 227047118 4267707808 4097324452 4206975265 3796317485 764676695 2129707657 1063911705 12251723 751908916 4044196277 1794949743 695420089 98864664 3001817207 3765270246 725246573 3728344785 1620240336 2044119336 428346292 1806263295 2507376627 507856179 762955292 2948140114 3200521073 1751351416 3960980269 3775368132 2091643224 3604647595 3022587307 1578558597 3128850476 956749566 4008260701 430438943 2247551478 41204782 3267883455 4085645657 3862666582 3897888529 1962885698 398605214 2115334214 1613259200 2014584609 544446964 4015308814 2421421121 2731794717 2351151144 1667142810 4252769276 3215252867 1629383898 4069650632 2680025556 155242543 2212399019 1250025594 3084370046 315169448 3312369378 4023003462 484927312 1241161203 3661634040 2481470452 1981436401 1804118961 439755862 3871832291 4112310690 762495474 3216674543 468054493 2889681754 4094000432 933193533 3963233464 893929172 3932743043 4070688037 1744017083 616545001 3746793125 1119648849 3172738781 2312687090 1962395902 2467777794 2454108138 2489676447 2310770865 2045320626 1555543545 4005566155 2047491473 1389906984 2766018788 3836434661 62345081 1602117700 1884701596 1820767135 418189980 139177028 3269383672 2464852525 2091887304 478150025 2676785408 424050117 2968169803 3452291069 2185577881 2362745640 2948701400 3325436577 3596751906 1272059536 1802248248 3031109436 518002348 595661127 2269995050 2641894933 795136285 2177491311 223716017 3989920587 447096990 1325016346 1701539934 2935759331 1182337491 203634379 1383575096 691014373 1612420207 4211393522 1175208046 1190147081 1360286196 3632184996 4180967348 3527341975 4036301021 4185342087 3407444973 2409278485 4021552028 1040884118 769428817 1689541057 255 362436" option to reproduce the execution
0.00/0.01	c #vars 93
0.00/0.01	c #constraints 196
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       96      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      135 |      100 |       96      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      324 |      250 |      106      2 |        0 |        0
0.00/0.06	c  0.0s |       3 |      603 |      475 |      117      6 |        0 |        0
0.09/0.10	c  0.1s |       4 |     1092 |      813 |      129     10 |        0 |        0
0.09/0.14	c  0.1s |       5 |     1823 |     1320 |      142     16 |        0 |        0
0.19/0.22	c  0.2s |       6 |     2776 |     2081 |      173     24 |        0 |        0
0.29/0.32	c  0.3s |       7 |     4467 |     3223 |      191     36 |        0 |        0
0.49/0.50	c  0.5s |       8 |     6637 |     4936 |      211     53 |        0 |        0
0.69/0.76	c  0.7s |       9 |     9880 |     7506 |      233     75 |        0 |        0
0.98/1.10	c  1.1s |      10 |    15222 |    11361 |      257    106 |        0 |        0
1.39/1.47	c  1.5s |      11 |    22899 |    17144 |      283    149 |        0 |        0
1.99/2.06	c  2.1s |      12 |    33999 |    25819 |      312    207 |        0 |        0
2.79/2.89	c  2.9s |      13 |    52432 |    38832 |      344    287 |        0 |        0
4.19/4.21	c  4.2s |      14 |    78244 |    58352 |      379    396 |        0 |        0
6.19/6.21	c  6.2s |      14 |   115012 |    86352 |      379    540 |        0 |        0
6.29/6.31	c  6.3s |      15 |   116651 |    87632 |      417    546 |        0 |        0
8.29/8.31	c  8.3s |      15 |   152469 |   116032 |      417    679 |        0 |        0
9.39/9.40	c  9.4s |      16 |   172670 |   131552 |      459    751 |        0 |        0
11.39/11.40	c 11.4s |      16 |   207223 |   158152 |      459    864 |        0 |        0
13.39/13.40	c 13.4s |      16 |   244048 |   186352 |      459    984 |        0 |        0
14.19/14.21	c 14.2s |      17 |   258804 |   197432 |      505   1031 |        0 |        0
16.19/16.21	c 16.2s |      17 |   295996 |   225832 |      505   1141 |        0 |        0
18.19/18.21	c 18.2s |      17 |   332831 |   254232 |      505   1252 |        0 |        0
20.18/20.21	c 20.2s |      17 |   372887 |   283632 |      505   1367 |        0 |        0
21.08/21.11	c 21.1s |      18 |   389348 |   296252 |      556   1415 |        0 |        0
23.09/23.11	c 23.1s |      18 |   424229 |   323352 |      556   1512 |        0 |        0
25.08/25.11	c 25.1s |      18 |   457472 |   349552 |      556   1605 |        0 |        0
27.08/27.12	c 27.1s |      18 |   492620 |   376752 |      556   1701 |        0 |        0
29.08/29.13	c 29.1s |      18 |   523693 |   402252 |      556   1791 |        0 |        0
31.08/31.13	c 31.1s |      18 |   554310 |   427652 |      556   1881 |        0 |        0
32.39/32.45	c 32.4s |      19 |   575077 |   444482 |      612   1939 |        0 |        0
34.39/34.45	c 34.4s |      19 |   609503 |   471282 |      612   2025 |        0 |        0
36.39/36.46	c 36.4s |      19 |   645458 |   497882 |      612   2110 |        1 |        3
38.38/38.46	c 38.5s |      19 |   678880 |   523982 |      612   2194 |        1 |        3
40.38/40.47	c 40.5s |      19 |   708547 |   548482 |      612   2272 |        1 |        3
42.38/42.47	c 42.5s |      19 |   743939 |   575082 |      612   2358 |        1 |        3
44.38/44.48	c 44.5s |      19 |   777637 |   601682 |      612   2442 |        2 |        6
46.38/46.48	c 46.5s |      19 |   814592 |   629382 |      612   2531 |        2 |        6
48.39/48.48	c 48.5s |      19 |   847132 |   655282 |      612   2613 |        3 |        9
49.28/49.37	c 49.4s |      20 |   861883 |   666827 |      674   2649 |        3 |        9
51.28/51.37	c 51.4s |      20 |   896498 |   693227 |      674   2726 |        3 |        9
53.28/53.37	c 53.4s |      20 |   931465 |   719827 |      674   2802 |        8 |       25
53.89/53.92	c 53.9s |      20 |   941250 |   727438 |      674   2821 |       38 |       73
53.89/53.92	c #cpu_time = 53.761s
53.89/53.92	c #wall_clock_time = 53.902s
53.89/53.92	c #decision = 941250
53.89/53.92	c #random_decision = 3989
53.89/53.92	c #conflict = 727438
53.89/53.92	c #restart = 20
53.89/53.92	s UNSATISFIABLE
53.89/53.92	c total CPU time = 53.777s
53.89/53.92	c total wall clock time = 53.919s

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

pid=18159
running on 4 cores: 0,2,4,6

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: 1.69 2.08 2.08 3/179 18162
/proc/meminfo: memFree=29559344/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=759228 CPUtime=0 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 2841 0 0 0 0 0 0 0 20 0 4 0 12048597 777449472 3202 33554432000 4194304 16246674 140736232092592 140736232092016 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 190575 3210 441 2943 0 187469 0
[pid=18162/tid=18163] ppid=18159 vsize=776636 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 795275264 3269 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=780732 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 799469568 3286 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=784828 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 803663872 3302 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100124 s]
/proc/loadavg: 1.69 2.08 2.08 3/179 18162
/proc/meminfo: memFree=29559344/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 25440 0 0 0 6 3 0 0 20 0 4 0 12048597 1247350784 25790 33554432000 4194304 16246674 140736232092592 140736232092016 6021174 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 304529 25800 707 2943 0 301423 0
[pid=18162/tid=18163] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 25807 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 25812 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 25819 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200461 s]
/proc/loadavg: 1.69 2.08 2.08 3/179 18162
/proc/meminfo: memFree=29559344/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 48693 0 0 0 12 7 0 0 20 0 4 0 12048597 1247350784 49043 33554432000 4194304 16246674 140736232092592 140736232092016 5674637 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 304529 49053 707 2943 0 301423 0
[pid=18162/tid=18163] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 49060 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 49066 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 49075 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.30047 s]
/proc/loadavg: 1.69 2.08 2.08 3/179 18162
/proc/meminfo: memFree=29559344/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 71848 0 0 0 19 10 0 0 20 0 4 0 12048597 1247350784 72198 33554432000 4194304 16246674 140736232092592 140736232092016 12478189 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 304529 72210 708 2943 0 301423 0
[pid=18162/tid=18163] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 72217 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 72223 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 72229 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700393 s]
/proc/loadavg: 1.69 2.08 2.08 3/179 18162
/proc/meminfo: memFree=29559344/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 163762 0 0 0 46 23 0 0 20 0 4 0 12048597 1247350784 164111 33554432000 4194304 16246674 140736232092592 140736232092016 5589685 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 304529 164125 708 2943 0 301423 0
[pid=18162/tid=18163] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 164133 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 164142 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 164150 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 1.69 2.08 2.08 4/183 18166
/proc/meminfo: memFree=27619268/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1218116 CPUtime=1.49 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 245495 0 0 0 115 34 0 0 20 0 4 0 12048597 1247350784 245824 33554432000 4194304 16246674 140736232092592 140736232091904 13943729 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 304529 245824 785 2943 0 301423 0
[pid=18162/tid=18163] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 245824 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 245824 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1247350784 245824 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.1004 s]
/proc/loadavg: 1.69 2.08 2.08 4/183 18166
/proc/meminfo: memFree=27443436/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267379 0 0 0 271 38 0 0 20 0 4 0 12048597 1337528320 267708 33554432000 4194304 16246674 140736232092592 140736232075592 5675155 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267708 785 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267708 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267708 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267708 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.3004 s]
/proc/loadavg: 1.72 2.08 2.08 3/183 18166
/proc/meminfo: memFree=27442728/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267416 0 0 0 591 38 0 0 20 0 4 0 12048597 1337528320 267745 33554432000 4194304 16246674 140736232092592 140736232075592 5675212 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267745 785 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267745 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267745 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267745 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 1.74 2.08 2.08 3/183 18166
/proc/meminfo: memFree=27442596/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267419 0 0 0 1231 38 0 0 20 0 4 0 12048597 1337528320 267748 33554432000 4194304 16246674 140736232092592 140736232075592 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267748 787 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267748 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267748 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267748 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 1.87 2.09 2.08 3/183 18166
/proc/meminfo: memFree=27443628/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267447 0 0 0 2510 38 0 0 20 0 4 0 12048597 1337528320 267776 33554432000 4194304 16246674 140736232092592 140736232075592 6022027 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267776 787 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267776 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267776 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267776 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.04 2.11 2.09 4/183 18166
/proc/meminfo: memFree=27443388/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=51.08 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267448 0 0 0 5069 39 0 0 20 0 4 0 12048597 1337528320 267777 33554432000 4194304 16246674 140736232092592 140736232075592 6025289 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267777 787 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

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

[startup+51.2005 s]
/proc/loadavg: 2.04 2.11 2.09 4/183 18166
/proc/meminfo: memFree=27443388/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=51.18 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267448 0 0 0 5079 39 0 0 20 0 4 0 12048597 1337528320 267777 33554432000 4194304 16246674 140736232092592 140736232075592 5824031 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267777 787 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1306180

[startup+52.8003 s]
/proc/loadavg: 2.04 2.11 2.09 4/183 18166
/proc/meminfo: memFree=27443388/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=52.79 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267448 0 0 0 5240 39 0 0 20 0 4 0 12048597 1337528320 267777 33554432000 4194304 16246674 140736232092592 140736232075592 5823655 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267777 787 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.79
Current children cumulated vsize (KiB) 1306180

[startup+53.6004 s]
/proc/loadavg: 2.04 2.11 2.09 4/183 18166
/proc/meminfo: memFree=27443388/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=53.58 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267448 0 0 0 5319 39 0 0 20 0 4 0 12048597 1337528320 267777 33554432000 4194304 16246674 140736232092592 140736232075592 5823709 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267777 787 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 53.58
Current children cumulated vsize (KiB) 1306180

[startup+53.8004 s]
/proc/loadavg: 2.04 2.11 2.09 4/183 18166
/proc/meminfo: memFree=27443388/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=53.78 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267448 0 0 0 5339 39 0 0 20 0 4 0 12048597 1337528320 267777 33554432000 4194304 16246674 140736232092592 140736232075592 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267777 787 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 53.78
Current children cumulated vsize (KiB) 1306180

[startup+53.9004 s]
/proc/loadavg: 2.04 2.11 2.09 3/183 18166
/proc/meminfo: memFree=27443388/32872528 swapFree=1498612/1645780
[pid=18162] ppid=18159 vsize=1306180 CPUtime=53.89 cores=0,2,4,6
/proc/18162/stat : 18162 (toysat) R 18159 18162 13393 0 -1 4202496 267448 0 0 0 5350 39 0 0 20 0 4 0 12048597 1337528320 267777 33554432000 4194304 16246674 140736232092592 140736232075592 5827728 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18162/statm: 326545 267777 787 2943 0 323439 0
[pid=18162/tid=18163] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18163/stat : 18163 (toysat) S 18159 18162 13393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351300938992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18162/tid=18164] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18164/stat : 18164 (toysat) S 18159 18162 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351290449136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18162/tid=18165] ppid=18159 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18162/task/18165/stat : 18165 (toysat) S 18159 18162 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12048598 1337528320 267777 33554432000 4194304 16246674 140736232092592 140351209729200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 53.89
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 53.9821
CPU time (s): 53.9728
CPU user time (s): 53.5149
CPU system time (s): 0.45793
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.5149
system time used= 0.45793
maximum resident set size= 1071120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267453
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= 21
involuntary context switches= 58

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.149977 second user time and 0.204968 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-30 20:21:58
IDJOB=4120306
IDBENCH=109867
IDSOLVER=2542
FILE ID=node124/4120306-1467310918
RUNJOBID= node124-1467310918-18129
PBS_JOBID= 20005255
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-23-1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120306-1467310918/watcher-4120306-1467310918 -o /tmp/evaluation-result-4120306-1467310918/solver-4120306-1467310918 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467310918-18129 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4120306-1467310918.opb

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

MD5SUM BENCH= 54ce2ff74b360a671f8022ca45d378de
RANDOM SEED=1162238974

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.062
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		: 2667.062
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		: 2667.062
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		: 2667.062
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		: 2667.062
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:        29584776 kB
Buffers:          145432 kB
Cached:           735752 kB
SwapCached:            0 kB
Active:           269208 kB
Inactive:         628176 kB
Active(anon):       7280 kB
Inactive(anon):    11336 kB
Active(file):     261928 kB
Inactive(file):   616840 kB
Unevictable:     1645780 kB
Mlocked:         1498612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             32616 kB
Writeback:             0 kB
AnonPages:       1661436 kB
Mapped:            13712 kB
Shmem:               204 kB
Slab:             610668 kB
SReclaimable:      54812 kB
SUnreclaim:       555856 kB
KernelStack:        1416 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1747136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71692 MiB
End job on node124 at 2016-06-30 20:22:52