Trace number 4252184

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
cosoco-mini 1.1 (2017-06-27)? (TO) 2400.07 2400.31

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-19.xml
MD5SUM13382dc3b02e119e78eeacc23771b1ff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints57
Number of domains2
Minimum domain size19
Maximum domain size38
Distribution of domain sizes[{"size":19,"count":38},{"size":38,"count":38}]
Minimum variable degree2
Maximum variable degree38
Distribution of variable degrees[{"degree":2,"count":38},{"degree":38,"count":38}]
Minimum constraint arity2
Maximum constraint arity39
Distribution of constraint arities[{"arity":2,"count":19},{"arity":39,"count":38}]
Number of extensional constraints0
Number of intensional constraints19
Distribution of constraint types[{"type":"intension","count":19},{"type":"element","count":38}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 418         
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.0 --  
0.00/0.02	c
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 76
0.00/0.02	c |            Domain Sizes: 19..38
0.00/0.02	c |
0.00/0.02	c |             Constraints: 57
0.00/0.02	c |                   Arity: 2..39  -- Binary: 19
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Element Constant: 38
0.00/0.02	c |                          Intension: 19
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c 101            493            34151          8548           38             0              45   65   53   
0.00/0.03	c 211            728            50605          15952          38             0              26   30   27   
0.00/0.03	c 332            929            71317          25513          38             0              23   30   24   
0.00/0.03	c 465            1104           90711          34637          38             0              24   28   25   
0.00/0.04	c 611            1311           109961         42661          38             0              24   29   26   
0.00/0.04	c 771            1549           132755         53853          38             0              26   27   26   
0.00/0.04	c 947            1776           152405         61895          38             0              23   27   25   
0.00/0.05	c 1140           2022           173081         72168          38             0              24   28   26   
0.00/0.05	c 1352           2282           194075         81423          38             0              25   27   26   
0.00/0.05	c 1585           2576           217281         88822          38             0              27   28   27   
0.00/0.06	c 1841           2885           243929         100522         38             0              23   27   24   
0.00/0.06	c 2122           3270           275061         112945         38             0              26   28   26   
0.00/0.06	c 2431           3639           303369         125411         38             0              27   28   26   
0.00/0.07	c 2770           4026           340824         139134         38             0              23   27   25   
0.00/0.07	c 3142           4518           385379         151566         38             0              24   28   26   
0.00/0.08	c 3551           4997           430176         170481         38             0              21   28   26   
0.00/0.08	c 4000           5541           478896         190949         38             0              21   28   25   
0.00/0.09	c 4493           6160           549431         219669         38             0              22   27   24   
0.09/0.10	c 5035           6855           612170         249866         38             0              24   28   25   
0.09/0.11	c 5631           7529           675411         270621         38             0              22   23   21   
0.09/0.11	c 6286           8333           727305         288029         38             0              21   27   26   
0.09/0.12	c 7006           9146           810054         327307         38             0              23   27   24   
0.09/0.13	c 7798           10030          896758         355574         38             0              21   26   24   
0.09/0.14	c 8669           11017          975607         378515         38             0              22   26   24   
0.09/0.15	c 9627           12161          1046513        400498         38             0              26   28   27   
0.09/0.16	c 10680          13419          1155408        448633         38             0              22   29   26   
0.09/0.17	c 11838          14774          1272489        499160         38             0              22   25   24   
0.09/0.19	c 13111          16192          1398394        553071         38             0              22   29   25   
0.19/0.20	c 14511          17805          1550821        607028         38             0              25   29   26   
0.19/0.22	c 16051          19527          1737738        696712         38             0              22   29   24   
0.19/0.24	c 17745          21408          1928552        775390         38             0              22   30   24   
0.19/0.27	c 19608          23501          2177718        889847         38             0              21   31   25   
0.19/0.29	c 21657          25820          2405342        987305         38             0              20   30   27   
0.29/0.31	c 23910          28350          2602886        1039185        38             0              23   25   23   
0.29/0.34	c 26388          31083          2885630        1195991        38             0              22   27   24   
0.29/0.37	c 29113          34077          3114460        1282965        38             0              21   25   24   
0.39/0.40	c 32110          37445          3422303        1420935        38             0              21   28   25   
0.39/0.43	c 35406          41192          3697785        1504285        38             0              22   25   24   
0.39/0.45	c 39031          45231          3998888        1625856        38             0              26   29   27   
0.49/0.51	c 43018          49585          4510121        1846444        38             0              22   28   24   
0.49/0.55	c 47403          54331          4954386        2040205        38             0              20   29   25   
0.59/0.61	c 52226          59757          5624828        2321032        38             0              24   27   25   
0.59/0.69	c 57531          65604          6366750        2715275        38             0              21   27   23   
0.69/0.77	c 63366          71887          7164312        3141835        38             0              21   27   23   
0.79/0.82	c 69784          78891          7672516        3313499        38             0              22   27   24   
0.79/0.88	c 76843          86637          8311517        3534493        38             0              21   27   26   
0.89/0.96	c 84607          95565          9107842        3797753        38             0              21   29   27   
0.99/1.06	c 93147          107711         10051406       4201573        38             0              23   25   24   
1.10/1.15	c 102541         118179         11037987       4543069        38             0              19   29   26   
1.20/1.27	c 112874         129444         12190262       4990928        38             0              21   26   23   
1.29/1.36	c 124240         142101         13104700       5356101        38             0              22   26   25   
1.39/1.48	c 136742         155931         14308492       5866792        38             0              22   27   24   
1.59/1.60	c 150494         171153         15596478       6277591        38             0              23   27   24   
1.69/1.76	c 165621         188199         17261502       6957518        38             0              20   28   25   
1.89/1.91	c 182260         206587         18904333       7479829        38             0              23   28   25   
1.99/2.07	c 200562         226650         20699553       8087297        38             0              22   27   25   
2.20/2.24	c 220694         249127         22575121       8756556        38             0              23   31   27   
2.39/2.44	c 242839         274032         24605885       9463132        38             0              22   29   25   
2.59/2.64	c 267198         300735         26754116       10240819       38             0              22   27   25   
2.79/2.85	c 293992         330017         29041699       10997810       38             0              23   28   25   
3.09/3.12	c 323465         363083         31854399       12006099       38             0              22   29   25   
3.40/3.41	c 355885         399656         34840039       13096547       38             0              22   27   24   
3.69/3.77	c 391547         440906         38469401       14485610       38             0              22   28   24   
4.09/4.13	c 430775         485411         42260833       15869686       38             0              22   28   25   
4.50/4.53	c 473925         535950         46160673       17571202       38             0              23   27   25   
4.89/4.99	c 521390         592543         50886461       19432086       38             0              23   27   25   
5.39/5.47	c 573601         657852         55414265       20923779       38             0              24   27   26   
5.89/5.97	c 631033         725572         60251986       22907027       38             0              23   29   26   
6.39/6.41	c 694208         796573         64769385       24326992       38             0              24   28   26   
6.99/7.05	c 763700         875280         71644894       26886719       38             0              24   30   26   
7.70/7.74	c 840141         962875         78725664       29258773       38             0              24   30   26   
8.29/8.33	c 924226         1057865        85186398       31202198       38             0              26   29   27   
9.09/9.14	c 1016719        1163597        94024811       34164851       38             0              24   29   26   
10.00/10.05	c 1118461        1279732        103780682      37589822       38             0              23   30   26   
11.00/11.04	c 1230377        1406597        113902704      41186179       38             0              24   29   26   
12.10/12.15	c 1353484        1543922        125702145      45334915       38             0              22   30   26   
13.29/13.39	c 1488901        1696964        139767099      50162381       38             0              23   29   26   
14.59/14.64	c 1637859        1866927        154266306      54145068       38             0              23   30   26   
15.89/15.93	c 1801712        2053817        169206129      58618296       38             0              23   29   26   
17.19/17.28	c 1981950        2248070        185215003      62720192       38             0              24   30   26   
18.59/18.65	c 2180211        2469035        201819148      67157260       38             0              24   28   27   
20.79/20.90	c 2398298        2766099        225917823      74741358       38             0              23   30   26   
22.89/22.99	c 2638193        3053038        247784100      82132871       38             0              25   31   27   
25.09/25.19	c 2902077        3357067        270620457      90421555       38             0              22   29   26   
27.49/27.55	c 3192349        3698709        295855928      99992913       38             0              25   29   27   
30.49/30.54	c 3511648        4068495        327543045      112074005      38             0              22   29   25   
33.79/33.82	c 3862876        4460248        362783416      125703201      38             0              22   29   25   
36.78/36.86	c 4249226        4912920        395318447      135848915      38             0              22   27   25   
40.48/40.59	c 4674211        5451194        431953068      151470616      38             0              24   27   26   
45.28/45.30	c 5141694        5992762        477693300      173004453      38             0              22   27   25   
49.18/49.29	c 5655925        6590412        520815689      188475912      38             0              20   27   25   
54.08/54.12	c 6221579        7268571        571442697      207909778      38             0              22   28   25   
59.88/59.94	c 6843798        7965396        634475985      230880423      38             0              23   31   25   
65.88/65.98	c 7528238        8726482        702398000      254017468      38             0              22   29   25   
73.08/73.14	c 8281122        9594190        780443332      282431597      38             0              23   31   26   
80.18/80.22	c 9109294        10584028       854672551      307945220      38             0              23   29   26   
86.58/86.63	c 10020283       11687827       929521403      329262755      38             0              23   30   27   
94.48/94.56	c 11022370       12861108       1025599864     354074445      38             0              23   30   26   
104.28/104.30	c 12124665       14072672       1134554899     391396721      38             0              23   28   25   
113.28/113.35	c 13337189       15429391       1245248609     417889159      38             0              22   29   26   
123.08/123.18	c 14670965       17023469       1359635437     449618508      38             0              22   29   27   
132.78/132.81	c 16138118       18665353       1472955249     481364824      38             0              23   30   26   
145.18/145.23	c 17751986       20569602       1607723323     528861750      38             0              21   30   27   
158.38/158.42	c 19527240       22698577       1754208010     573622207      38             0              22   30   26   
174.77/174.84	c 21480019       24939096       1939525292     628799742      38             0              21   28   24   
189.67/189.74	c 23628075       27261813       2119752544     671367153      38             0              21   30   26   
209.77/209.84	c 25990936       29940981       2348597581     746569325      38             0              21   30   27   
232.37/232.40	c 28590083       32851535       2611276139     829209219      38             0              22   28   26   
253.16/253.22	c 31449144       36105184       2871247573     886351953      38             0              22   30   26   
275.07/275.15	c 34594111       39621371       3113318996     960118633      38             0              21   30   27   
302.06/302.16	c 38053574       43426551       3428155053     1048171295     38             0              22   31   26   
331.36/331.46	c 41858983       47756031       3740966564     1160255805     38             0              22   29   26   
361.55/361.69	c 46044932       53374769       4108490552     1258981143     38             0              21   30   26   
397.05/397.13	c 50649475       58709157       4472618264     1384599228     38             0              22   27   25   
450.04/450.12	c 55714472       65647931       5019293271     1630499765     38             0              21   30   24   
495.94/496.06	c 61285968       72347011       5529443702     1807290889     38             0              21   30   25   
554.44/554.57	c 67414613       80399397       6142646779     2042425507     38             0              19   29   24   
626.23/626.31	c 74156122       94250640       6933828596     2275589656     38             0              18   28   24   
695.62/695.75	c 81571781       105365177      7709734871     2527601916     38             0              20   30   25   
751.32/751.48	c 89729005       114880356      8356831329     2722357343     38             0              20   29   26   
829.90/830.05	c 98701951       124801697      9195887826     3031321298     38             0              22   29   25   
909.20/909.38	c 108572191      136581159      10045020340    3305066411     38             0              22   27   25   
1006.09/1006.24	c 119429455      149609068      11077045365    3660234444     38             0              21   31   25   
1118.48/1118.66	c 131372445      164888467      12155558820    4113182118     38             0              21   28   26   
1216.37/1216.53	c 144509734      179905870      13209821356    4480104935     38             0              22   30   25   
1308.96/1309.13	c 158960751      196133372      14261889800    4725655225     38             0              22   28   25   
1431.15/1431.33	c 174856869      214362180      15603177304    5189816376     38             0              21   30   26   
1562.34/1562.53	c 192342598      235054343      17046486301    5601970535     38             0              23   28   26   
1722.62/1722.87	c 211576899      258285187      18781422856    6203863819     38             0              21   29   27   
1895.51/1895.72	c 232734630      283548317      20785302636    6840849201     38             0              22   31   27   
2104.09/2104.34	c 256008134      311367766      23209529765    7578187242     38             0              21   29   26   
2314.06/2314.37	c 281608988      340861901      25677140804    8299547644     38             0              20   31   26   

Verifier Data

One s line expected

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-4252184-1500922125/watcher-4252184-1500922125 -o /tmp/evaluation-result-4252184-1500922125/solver-4252184-1500922125 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500914920-3753 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252184-1500922125.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.02 2.05 3/180 5337
/proc/meminfo: memFree=32126848/32770624 swapFree=5848/116676
[pid=5337] ppid=5334 vsize=26904 CPUtime=0 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 974 0 0 0 0 0 0 0 20 0 1 0 1801318 27549696 759 33554432000 4194304 5744392 140731424668016 140731424664664 140087513615333 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6726 759 678 379 0 145 0

[startup+0.10011 s]
/proc/loadavg: 2.03 2.02 2.05 3/180 5337
/proc/meminfo: memFree=32126848/32770624 swapFree=5848/116676
[pid=5337] ppid=5334 vsize=27036 CPUtime=0.09 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1113 0 0 0 9 0 0 0 20 0 1 0 1801318 27684864 891 33554432000 4194304 5744392 140731424668016 140731424664664 4873219 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 891 774 379 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27036

[startup+0.20021 s]
/proc/loadavg: 2.03 2.02 2.05 3/180 5337
/proc/meminfo: memFree=32126848/32770624 swapFree=5848/116676
[pid=5337] ppid=5334 vsize=27036 CPUtime=0.19 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1113 0 0 0 19 0 0 0 20 0 1 0 1801318 27684864 891 33554432000 4194304 5744392 140731424668016 140731424664664 4918749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 891 774 379 0 178 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27036

[startup+0.3002 s]
/proc/loadavg: 2.03 2.02 2.05 3/180 5337
/proc/meminfo: memFree=32126848/32770624 swapFree=5848/116676
[pid=5337] ppid=5334 vsize=27036 CPUtime=0.29 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1113 0 0 0 29 0 0 0 20 0 1 0 1801318 27684864 891 33554432000 4194304 5744392 140731424668016 140731424664664 4998896 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 891 774 379 0 178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27036

[startup+0.700172 s]
/proc/loadavg: 2.03 2.02 2.05 3/180 5337
/proc/meminfo: memFree=32126848/32770624 swapFree=5848/116676
[pid=5337] ppid=5334 vsize=27036 CPUtime=0.69 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1113 0 0 0 69 0 0 0 20 0 1 0 1801318 27684864 891 33554432000 4194304 5744392 140731424668016 140731424665416 4918734 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 891 774 379 0 178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27036

[startup+1.50018 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 5338
/proc/meminfo: memFree=32126660/32770624 swapFree=5848/116704
[pid=5337] ppid=5334 vsize=27036 CPUtime=1.49 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1113 0 0 0 149 0 0 0 20 0 1 0 1801318 27684864 891 33554432000 4194304 5744392 140731424668016 140731424665416 4994096 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 891 774 379 0 178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27036

[startup+3.10017 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 5338
/proc/meminfo: memFree=32126100/32770624 swapFree=5848/116700
[pid=5337] ppid=5334 vsize=27036 CPUtime=3.09 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1183 0 0 0 309 0 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918822 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27036

[startup+6.30017 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 5338
/proc/meminfo: memFree=32126028/32770624 swapFree=5848/116700
[pid=5337] ppid=5334 vsize=27036 CPUtime=6.29 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1278 0 0 0 629 0 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918757 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27036

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 5338
/proc/meminfo: memFree=32125652/32770624 swapFree=5848/116720
[pid=5337] ppid=5334 vsize=27036 CPUtime=12.69 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1360 0 0 0 1269 0 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918757 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27036

[startup+25.5002 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 5338
/proc/meminfo: memFree=32125776/32770624 swapFree=5848/116736
[pid=5337] ppid=5334 vsize=27036 CPUtime=25.49 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1526 0 0 0 2549 0 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4872571 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27036

[startup+51.1002 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5339
/proc/meminfo: memFree=32124768/32770624 swapFree=5848/116756
[pid=5337] ppid=5334 vsize=27036 CPUtime=51.08 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1608 0 0 0 5108 0 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4872571 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27036

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5408
/proc/meminfo: memFree=32125492/32770624 swapFree=5848/116888
[pid=5337] ppid=5334 vsize=27036 CPUtime=102.29 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1690 0 0 0 10228 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918753 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27036

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5409
/proc/meminfo: memFree=32125744/32770624 swapFree=5848/116960
[pid=5337] ppid=5334 vsize=27036 CPUtime=162.27 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1772 0 0 0 16226 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4873241 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 27036

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5410
/proc/meminfo: memFree=32125372/32770624 swapFree=5848/117016
[pid=5337] ppid=5334 vsize=27036 CPUtime=222.27 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1854 0 0 0 22226 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 27036

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5411
/proc/meminfo: memFree=32124876/32770624 swapFree=5848/117068
[pid=5337] ppid=5334 vsize=27036 CPUtime=282.26 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 1936 0 0 0 28225 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 5131374 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 27036

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5412
/proc/meminfo: memFree=32125188/32770624 swapFree=5848/117124
[pid=5337] ppid=5334 vsize=27036 CPUtime=342.25 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 2018 0 0 0 34224 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4873223 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 27036

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 5414
/proc/meminfo: memFree=32124264/32770624 swapFree=5848/117176
[pid=5337] ppid=5334 vsize=27036 CPUtime=402.25 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 2100 0 0 0 40224 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4998896 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 27036

[startup+462.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/182 5415
/proc/meminfo: memFree=32124100/32770624 swapFree=5848/117220
[pid=5337] ppid=5334 vsize=27036 CPUtime=462.24 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 2182 0 0 0 46223 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4872452 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 27036

[startup+522.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 5416
/proc/meminfo: memFree=32124196/32770624 swapFree=5848/117260
[pid=5337] ppid=5334 vsize=27036 CPUtime=522.24 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 2264 0 0 0 52223 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4994020 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 27036

[startup+582.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 5418
/proc/meminfo: memFree=32124264/32770624 swapFree=5848/117304
[pid=5337] ppid=5334 vsize=27036 CPUtime=582.23 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 2346 0 0 0 58222 1 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4905636 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 27036


################
# More data... #
################


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 5472
/proc/meminfo: memFree=32123792/32770624 swapFree=5848/117844
[pid=5337] ppid=5334 vsize=27036 CPUtime=1542.15 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 3586 0 0 0 154213 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 5124391 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 27036

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5473
/proc/meminfo: memFree=32123684/32770624 swapFree=5848/117884
[pid=5337] ppid=5334 vsize=27036 CPUtime=1602.14 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 3669 0 0 0 160212 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 5008640 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 27036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5474
/proc/meminfo: memFree=32123932/32770624 swapFree=5848/117904
[pid=5337] ppid=5334 vsize=27036 CPUtime=1662.13 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 3739 0 0 0 166211 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918757 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 1662.13
Current children cumulated vsize (KiB) 27036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5475
/proc/meminfo: memFree=32123392/32770624 swapFree=5848/117924
[pid=5337] ppid=5334 vsize=27036 CPUtime=1722.13 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 3809 0 0 0 172211 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4872536 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 27036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5476
/proc/meminfo: memFree=32123136/32770624 swapFree=5848/117952
[pid=5337] ppid=5334 vsize=27036 CPUtime=1782.12 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 3891 0 0 0 178210 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4998878 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 1782.12
Current children cumulated vsize (KiB) 27036

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5477
/proc/meminfo: memFree=32123360/32770624 swapFree=5848/117980
[pid=5337] ppid=5334 vsize=27036 CPUtime=1842.11 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 3961 0 0 0 184209 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918734 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 1842.11
Current children cumulated vsize (KiB) 27036

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 5485
/proc/meminfo: memFree=32122380/32770624 swapFree=5848/118012
[pid=5337] ppid=5334 vsize=27036 CPUtime=1902.11 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4043 0 0 0 190209 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 5124490 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 1902.11
Current children cumulated vsize (KiB) 27036

[startup+1962.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 5486
/proc/meminfo: memFree=32123100/32770624 swapFree=5848/118044
[pid=5337] ppid=5334 vsize=27036 CPUtime=1962.1 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4113 0 0 0 196208 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4872605 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 1962.1
Current children cumulated vsize (KiB) 27036

[startup+2022.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 5487
/proc/meminfo: memFree=32123324/32770624 swapFree=5848/118068
[pid=5337] ppid=5334 vsize=27036 CPUtime=2022.09 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4183 0 0 0 202207 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 5131353 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2022.09
Current children cumulated vsize (KiB) 27036

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 5488
/proc/meminfo: memFree=32122580/32770624 swapFree=5848/118092
[pid=5337] ppid=5334 vsize=27036 CPUtime=2082.09 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4253 0 0 0 208207 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918697 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2082.09
Current children cumulated vsize (KiB) 27036

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5489
/proc/meminfo: memFree=32122836/32770624 swapFree=5848/118124
[pid=5337] ppid=5334 vsize=27036 CPUtime=2142.08 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4335 0 0 0 214206 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2142.08
Current children cumulated vsize (KiB) 27036

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5491
/proc/meminfo: memFree=32122464/32770624 swapFree=5848/118164
[pid=5337] ppid=5334 vsize=27036 CPUtime=2202.08 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4405 0 0 0 220206 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918662 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2202.08
Current children cumulated vsize (KiB) 27036

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5492
/proc/meminfo: memFree=32122688/32770624 swapFree=5848/118188
[pid=5337] ppid=5334 vsize=27036 CPUtime=2262.07 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4475 0 0 0 226205 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918711 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2262.07
Current children cumulated vsize (KiB) 27036

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5493
/proc/meminfo: memFree=32122496/32770624 swapFree=5848/118212
[pid=5337] ppid=5334 vsize=27036 CPUtime=2322.06 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4557 0 0 0 232204 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4998876 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2322.06
Current children cumulated vsize (KiB) 27036

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 5495
/proc/meminfo: memFree=32122620/32770624 swapFree=5848/118248
[pid=5337] ppid=5334 vsize=27036 CPUtime=2382.06 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4627 0 0 0 238204 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4873196 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2382.06
Current children cumulated vsize (KiB) 27036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 5495
/proc/meminfo: memFree=32122620/32770624 swapFree=5848/118260
[pid=5337] ppid=5334 vsize=27036 CPUtime=2400.06 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4697 0 0 0 240004 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 27036

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+2400.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 5495
/proc/meminfo: memFree=32122620/32770624 swapFree=5848/118260
[pid=5337] ppid=5334 vsize=27036 CPUtime=2400.06 cores=0,2,4,6
/proc/5337/stat : 5337 (cosoco) R 5334 5337 3722 0 -1 4202496 4697 0 0 0 240004 2 0 0 20 0 1 0 1801318 27684864 954 33554432000 4194304 5744392 140731424668016 140731424665416 4918749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 10252288 140731424675009 140731424675139 140731424675139 140731424677838 0
/proc/5337/statm: 6759 954 813 379 0 178 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 27036

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.07
CPU user time (s): 2400.05
CPU system time (s): 0.027997
CPU usage (%): 99.9903
Max. virtual memory (cumulated for all children) (KiB): 27036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.027997
maximum resident set size= 3860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4724
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= 12
involuntary context switches= 2687

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.25721 second user time and 8.17597 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-24 20:48:46
IDJOB=4252184
IDBENCH=124365
IDSOLVER=2633
FILE ID=node145/4252184-1500922125
RUNJOBID= node145-1500914920-3753
PBS_JOBID= 20625401
Free space on /tmp= 61684 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-19.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252184-1500922125/watcher-4252184-1500922125 -o /tmp/evaluation-result-4252184-1500922125/solver-4252184-1500922125 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500914920-3753 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252184-1500922125.xml

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

MD5SUM BENCH= 13382dc3b02e119e78eeacc23771b1ff
RANDOM SEED=1187470093

node145.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        32126852 kB
MemAvailable:   32062868 kB
Buffers:           34108 kB
Cached:           217160 kB
SwapCached:            0 kB
Active:           169840 kB
Inactive:         125248 kB
Active(anon):      47180 kB
Inactive(anon):     8572 kB
Active(file):     122660 kB
Inactive(file):   116676 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:         50020 kB
Mapped:            28724 kB
Shmem:              8848 kB
Slab:              49628 kB
SReclaimable:      25028 kB
SUnreclaim:        24600 kB
KernelStack:        3264 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     283608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61680 MiB
End job on node145 at 2017-07-24 21:28:46