Trace number 4089463

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 137.146 137.189

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid4x19.opb
MD5SUM2b58d4d94191856cd49b2ad987cb4392
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 benchmark0.002999
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables76
Total number of constraints153
Number of constraints which are clauses152
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint76
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 114
Number of bits of the biggest sum of numbers7
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-15T23:58: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-4089463-1466027881.opb"]
0.00/0.01	c use --random-gen="3137914920 1758004160 2354474304 389014383 2819521788 2156053477 3801251043 684032223 901416346 1254241206 1794549356 4103047786 2773516452 1240285773 1635765916 3423770123 430301294 3506881345 2814054050 1806651607 1199711735 1653189164 1010655693 3257113009 932726263 804361005 3001179991 3169362618 1266196994 2892464202 336871507 4214173381 2935617202 615130850 3396330 1291750449 2842225856 2760515032 1752816917 3227187138 2212616658 2302335998 3023061525 3018118550 3275075397 547023996 2278538254 3980417266 75373751 2946588961 2462506846 2309717727 3651760515 499544827 3741847843 3316026954 2549063572 2517482220 1451379400 876088602 1108120044 3645225337 4003754364 312745019 2811532285 2347061658 1852134424 1412075803 2655891771 273974396 574108453 3747834752 1411770941 186982493 3136488693 1421126970 2535033056 375380833 3180384531 523090356 3155210069 2262886970 2954287310 9745222 748872892 1389864316 2721516369 1958840424 3828313783 617077928 2415763613 3176356705 2637451040 1923960181 1657632419 4024606774 4142517574 418572367 3502421457 1230713899 412404253 3570593668 4200265257 1439945774 3399379420 2282933466 1946165774 969871624 173045533 1784467449 200650567 2322351171 1235376879 477612077 2635292469 2847137179 369794499 1244066734 3904350826 135800645 2811534094 2291287244 1219706538 3481381207 991828716 4269430229 1080287912 3764770817 3916990408 3890332369 846245848 2436863110 3704955876 2584247142 2615783552 3618957130 4262663530 4217472631 1058172214 1454674043 82902517 2633953129 20988898 3942499202 3927364692 4214801941 4290417196 1206335841 2752468735 3636459966 3071590749 1502272248 3761140227 4051606928 981783170 745443635 1980983170 1059381665 3510848436 553651252 618575556 4072570287 1031682820 2187866788 2952826268 3444174375 4015801160 581297933 516253980 878334352 1153540364 3370163089 3813446999 548087007 1972490439 3652515273 2801369468 3291140725 2384658577 2540078544 2696993443 1609824240 403055235 4168144500 894985979 2627204298 935900812 2536553616 1011460095 3282338313 3731278996 181727963 393458303 162864222 726988455 796627263 106204216 273731269 2979665169 1960418335 3588051451 3785526071 1216480230 4205052896 348910041 167021248 3398456245 950786053 924109629 3760602653 3939398013 818016824 109593685 3375910288 3563725350 367074840 3531546081 3463131030 1476455637 2202984022 2882900269 1733864063 1812259906 2801676446 104304905 859936331 3677217302 1087373274 403720283 451153524 3846214199 795389828 3769514701 3209149996 2064796427 2289827367 1558223463 947145663 585431022 3686598299 4167335963 2499658743 1748789087 2851497202 2262024137 2188627160 3671282190 1896874313 170898803 1321059090 725230646 3841020424 158000847 468851092 1941470096 2888574917 255 362436" option to reproduce the execution
0.00/0.01	c #vars 76
0.00/0.01	c #constraints 153
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 |       76      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      142 |      100 |       76      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      332 |      250 |       84      3 |        0 |        0
0.00/0.06	c  0.0s |       3 |      585 |      475 |       93      6 |        0 |        0
0.00/0.09	c  0.1s |       4 |      949 |      813 |      103     11 |        0 |        0
0.09/0.15	c  0.1s |       5 |     1485 |     1320 |      114     18 |        0 |        0
0.19/0.23	c  0.2s |       6 |     2287 |     2081 |      139     28 |        0 |        0
0.29/0.35	c  0.3s |       7 |     3488 |     3223 |      153     42 |        0 |        0
0.49/0.53	c  0.5s |       8 |     5331 |     4936 |      169     60 |        0 |        0
0.79/0.81	c  0.8s |       9 |     8045 |     7506 |      186     86 |        0 |        0
1.09/1.12	c  1.1s |      10 |    12139 |    11361 |      205    122 |        0 |        0
1.48/1.56	c  1.5s |      11 |    18343 |    17144 |      226    171 |        0 |        0
2.09/2.19	c  2.2s |      12 |    27506 |    25819 |      249    239 |        0 |        0
3.09/3.13	c  3.1s |      13 |    41452 |    38832 |      274    333 |        0 |        0
4.49/4.56	c  4.5s |      14 |    62204 |    58352 |      302    463 |        0 |        0
6.49/6.56	c  6.6s |      14 |    91959 |    85752 |      302    630 |        0 |        0
6.59/6.70	c  6.7s |      15 |    94121 |    87632 |      333    641 |        0 |        0
8.68/8.70	c  8.7s |      15 |   123404 |   115232 |      333    795 |        0 |        0
9.78/9.88	c  9.9s |      16 |   140607 |   131552 |      367    886 |        0 |        0
11.79/11.88	c 11.9s |      16 |   169845 |   158952 |      367   1025 |        0 |        0
13.79/13.89	c 13.9s |      16 |   199166 |   186552 |      367   1166 |        0 |        0
14.59/14.69	c 14.7s |      17 |   210603 |   197432 |      404   1220 |        0 |        0
16.60/16.69	c 16.7s |      17 |   239133 |   223932 |      404   1344 |        0 |        0
18.59/18.70	c 18.7s |      17 |   267992 |   250832 |      404   1469 |        0 |        0
20.69/20.70	c 20.7s |      17 |   297160 |   277732 |      404   1594 |        0 |        0
21.99/22.06	c 22.0s |      18 |   317279 |   296252 |      445   1679 |        0 |        0
23.99/24.06	c 24.0s |      18 |   345434 |   322552 |      445   1791 |        0 |        0
25.99/26.07	c 26.1s |      18 |   373238 |   348652 |      445   1902 |        0 |        0
27.99/28.07	c 28.1s |      18 |   402061 |   375252 |      445   2015 |        0 |        0
29.99/30.07	c 30.1s |      18 |   431684 |   402152 |      445   2130 |        0 |        0
31.99/32.08	c 32.1s |      18 |   461345 |   428952 |      445   2244 |        0 |        0
33.18/33.23	c 33.2s |      19 |   478937 |   444482 |      490   2309 |        0 |        0
35.19/35.24	c 35.2s |      19 |   508790 |   471382 |      490   2413 |        0 |        0
37.18/37.24	c 37.2s |      19 |   538640 |   498082 |      490   2517 |        0 |        0
39.18/39.24	c 39.2s |      19 |   568510 |   525282 |      490   2623 |        0 |        0
41.18/41.25	c 41.2s |      19 |   597866 |   552582 |      490   2729 |        0 |        0
43.18/43.25	c 43.2s |      19 |   628642 |   580582 |      490   2838 |        0 |        0
45.19/45.25	c 45.2s |      19 |   657531 |   607782 |      490   2944 |        0 |        0
47.18/47.26	c 47.2s |      19 |   687908 |   635782 |      490   3053 |        0 |        0
49.18/49.26	c 49.2s |      19 |   717781 |   663582 |      539   3161 |        0 |        0
49.38/49.50	c 49.5s |      20 |   721242 |   666827 |      539   3172 |        0 |        0
51.48/51.50	c 51.5s |      20 |   749885 |   693027 |      539   3265 |        0 |        0
53.48/53.51	c 53.5s |      20 |   778334 |   719327 |      539   3358 |        0 |        0
55.48/55.51	c 55.5s |      20 |   806429 |   745527 |      539   3451 |        0 |        0
57.48/57.52	c 57.5s |      20 |   835563 |   772927 |      539   3549 |        0 |        0
59.48/59.52	c 59.5s |      20 |   863856 |   800027 |      539   3644 |        0 |        0
61.47/61.53	c 61.5s |      20 |   892786 |   827127 |      539   3741 |        0 |        0
63.47/63.53	c 63.5s |      20 |   922046 |   854227 |      539   3837 |        0 |        0
65.47/65.54	c 65.5s |      20 |   952147 |   881927 |      539   3936 |        0 |        0
67.47/67.54	c 67.5s |      20 |   981636 |   908927 |      539   4031 |        0 |        0
69.47/69.54	c 69.5s |      20 |  1010569 |   935227 |      539   4124 |        0 |        0
71.48/71.55	c 71.5s |      20 |  1040425 |   962527 |      539   4221 |        0 |        0
73.48/73.55	c 73.5s |      20 |  1069913 |   990227 |      539   4320 |        0 |        0
74.18/74.29	c 74.3s |      21 |  1080810 |  1000345 |      593   4354 |        0 |        0
76.18/76.29	c 76.3s |      21 |  1109636 |  1027145 |      593   4441 |        0 |        0
78.18/78.29	c 78.3s |      21 |  1137968 |  1053245 |      593   4525 |        0 |        0
80.17/80.29	c 80.3s |      21 |  1167735 |  1080245 |      593   4613 |        0 |        0
82.17/82.29	c 82.3s |      21 |  1196237 |  1106945 |      593   4699 |        0 |        0
84.17/84.30	c 84.3s |      21 |  1224792 |  1133645 |      593   4786 |        0 |        0
86.27/86.30	c 86.3s |      21 |  1253871 |  1160945 |      593   4875 |        0 |        0
88.27/88.30	c 88.3s |      21 |  1282884 |  1188045 |      593   4963 |        0 |        0
90.27/90.31	c 90.3s |      21 |  1312116 |  1215845 |      593   5053 |        0 |        0
92.27/92.31	c 92.3s |      21 |  1342499 |  1243745 |      593   5144 |        0 |        0
94.26/94.31	c 94.3s |      21 |  1371157 |  1270345 |      593   5230 |        0 |        0
96.26/96.32	c 96.3s |      21 |  1400804 |  1297745 |      593   5319 |        0 |        0
98.26/98.32	c 98.3s |      21 |  1431427 |  1325645 |      593   5410 |        0 |        0
100.26/100.32	c  100s |      21 |  1462261 |  1354045 |      593   5502 |        0 |        0
102.27/102.33	c  102s |      21 |  1493291 |  1383045 |      593   5597 |        0 |        0
104.26/104.33	c  104s |      21 |  1523333 |  1410545 |      593   5685 |        0 |        0
106.26/106.34	c  106s |      21 |  1553301 |  1437945 |      593   5774 |        0 |        0
108.26/108.34	c  108s |      21 |  1584098 |  1465945 |      593   5864 |        0 |        0
110.26/110.34	c  110s |      21 |  1615531 |  1494545 |      653   5955 |        0 |        0
110.66/110.77	c  110s |      22 |  1622053 |  1500622 |      653   5973 |        0 |        0
112.65/112.77	c  112s |      22 |  1651689 |  1527622 |      653   6053 |        0 |        0
114.65/114.77	c  114s |      22 |  1680202 |  1553922 |      653   6130 |        0 |        0
116.66/116.78	c  116s |      22 |  1709493 |  1581222 |      653   6211 |        0 |        0
118.65/118.78	c  118s |      22 |  1739403 |  1608922 |      653   6293 |        0 |        0
120.65/120.78	c  120s |      22 |  1770243 |  1637122 |      653   6376 |        0 |        0
122.64/122.79	c  122s |      22 |  1799637 |  1664022 |      653   6455 |        0 |        0
124.64/124.79	c  124s |      22 |  1830246 |  1691822 |      653   6537 |        0 |        0
126.74/126.80	c  126s |      22 |  1862041 |  1721022 |      653   6623 |        0 |        0
128.65/128.80	c  128s |      22 |  1891542 |  1748122 |      653   6700 |        5 |       16
130.75/130.80	c  130s |      22 |  1922822 |  1776522 |      653   6784 |        6 |       20
132.75/132.81	c  132s |      22 |  1954567 |  1806122 |      653   6871 |        6 |       20
134.75/134.82	c  134s |      22 |  1987065 |  1836222 |      653   6957 |       10 |       32
136.75/136.82	c  136s |      22 |  2021702 |  1867822 |      653   7047 |       18 |       56
137.05/137.13	c  137s |      22 |  2027716 |  1873389 |      653   7059 |       76 |      125
137.05/137.13	c #cpu_time = 137.105s
137.05/137.13	c #wall_clock_time = 137.121s
137.05/137.13	c #decision = 2027716
137.05/137.13	c #random_decision = 8820
137.05/137.13	c #conflict = 1873389
137.05/137.13	c #restart = 22
137.05/137.13	s UNSATISFIABLE
137.05/137.13	c total CPU time = 137.120s
137.05/137.13	c total wall clock time = 137.136s

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

pid=7712
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.28 2.23 2.22 3/179 7715
/proc/meminfo: memFree=29447188/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=667068 CPUtime=0 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 2478 0 0 0 0 0 0 0 20 0 4 0 4834643 683077632 2839 33554432000 4194304 16246674 140733697170304 140733697169728 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 167279 2846 441 2943 0 164173 0
[pid=7715/tid=7716] ppid=7712 vsize=684476 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 700903424 2905 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=688572 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 705097728 2923 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=692668 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4834643 709292032 2939 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100161 s]
/proc/loadavg: 2.28 2.23 2.22 3/179 7715
/proc/meminfo: memFree=29447188/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 28030 0 0 0 4 5 0 0 20 0 4 0 4834643 1247350784 28380 33554432000 4194304 16246674 140733697170304 140733697169728 6021174 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 304529 28393 710 2943 0 301423 0
[pid=7715/tid=7716] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 28399 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 28407 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 28416 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200499 s]
/proc/loadavg: 2.28 2.23 2.22 3/179 7715
/proc/meminfo: memFree=29447188/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 54837 0 0 0 12 7 0 0 20 0 4 0 4834643 1247350784 55187 33554432000 4194304 16246674 140733697170304 140733697169728 12478333 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 304529 55202 711 2943 0 301423 0
[pid=7715/tid=7716] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 55208 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 55218 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 55226 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300483 s]
/proc/loadavg: 2.28 2.23 2.22 3/179 7715
/proc/meminfo: memFree=29447188/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 81604 0 0 0 19 10 0 0 20 0 4 0 4834643 1247350784 81953 33554432000 4194304 16246674 140733697170304 140733697153304 13194067 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 304529 81965 711 2943 0 301423 0
[pid=7715/tid=7716] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 81973 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 81981 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 81987 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700398 s]
/proc/loadavg: 2.28 2.23 2.22 3/179 7715
/proc/meminfo: memFree=29447188/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 189647 0 0 0 44 25 0 0 20 0 4 0 4834643 1247350784 189997 33554432000 4194304 16246674 140733697170304 140733697153304 5677277 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 304529 190007 711 2943 0 301423 0
[pid=7715/tid=7716] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 190017 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 190025 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 190033 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.28 2.23 2.22 3/183 7719
/proc/meminfo: memFree=28464756/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1218116 CPUtime=1.48 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 245489 0 0 0 116 32 0 0 20 0 4 0 4834643 1247350784 245818 33554432000 4194304 16246674 140733697170304 140733697153304 5996087 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 304529 245818 787 2943 0 301423 0
[pid=7715/tid=7716] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 245818 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 245818 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1247350784 245818 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.10043 s]
/proc/loadavg: 2.28 2.23 2.22 3/183 7719
/proc/meminfo: memFree=28376220/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267382 0 0 0 274 35 0 0 20 0 4 0 4834643 1337528320 267711 33554432000 4194304 16246674 140733697170304 140733697153304 5722656 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326545 267711 787 2943 0 323439 0
[pid=7715/tid=7716] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267711 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267711 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267711 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30037 s]
/proc/loadavg: 2.26 2.23 2.22 3/183 7719
/proc/meminfo: memFree=28376480/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267410 0 0 0 594 35 0 0 20 0 4 0 4834643 1337528320 267739 33554432000 4194304 16246674 140733697170304 140733697153304 5546219 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326545 267739 787 2943 0 323439 0
[pid=7715/tid=7716] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267739 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267739 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267739 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.24 2.23 2.22 3/183 7719
/proc/meminfo: memFree=28376168/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267479 0 0 0 1233 36 0 0 20 0 4 0 4834643 1337528320 267808 33554432000 4194304 16246674 140733697170304 140733697153304 5666992 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326545 267808 789 2943 0 323439 0
[pid=7715/tid=7716] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267808 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267808 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267808 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5004 s]
/proc/loadavg: 2.19 2.21 2.21 4/183 7719
/proc/meminfo: memFree=28376272/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267482 0 0 0 2513 36 0 0 20 0 4 0 4834643 1337528320 267811 33554432000 4194304 16246674 140733697170304 140733697153304 12483423 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326545 267811 790 2943 0 323439 0
[pid=7715/tid=7716] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267811 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267811 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267811 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.19 2.21 2.21 3/183 7719
/proc/meminfo: memFree=28375880/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1306180 CPUtime=51.08 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267533 0 0 0 5072 36 0 0 20 0 4 0 4834643 1337528320 267861 33554432000 4194304 16246674 140733697170304 140733697153304 5827966 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326545 267861 790 2943 0 323439 0
[pid=7715/tid=7716] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267861 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267861 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1337528320 267861 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

[startup+102.301 s]
/proc/loadavg: 2.14 2.19 2.20 3/183 7720
/proc/meminfo: memFree=28375088/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=102.27 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267684 0 0 0 10190 37 0 0 20 0 4 0 4834643 1338576896 267995 33554432000 4194304 16246674 140733697170304 140733697153304 5523188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267995 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267995 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267995 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267995 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1307204

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

[startup+102.407 s]
/proc/loadavg: 2.14 2.19 2.20 3/183 7720
/proc/meminfo: memFree=28375088/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=102.37 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267684 0 0 0 10200 37 0 0 20 0 4 0 4834643 1338576896 267995 33554432000 4194304 16246674 140733697170304 140733697153304 12483272 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267995 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267995 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267995 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267995 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 1307204

[startup+115.2 s]
/proc/loadavg: 2.18 2.20 2.20 3/183 7720
/proc/meminfo: memFree=28375076/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=115.15 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267690 0 0 0 11478 37 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140733697153304 6075265 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267996 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 115.15
Current children cumulated vsize (KiB) 1307204

[startup+128 s]
/proc/loadavg: 2.23 2.21 2.21 4/184 7724
/proc/meminfo: memFree=28374672/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=127.94 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267697 0 0 0 12757 37 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140733697153304 5652800 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267996 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 127.94
Current children cumulated vsize (KiB) 1307204

[startup+131.2 s]
/proc/loadavg: 2.22 2.21 2.20 3/184 7724
/proc/meminfo: memFree=28374932/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=131.15 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267697 0 0 0 13077 38 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140733697153304 12483272 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267996 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 131.15
Current children cumulated vsize (KiB) 1307204

[startup+134.4 s]
/proc/loadavg: 2.20 2.20 2.20 4/184 7724
/proc/meminfo: memFree=28375296/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=134.35 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267697 0 0 0 13397 38 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140733697153304 15015658 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267996 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 134.35
Current children cumulated vsize (KiB) 1307204

[startup+136 s]
/proc/loadavg: 2.20 2.20 2.20 4/184 7724
/proc/meminfo: memFree=28375428/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=135.95 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267697 0 0 0 13557 38 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140733697169480 5673965 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267996 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 135.95
Current children cumulated vsize (KiB) 1307204

[startup+136.8 s]
/proc/loadavg: 2.20 2.20 2.20 4/184 7724
/proc/meminfo: memFree=28375432/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=136.75 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267697 0 0 0 13637 38 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140733697153304 5516244 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267996 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 136.75
Current children cumulated vsize (KiB) 1307204

[startup+137 s]
/proc/loadavg: 2.20 2.20 2.20 4/184 7724
/proc/meminfo: memFree=28375432/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=136.95 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267697 0 0 0 13657 38 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140733697153304 13943664 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267996 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 136.95
Current children cumulated vsize (KiB) 1307204

[startup+137.1 s]
/proc/loadavg: 2.20 2.20 2.20 4/184 7724
/proc/meminfo: memFree=28375432/32872528 swapFree=1369816/1516984
[pid=7715] ppid=7712 vsize=1307204 CPUtime=137.05 cores=0,2,4,6
/proc/7715/stat : 7715 (toysat) R 7712 7715 5822 0 -1 4202496 267697 0 0 0 13667 38 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140733697153304 5522977 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7715/statm: 326801 267996 790 2943 0 323695 0
[pid=7715/tid=7716] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7716/stat : 7716 (toysat) S 7712 7715 5822 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083380333808 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=7715/tid=7717] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7717/stat : 7717 (toysat) S 7712 7715 5822 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083369843952 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=7715/tid=7718] ppid=7712 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7718/stat : 7718 (toysat) S 7712 7715 5822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 4834643 1338576896 267996 33554432000 4194304 16246674 140733697170304 140083359370416 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 137.05
Current children cumulated vsize (KiB) 1307204

Child status: 0
Real time (s): 137.189
CPU time (s): 137.146
CPU user time (s): 136.709
CPU system time (s): 0.436933
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.709
system time used= 0.436933
maximum resident set size= 1071996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267702
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= 50
involuntary context switches= 167

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.376942 second user time and 0.508922 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-15 23:58:02
IDJOB=4089463
IDBENCH=107410
IDSOLVER=2542
FILE ID=node129/4089463-1466027881
RUNJOBID= node129-1466013843-5838
PBS_JOBID= 19902811
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/vertexcover-instances/normalized-vertexcover-grid4x19.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089463-1466027881/watcher-4089463-1466027881 -o /tmp/evaluation-result-4089463-1466027881/solver-4089463-1466027881 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466013843-5838 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4089463-1466027881.opb

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

MD5SUM BENCH= 2b58d4d94191856cd49b2ad987cb4392
RANDOM SEED=454449740

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29448080 kB
Buffers:           24860 kB
Cached:            77648 kB
SwapCached:        20172 kB
Active:          1146208 kB
Inactive:          60244 kB
Active(anon):    1086196 kB
Inactive(anon):    20104 kB
Active(file):      60012 kB
Inactive(file):    40140 kB
Unevictable:     1516984 kB
Mlocked:         1369816 kB
SwapTotal:      67108856 kB
SwapFree:       67081532 kB
Dirty:             16360 kB
Writeback:             0 kB
AnonPages:       2602120 kB
Mapped:            10244 kB
Shmem:                 0 kB
Slab:             566616 kB
SReclaimable:      10880 kB
SUnreclaim:       555736 kB
KernelStack:        1464 kB
PageTables:         9304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2746276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1224704 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= 71704 MiB
End job on node129 at 2016-06-16 00:00:19