Trace number 4100337

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02UNSAT 97.1412 97.1593

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-siena1.opb
MD5SUMa93dde4d8545bab3c441ec26d058498b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.410936
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables70755
Total number of constraints2219
Number of constraints which are clauses310
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1909
Minimum length of a constraint15
Maximum length of a constraint70755
Number of terms in the objective function 70755
Biggest coefficient in the objective function 9973
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 594249
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262141
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 594251
Number of bits of the biggest sum of numbers20
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-18T03:29:17+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-4100337-1466213356.opb"]
0.00/0.01	c use --random-gen="1505849241 1696882203 231938100 473901019 496762830 3541505739 3252110549 2496009332 796651382 364799854 2157867937 2016730274 2654137457 2902641778 876528244 593796119 1260389909 2633426733 1537075765 2924410057 318427781 4155841266 2537982390 1937987061 81741733 1590552802 1474087478 102590072 1373649510 3963986513 2911150229 1267822289 3209607925 214422222 1303708795 3736000162 3309716252 1519541453 91593141 4245757439 160524615 1045570381 2073066634 783865380 2281152433 2622024680 338480002 3828348344 2480020665 4012985068 2119868447 4127083916 824577450 1087451332 2441931573 567569784 1684936072 2596717180 1548553340 821936591 2804505633 2424902313 2628643351 3169706085 3823582596 4090165611 1632867209 485426609 2566676550 289587981 89477666 3215551653 4103268307 1214713420 2907280010 568372997 2450961202 1064056534 3008658663 2855455622 1127328941 812482304 2498507332 3583692893 3273200351 3743155610 4023805465 3493172748 3567201290 4227564289 841073218 3629078881 1915931089 3264693980 2827831936 1027175931 2661962257 438676409 3019721118 2757350081 23106480 2861957788 3426244455 2767275619 2047558683 2630646591 227983230 1022682653 3135686147 570645161 1139010881 1729133058 2612268184 1738648296 588850272 2948534474 3982371412 625191087 1297670294 2228861123 3006738347 4200190079 3321220544 499081546 1143733010 213418601 2840008745 3466159168 1985435071 930239849 1115058444 2032771816 3882345004 2251196010 3401394584 606141014 4058217508 3963126536 1939890878 607878257 45953551 1606272242 2282031064 2193695646 4052424118 2806539195 865039895 1781183577 2875044427 871598114 4170144156 1013869563 2074292538 3181099075 754690149 3828691253 665100774 1450034863 2351615530 3045429977 848313012 421798572 26832037 2902387476 383134835 4217836758 3606051512 3257543222 2479717242 512384179 823507385 3321258578 280890155 940670374 2844864756 1621006519 3131227161 681767063 1021271357 3154729097 3450884240 2611650661 1925275103 1700861760 3714732809 3590299889 153221998 3774150059 1985310377 165499301 1345340260 935999876 499946333 1621569978 469264848 2991034389 4138335477 2634346488 3824215984 1529316746 3423444123 2207232153 705750513 2953351196 2049039252 1238305397 2818068073 3747881520 4139934114 144382006 2612049442 2787540118 2846652475 868760090 1022306005 2612183427 2766821101 510674381 82570208 1437474373 2423705892 3347987960 3882503497 3564178380 2516768346 3635993971 2708276737 192004667 3498537266 3190972766 2999427180 3208459443 2990581207 1934925188 3886713985 993905633 3357222339 2003019207 695762719 1625990390 3106536585 3847294246 600914095 81216378 1917973227 879304175 1697564666 3014191722 3205883619 3655243343 4172333572 1069816954 347428024 397221294 3509137520 991124928 255 362436" option to reproduce the execution
0.69/0.76	c #vars 70755
0.69/0.76	c #constraints 2219
2.89/2.99	c BCD2: Hardening is enabled.
2.89/2.99	c BCD2: BiasedSearch is enabled.
2.89/2.99	c Solving starts ...
2.89/2.99	c ============================[ Search Statistics ]============================
2.89/2.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.89/2.99	c       |         |          |          |    Limit     GC | Var      | Constra 
2.89/2.99	c =============================================================================
2.99/3.00	c  0.0s |       0 |        0 |        0 |    24927      0 |    23487 |        0
22.39/22.49	c 19.5s |       0 |      701 |      100 |    24927      0 |    23488 |        0
22.49/22.50	c 19.5s |       1 |      701 |      100 |    24927      0 |    23488 |        0
34.79/34.89	c 31.9s |       1 |     1126 |      200 |    27420      0 |    23488 |        0
39.49/39.58	c 36.6s |       2 |     1290 |      250 |    27420      0 |    23488 |        0
49.59/49.64	c 46.6s |       2 |     1572 |      350 |    30163      0 |    23488 |        0
59.58/59.67	c 56.7s |       2 |     2012 |      450 |    30163      0 |    23488 |        0
63.38/63.45	c 60.5s |       3 |     2068 |      475 |    30163      0 |    23488 |        0
78.78/78.85	c 75.9s |       3 |     2448 |      575 |    33180      0 |    23488 |        0
90.88/90.99	c 88.0s |       3 |     2837 |      675 |    33180      0 |    23488 |        0
96.68/96.72	c 93.7s |       3 |     2929 |      736 |    33180      0 |    70755 |        2
96.68/96.72	c #cpu_time = 93.483s
96.68/96.72	c #wall_clock_time = 93.721s
96.68/96.72	c #decision = 2929
96.68/96.72	c #random_decision = 6
96.68/96.72	c #conflict = 736
96.68/96.72	c #restart = 3
96.98/97.09	s UNSATISFIABLE
96.98/97.09	c total CPU time = 96.849s
96.98/97.09	c total wall clock time = 97.097s

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

pid=16416
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: 2.20 2.16 2.16 3/179 16419
/proc/meminfo: memFree=29434308/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=699836 CPUtime=0 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 2608 0 0 0 0 0 0 0 20 0 4 0 23382270 716632064 2968 33554432000 4194304 16246674 140733688992368 140733688991792 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 175471 2976 441 2943 0 172365 0
[pid=16419/tid=16420] ppid=16416 vsize=717244 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 734457856 3036 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=722364 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 739700736 3052 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=726460 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 23382270 743895040 3068 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.20 2.16 2.16 3/179 16419
/proc/meminfo: memFree=29434308/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1300036 CPUtime=0.09 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 28848 0 0 0 5 4 0 0 20 0 4 0 23382270 1331236864 29146 33554432000 4194304 16246674 140733688992368 140733688991680 12752373 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 325009 29161 799 2943 0 321903 0
[pid=16419/tid=16420] ppid=16416 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1331236864 29173 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1331236864 29184 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1300036 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1331236864 29195 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1300036

[startup+0.200526 s]
/proc/loadavg: 2.20 2.16 2.16 3/179 16419
/proc/meminfo: memFree=29434308/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1310276 CPUtime=0.19 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 48283 0 0 0 12 7 0 0 20 0 4 0 23382270 1341722624 49092 33554432000 4194304 16246674 140733688992368 140733688991680 7889076 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 327569 49092 801 2943 0 324463 0
[pid=16419/tid=16420] ppid=16416 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1341722624 49092 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1341722624 49092 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1341722624 49092 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1310276

[startup+0.300506 s]
/proc/loadavg: 2.20 2.16 2.16 3/179 16419
/proc/meminfo: memFree=29434308/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1312324 CPUtime=0.29 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 54364 0 0 0 21 8 0 0 20 0 4 0 23382270 1343819776 55173 33554432000 4194304 16246674 140733688992368 140733688991680 4220507 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 328081 55173 801 2943 0 324975 0
[pid=16419/tid=16420] ppid=16416 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1343819776 55173 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1343819776 55173 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1343819776 55173 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1312324

[startup+0.700431 s]
/proc/loadavg: 2.20 2.16 2.16 3/179 16419
/proc/meminfo: memFree=29434308/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1313348 CPUtime=0.69 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 65905 0 0 0 59 10 0 0 20 0 4 0 23382270 1344868352 66714 33554432000 4194304 16246674 140733688992368 140733688991680 7367712 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 328337 66714 802 2943 0 325231 0
[pid=16419/tid=16420] ppid=16416 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1344868352 66714 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1344868352 66714 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1344868352 66714 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1313348

[startup+1.50041 s]
/proc/loadavg: 2.20 2.16 2.16 3/183 16423
/proc/meminfo: memFree=28957956/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1339972 CPUtime=1.49 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 220979 0 0 0 115 34 0 0 20 0 4 0 23382270 1372131328 221789 33554432000 4194304 16246674 140733688992368 140733688974272 6760209 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 334993 221798 845 2943 0 331887 0
[pid=16419/tid=16420] ppid=16416 vsize=1339972 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1372131328 221808 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1339972 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1372131328 221816 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1339972 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1372131328 221819 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1339972

[startup+3.10043 s]
/proc/loadavg: 2.20 2.16 2.16 3/183 16423
/proc/meminfo: memFree=28488484/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=3.09 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 235863 0 0 0 273 36 0 0 20 0 4 0 23382270 1373179904 236672 33554432000 4194304 16246674 140733688992368 140733688974272 13759557 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 236672 883 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 236672 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 236672 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 236672 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1340996

[startup+6.30041 s]
/proc/loadavg: 2.18 2.16 2.16 3/183 16423
/proc/meminfo: memFree=28488244/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=6.29 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 235872 0 0 0 593 36 0 0 20 0 4 0 23382270 1373179904 236681 33554432000 4194304 16246674 140733688992368 140733688974272 5600384 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 236681 892 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 236681 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 236681 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 236681 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1340996

[startup+12.7004 s]
/proc/loadavg: 2.17 2.16 2.16 3/183 16472
/proc/meminfo: memFree=29212932/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=12.69 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 1227 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 5600380 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1340996

[startup+25.5005 s]
/proc/loadavg: 2.21 2.16 2.16 3/183 16472
/proc/meminfo: memFree=28415168/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=25.49 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 2507 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 13774516 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1340996

[startup+51.1005 s]
/proc/loadavg: 2.33 2.20 2.18 3/184 16475
/proc/meminfo: memFree=28400540/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=51.08 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 5066 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 12415827 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1340996

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

[startup+51.2005 s]
/proc/loadavg: 2.33 2.20 2.18 3/184 16475
/proc/meminfo: memFree=28400540/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=51.18 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 5076 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 5600140 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 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) 1340996

[startup+76.8004 s]
/proc/loadavg: 2.35 2.21 2.18 3/184 16476
/proc/meminfo: memFree=28397636/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=76.78 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 7636 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 5600232 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 1340996

[startup+89.6004 s]
/proc/loadavg: 2.27 2.20 2.18 3/184 16476
/proc/meminfo: memFree=28390876/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=89.58 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 8916 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 12415754 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 89.58
Current children cumulated vsize (KiB) 1340996

[startup+92.8004 s]
/proc/loadavg: 2.27 2.20 2.18 3/184 16476
/proc/meminfo: memFree=28391232/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=92.78 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 9236 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 5600136 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 92.78
Current children cumulated vsize (KiB) 1340996

[startup+94.4004 s]
/proc/loadavg: 2.27 2.20 2.18 3/184 16476
/proc/meminfo: memFree=28391232/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=94.38 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 9396 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 13820998 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 94.38
Current children cumulated vsize (KiB) 1340996

[startup+96.0004 s]
/proc/loadavg: 2.25 2.20 2.18 3/184 16476
/proc/meminfo: memFree=28391480/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=95.98 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275744 0 0 0 9556 42 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 140733688974272 6836961 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276553 898 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276553 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 95.98
Current children cumulated vsize (KiB) 1340996

[startup+96.8004 s]
/proc/loadavg: 2.25 2.20 2.18 3/184 16476
/proc/meminfo: memFree=28391480/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1340996 CPUtime=96.78 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 275746 0 0 0 9636 42 0 0 20 0 4 0 23382270 1373179904 276555 33554432000 4194304 16246674 140733688992368 140733688974272 4226437 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 335249 276555 900 2943 0 332143 0
[pid=16419/tid=16420] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276555 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276555 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1340996 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1373179904 276555 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 96.78
Current children cumulated vsize (KiB) 1340996

[startup+97.0004 s]
/proc/loadavg: 2.25 2.20 2.18 3/184 16476
/proc/meminfo: memFree=28391480/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1344068 CPUtime=96.98 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 276540 0 0 0 9656 42 0 0 20 0 4 0 23382270 1376325632 277349 33554432000 4194304 16246674 140733688992368 140733688990144 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 336017 277349 901 2943 0 332911 0
[pid=16419/tid=16420] ppid=16416 vsize=1344068 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1376325632 277349 33554432000 4194304 16246674 140733688992368 139905371974896 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1344068 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1376325632 277349 33554432000 4194304 16246674 140733688992368 139905361485040 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1344068 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1376325632 277349 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 96.98
Current children cumulated vsize (KiB) 1344068

[startup+97.1004 s]
/proc/loadavg: 2.25 2.20 2.18 3/184 16476
/proc/meminfo: memFree=28391480/32872528 swapFree=1191052/1305516
[pid=16419] ppid=16416 vsize=1344068 CPUtime=97.08 cores=0,2,4,6
/proc/16419/stat : 16419 (toysat) R 16416 16419 14522 0 -1 4202496 276541 0 0 0 9666 42 0 0 20 0 4 0 23382270 1376325632 277350 33554432000 4194304 16246674 140733688992368 140733688990144 13880869 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16419/statm: 336017 277350 902 2943 0 332911 0
[pid=16419/tid=16420] ppid=16416 vsize=1344068 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16420/stat : 16420 (toysat) S 16416 16419 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 23382270 1376325632 277350 33554432000 4194304 16246674 140733688992368 139905371974672 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16419/tid=16421] ppid=16416 vsize=1344068 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16421/stat : 16421 (toysat) S 16416 16419 14522 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 23382270 1376325632 277350 33554432000 4194304 16246674 140733688992368 139905361484816 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16419/tid=16422] ppid=16416 vsize=1344068 CPUtime=0 cores=0,2,4,6
/proc/16419/task/16422/stat : 16422 (toysat) S 16416 16419 14522 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 23382270 1376325632 277350 33554432000 4194304 16246674 140733688992368 139905351011504 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 97.08
Current children cumulated vsize (KiB) 1344068

Child status: 0
Real time (s): 97.1593
CPU time (s): 97.1412
CPU user time (s): 96.6623
CPU system time (s): 0.478927
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 1344068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.6623
system time used= 0.478927
maximum resident set size= 1109404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276543
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= 23
involuntary context switches= 100

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.601908 second user time and 0.98185 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 03:29:16
IDJOB=4100337
IDBENCH=1604
IDSOLVER=2542
FILE ID=node127/4100337-1466213356
RUNJOBID= node127-1466206072-14538
PBS_JOBID= 19918150
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-siena1.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100337-1466213356/watcher-4100337-1466213356 -o /tmp/evaluation-result-4100337-1466213356/solver-4100337-1466213356 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466206072-14538 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4100337-1466213356.opb

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

MD5SUM BENCH= a93dde4d8545bab3c441ec26d058498b
RANDOM SEED=451630047

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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:        29434068 kB
Buffers:           98424 kB
Cached:           125536 kB
SwapCached:          528 kB
Active:          1271192 kB
Inactive:         123972 kB
Active(anon):    1172680 kB
Inactive(anon):      860 kB
Active(file):      98512 kB
Inactive(file):   123112 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100256 kB
Dirty:             20612 kB
Writeback:             0 kB
AnonPages:       2486272 kB
Mapped:            10884 kB
Shmem:                 0 kB
Slab:             602156 kB
SReclaimable:      46448 kB
SUnreclaim:       555708 kB
KernelStack:        1488 kB
PageTables:         9060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2618680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    921600 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= 71700 MiB
End job on node127 at 2016-06-18 03:30:54