Trace number 4120242

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 72.9919 73.0055

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n22-d4-i2.cnf.gz-plain.pb.metafix.opb
MD5SUMa4cb8cdfe679344cfa5321ead04e4c99
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 benchmark10.7714
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89
Total number of constraints188
Number of constraints which are clauses188
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:18:02+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-4120242-1467310682.opb"]
0.00/0.01	c use --random-gen="3011506668 724718867 4289434019 2091231617 3891953027 2729679144 1283075085 2651436452 933327476 282337547 3014058682 1820216575 502339854 1563178159 312768697 3702339898 973409341 3773241440 843376142 2325016802 1779896276 3831002487 891166041 4276594734 2408559663 42810393 3861141525 1542628591 936794447 3786503078 3460050472 754497624 2975128687 4085530044 2235240312 2360690758 4045246277 1468267689 3318342795 3400410884 436552461 968885801 3393097775 3485880351 2923194807 2507132060 2343543255 4040798780 347748410 3829300891 2475296800 1774557775 4027491134 135274850 4077468357 2883153199 405911415 2353448186 534169005 3316895747 567965194 1325103463 3994316899 73135598 4284182034 3495373625 266567434 3510404079 120778636 3449527234 4191280080 2776546935 3999061934 2679723237 1794080756 3624468121 641540177 2719193709 402012036 1246996809 3559680256 4153127000 95794068 1697300096 1139691988 1296179995 1483449506 1144724630 2888057927 1236103681 1641552140 888797039 4009371863 93720332 4162080695 2627969339 4111834333 2930389092 4044788776 47206959 3252001778 1046192304 3396284452 408488963 3970957985 2712094944 3547566616 2709825701 3679794648 3929373931 123824000 111339001 2286969923 1174652551 2589962419 1149496597 1863806617 1018094849 1641211665 725557611 2454185980 1884513701 1274311130 1734080351 1154125356 2078055463 3187922214 3493443953 1330961414 905233759 1527344300 2112861774 1276418286 2182736624 959398852 1154975278 3479878377 3372000039 941562792 1000375539 1935096508 2987223735 3573708486 234380122 1689583395 1232703343 2719851617 4077400387 2099532758 4002116709 2752178935 282907514 1119291887 2183205333 1114087982 2268263556 2220092708 4155514893 1566163737 3876992784 706860242 1599416464 4249757191 2913129103 1459347288 2759895065 2904329712 1014079517 4215882640 524230849 1265578162 1003346724 1156625917 2084473514 94291631 3723746184 377035967 1279661462 2678040325 4011249834 1766181594 2480964270 1550880964 2761814919 371801389 2783290700 3526498044 4059593164 616178816 1525817439 47013621 1624607275 2624807789 1384666182 3523314096 87044318 3477221697 3438945165 517077244 3500601231 1031141138 3843899669 3279363926 3212035790 2707590643 628495513 1904769684 1628929449 427426299 888045092 2127714264 394336905 3366396588 2728297841 3516080135 2332050498 3526791986 3668340026 1832115616 100646221 3106725200 3235225545 2858359714 2796582676 1967562342 216214128 1054745543 2276504020 2210072044 516151773 2497719208 2604076055 2762060421 1918988237 3114538262 3527741039 3346173402 2174102450 3369651236 4071185757 1350277311 4054641926 3459136000 4117514340 598133366 3837335056 4020557216 1772269385 2312585239 2707123784 447928806 1793641834 2641529724 3856934613 949665837 776007396 255 362436" option to reproduce the execution
0.00/0.01	c #vars 89
0.00/0.01	c #constraints 188
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 |       92      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      130 |      100 |       92      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      311 |      250 |      102      2 |        0 |        0
0.00/0.06	c  0.0s |       3 |      624 |      475 |      113      6 |        0 |        0
0.09/0.10	c  0.1s |       4 |     1050 |      813 |      125     10 |        0 |        0
0.09/0.14	c  0.1s |       5 |     1932 |     1320 |      138     17 |        0 |        0
0.18/0.21	c  0.2s |       6 |     3155 |     2081 |      168     25 |        0 |        0
0.28/0.31	c  0.3s |       7 |     4784 |     3223 |      185     37 |        0 |        0
0.39/0.49	c  0.5s |       8 |     7031 |     4936 |      204     53 |        0 |        0
0.69/0.76	c  0.7s |       9 |    10124 |     7506 |      225     75 |        0 |        0
1.09/1.11	c  1.1s |      10 |    14859 |    11361 |      248    107 |        0 |        0
1.39/1.49	c  1.5s |      11 |    23314 |    17144 |      273    150 |        0 |        0
2.09/2.10	c  2.1s |      12 |    35079 |    25819 |      301    210 |        0 |        0
2.89/2.99	c  3.0s |      13 |    53915 |    38832 |      332    292 |        0 |        0
4.19/4.28	c  4.3s |      14 |    80871 |    58352 |      366    405 |        0 |        0
6.19/6.28	c  6.3s |      14 |   118973 |    86752 |      366    554 |        0 |        0
6.29/6.35	c  6.3s |      15 |   120079 |    87632 |      403    559 |        0 |        0
8.29/8.36	c  8.3s |      15 |   153835 |   114932 |      403    690 |        0 |        0
9.49/9.60	c  9.6s |      16 |   174300 |   131552 |      444    769 |        0 |        0
11.59/11.60	c 11.6s |      16 |   209366 |   159552 |      444    891 |        0 |        0
13.58/13.60	c 13.6s |      16 |   242968 |   186852 |      444   1012 |        0 |        0
14.29/14.37	c 14.4s |      17 |   255859 |   197432 |      489   1058 |        0 |        0
16.28/16.37	c 16.4s |      17 |   291578 |   224632 |      489   1166 |        0 |        0
18.28/18.38	c 18.4s |      17 |   326880 |   251932 |      489   1276 |        0 |        0
20.28/20.38	c 20.4s |      17 |   362393 |   279132 |      489   1384 |        0 |        0
21.58/21.62	c 21.6s |      18 |   384393 |   296252 |      538   1452 |        0 |        0
23.59/23.63	c 23.6s |      18 |   422267 |   324352 |      538   1555 |        0 |        0
25.59/25.63	c 25.6s |      18 |   459821 |   352052 |      538   1656 |        0 |        0
27.59/27.64	c 27.6s |      18 |   502036 |   381152 |      538   1762 |        0 |        0
29.59/29.64	c 29.6s |      18 |   542983 |   410152 |      538   1869 |        0 |        0
31.59/31.65	c 31.6s |      18 |   583741 |   438852 |      538   1973 |        0 |        0
31.99/32.06	c 32.1s |      19 |   592112 |   444482 |      592   1993 |        0 |        0
33.98/34.07	c 34.1s |      19 |   625367 |   470482 |      592   2078 |        0 |        0
35.98/36.07	c 36.1s |      19 |   654775 |   494582 |      592   2158 |        0 |        0
37.98/38.08	c 38.1s |      19 |   682947 |   518382 |      592   2237 |        0 |        0
39.98/40.08	c 40.1s |      19 |   714634 |   543382 |      592   2320 |        0 |        0
41.98/42.09	c 42.1s |      19 |   750165 |   570482 |      592   2410 |        0 |        0
43.98/44.09	c 44.1s |      19 |   787029 |   598082 |      592   2502 |        0 |        0
45.98/46.09	c 46.1s |      19 |   822314 |   625382 |      592   2593 |        0 |        0
48.08/48.10	c 48.1s |      19 |   858927 |   652882 |      592   2685 |        0 |        0
48.98/49.08	c 49.1s |      20 |   878117 |   666827 |      652   2730 |        0 |        0
50.98/51.09	c 51.1s |      20 |   915527 |   693627 |      652   2811 |        0 |        0
52.98/53.09	c 53.1s |      20 |   952353 |   720627 |      652   2892 |        0 |        0
54.99/55.09	c 55.1s |      20 |   987933 |   747327 |      652   2973 |        0 |        0
57.08/57.10	c 57.1s |      20 |  1023375 |   773827 |      652   3053 |        0 |        0
59.08/59.11	c 59.1s |      20 |  1057040 |   799327 |      652   3130 |        0 |        0
61.08/61.11	c 61.1s |      20 |  1092625 |   825427 |      652   3208 |        0 |        0
63.08/63.11	c 63.1s |      20 |  1129755 |   852127 |      652   3289 |        0 |        0
65.08/65.11	c 65.1s |      20 |  1166936 |   878327 |      652   3368 |        0 |        0
67.09/67.12	c 67.1s |      20 |  1203824 |   905327 |      652   3449 |        0 |        0
69.08/69.12	c 69.1s |      20 |  1244560 |   934027 |      652   3535 |        3 |        9
71.08/71.13	c 71.1s |      20 |  1281848 |   962227 |      652   3619 |        4 |       12
72.88/72.94	c 72.9s |      20 |  1315841 |   988069 |      652   3692 |       58 |       95
72.88/72.94	c #cpu_time = 72.743s
72.88/72.94	c #wall_clock_time = 72.929s
72.88/72.94	c #decision = 1315841
72.88/72.94	c #random_decision = 5580
72.88/72.94	c #conflict = 988069
72.88/72.94	c #restart = 20
72.88/72.94	s UNSATISFIABLE
72.88/72.94	c total CPU time = 72.759s
72.88/72.94	c total wall clock time = 72.945s

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

pid=12002
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.03 2.08 2.04 3/179 12005
/proc/meminfo: memFree=29362972/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=725436 CPUtime=0 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 2708 0 0 0 0 0 0 0 20 0 4 0 10097421 742846464 3069 33554432000 4194304 16246674 140736114913728 140736114913152 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 182127 3077 441 2943 0 179021 0
[pid=12005/tid=12006] ppid=12002 vsize=743868 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 761720832 3139 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=747964 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 765915136 3157 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=752060 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 770109440 3173 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100128 s]
/proc/loadavg: 2.03 2.08 2.04 3/179 12005
/proc/meminfo: memFree=29362972/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 26111 0 0 0 6 3 0 0 20 0 4 0 10097421 1247350784 26461 33554432000 4194304 16246674 140736114913728 140736114913152 5828874 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 304529 26469 708 2943 0 301423 0
[pid=12005/tid=12006] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1247350784 26476 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 26484 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 26490 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200482 s]
/proc/loadavg: 2.03 2.08 2.04 3/179 12005
/proc/meminfo: memFree=29362972/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 49804 0 0 0 12 6 0 0 20 0 4 0 10097421 1247350784 50154 33554432000 4194304 16246674 140736114913728 140736114913152 5589685 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 304529 50169 708 2943 0 301423 0
[pid=12005/tid=12006] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1247350784 50178 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 50186 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 50195 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300383 s]
/proc/loadavg: 2.03 2.08 2.04 3/179 12005
/proc/meminfo: memFree=29362972/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 73457 0 0 0 18 10 0 0 20 0 4 0 10097421 1247350784 73806 33554432000 4194304 16246674 140736114913728 140736114913152 5675357 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 304529 73816 708 2943 0 301423 0
[pid=12005/tid=12006] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1247350784 73824 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 73831 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 73836 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.70036 s]
/proc/loadavg: 2.03 2.08 2.04 3/179 12005
/proc/meminfo: memFree=29362972/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 168243 0 0 0 45 24 0 0 20 0 4 0 10097421 1247350784 168593 33554432000 4194304 16246674 140736114913728 140736114896728 5665836 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 304529 168602 708 2943 0 301423 0
[pid=12005/tid=12006] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1247350784 168608 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 168614 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 168621 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50037 s]
/proc/loadavg: 2.03 2.08 2.04 3/183 12009
/proc/meminfo: memFree=28380920/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 245487 0 0 0 115 34 0 0 20 0 4 0 10097421 1247350784 245816 33554432000 4194304 16246674 140736114913728 140736114896728 5823116 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 304529 245816 785 2943 0 301423 0
[pid=12005/tid=12006] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1247350784 245816 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 245816 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1247350784 245816 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10037 s]
/proc/loadavg: 2.03 2.08 2.04 3/183 12009
/proc/meminfo: memFree=28292260/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267389 0 0 0 272 37 0 0 20 0 4 0 10097421 1337528320 267718 33554432000 4194304 16246674 140736114913728 140736114896728 6073512 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267718 785 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267718 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267718 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267718 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30035 s]
/proc/loadavg: 2.03 2.08 2.04 3/183 12009
/proc/meminfo: memFree=28292464/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267400 0 0 0 592 37 0 0 20 0 4 0 10097421 1337528320 267729 33554432000 4194304 16246674 140736114913728 140736114896728 5673747 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267729 785 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267729 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267729 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267729 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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: 2.02 2.07 2.04 3/183 12009
/proc/meminfo: memFree=28291992/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267409 0 0 0 1232 37 0 0 20 0 4 0 10097421 1337528320 267738 33554432000 4194304 16246674 140736114913728 140736114896728 6000049 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267738 785 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267738 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267738 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267738 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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: 2.02 2.07 2.04 3/183 12009
/proc/meminfo: memFree=28293004/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267414 0 0 0 2511 38 0 0 20 0 4 0 10097421 1337528320 267743 33554432000 4194304 16246674 140736114913728 140736114896728 5822938 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267743 786 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267743 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267743 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267743 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.09 2.08 2.04 3/183 12009
/proc/meminfo: memFree=28292264/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267435 0 0 0 5069 39 0 0 20 0 4 0 10097421 1337528320 267764 33554432000 4194304 16246674 140736114913728 140736114896728 6012004 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267764 786 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267764 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267764 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267764 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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 12005 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2004 s]
/proc/loadavg: 2.09 2.08 2.04 3/183 12009
/proc/meminfo: memFree=28292264/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=51.18 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267435 0 0 0 5079 39 0 0 20 0 4 0 10097421 1337528320 267764 33554432000 4194304 16246674 140736114913728 140736114896728 6021376 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267764 786 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267764 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267764 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267764 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1306180

[startup+64.0004 s]
/proc/loadavg: 2.07 2.08 2.04 4/183 12010
/proc/meminfo: memFree=28291396/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=63.98 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267437 0 0 0 6359 39 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140736114896728 5546509 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267766 788 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 1306180

[startup+67.2076 s]
/proc/loadavg: 2.06 2.08 2.04 3/183 12010
/proc/meminfo: memFree=28291524/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=67.19 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267437 0 0 0 6679 40 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140736114896728 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267766 788 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 67.19
Current children cumulated vsize (KiB) 1306180

[startup+70.4004 s]
/proc/loadavg: 2.06 2.08 2.04 3/183 12010
/proc/meminfo: memFree=28291512/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=70.39 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267437 0 0 0 6999 40 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140736114896728 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267766 788 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 70.39
Current children cumulated vsize (KiB) 1306180

[startup+72.0004 s]
/proc/loadavg: 2.06 2.07 2.04 3/183 12010
/proc/meminfo: memFree=28291512/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=71.98 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267437 0 0 0 7158 40 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140736114896728 5674080 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267766 788 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 71.98
Current children cumulated vsize (KiB) 1306180

[startup+72.8004 s]
/proc/loadavg: 2.06 2.07 2.04 3/183 12010
/proc/meminfo: memFree=28291388/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=1306180 CPUtime=72.78 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202496 267437 0 0 0 7238 40 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140736114896728 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 326545 267766 788 2943 0 323439 0
[pid=12005/tid=12006] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12006/stat : 12006 (toysat) S 12002 12005 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10097421 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155139632368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12005/tid=12007] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12007/stat : 12007 (toysat) S 12002 12005 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155129142512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12005/tid=12008] ppid=12002 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12005/task/12008/stat : 12008 (toysat) S 12002 12005 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10097422 1337528320 267766 33554432000 4194304 16246674 140736114913728 140155050519728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 72.78
Current children cumulated vsize (KiB) 1306180

[startup+73.0004 s]
/proc/loadavg: 2.06 2.07 2.04 3/183 12010
/proc/meminfo: memFree=28291388/32872528 swapFree=1102192/1183952
[pid=12005] ppid=12002 vsize=0 CPUtime=72.98 cores=1,3,5,7
/proc/12005/stat : 12005 (toysat) R 12002 12005 11495 0 -1 4202500 267442 0 0 0 7253 45 0 0 20 0 1 0 10097421 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12005/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 72.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 73.0055
CPU time (s): 72.9919
CPU user time (s): 72.532
CPU system time (s): 0.45993
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.532
system time used= 0.45993
maximum resident set size= 1071076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267442
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= 20
involuntary context switches= 76

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.236963 second user time and 0.353946 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 20:18:02
IDJOB=4120242
IDBENCH=109846
IDSOLVER=2542
FILE ID=node115/4120242-1467310682
RUNJOBID= node115-1467308742-11512
PBS_JOBID= 20005276
Free space on /tmp= 71648 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n22-d4-i2.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-4120242-1467310682/watcher-4120242-1467310682 -o /tmp/evaluation-result-4120242-1467310682/solver-4120242-1467310682 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467308742-11512 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4120242-1467310682.opb

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

MD5SUM BENCH= a4cb8cdfe679344cfa5321ead04e4c99
RANDOM SEED=1008322678

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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:        29363508 kB
Buffers:          153816 kB
Cached:           342332 kB
SwapCached:            0 kB
Active:          1366360 kB
Inactive:         216640 kB
Active(anon):    1082860 kB
Inactive(anon):     6556 kB
Active(file):     283500 kB
Inactive(file):   210084 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:       2272964 kB
Mapped:            17120 kB
Shmem:               204 kB
Slab:             607108 kB
SReclaimable:      51404 kB
SUnreclaim:       555704 kB
KernelStack:        1520 kB
PageTables:         8896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2408724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 71632 MiB
End job on node115 at 2016-06-30 20:19:15