Trace number 4268166

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 1.12? (TO) 2519.9199 2520

General information on the benchmark

NamePrimes/
Primes-m1-p15/Primes-15-60-3-5.xml
MD5SUMcb28c088349c564a44b865f26515e86f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.2825999
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":99}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":14},{"degree":2,"count":13},{"degree":3,"count":22},{"degree":4,"count":24},{"degree":5,"count":17},{"degree":6,"count":6},{"degree":7,"count":2},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":5},{"arity":4,"count":10},{"arity":5,"count":15},{"arity":6,"count":8},{"arity":7,"count":9},{"arity":8,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c root propagations     : 595         
0.00/0.06	c restarts enabled, print stats at every restarts
0.00/0.06	c
0.00/0.06	c
0.00/0.06	c
0.00/0.06	c This is cosoco 1.12 --  
0.00/0.06	c
0.00/0.06	c command line: cosoco -lc -model -restarts HOME/instance-4268166-1502540164.xml 
0.00/0.06	c ========================================[ Problem Statistics ]===========================================
0.00/0.06	c |                                                                                                       
0.00/0.06	c |  Parse time        :         0.00 s 
0.00/0.06	c |
0.00/0.06	c |               Variables: 100
0.00/0.06	c |            Domain Sizes: 46..46
0.00/0.06	c |
0.00/0.06	c |             Constraints: 60
0.00/0.06	c |                   Arity: 3..8  -- Ternary: 5
0.00/0.06	c | 
0.00/0.06	c |                   Types: 
0.00/0.06	c |                          Sum: 60
0.00/0.06	c |                          
0.00/0.06	c =========================================================================================================
0.00/0.06	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.06	c remove useless variable x[77]
0.00/0.06	c 101            125            3595           24895          38             0              2   19   18    
0.00/0.07	c 211            324            8822           41506          40             0              1   27   17    
0.00/0.07	c 332            497            12897          52926          40             0              1   27   24    
0.00/0.09	c 465            688            22367          94141          40             0              7   28   21    
0.00/0.09	c 611            894            28043          110789         40             0              4   25   18    
0.04/0.12	c 771            1176           47607          201130         40             0              7   33   30    
0.04/0.13	c 947            1487           54569          226400         40             0              1   23   19    
0.04/0.14	c 1140           1800           64135          281740         40             0              5   38   25    
0.04/0.16	c 1352           2152           78205          346724         40             0              2   41   26    
0.04/0.17	c 1585           2556           91520          393092         40             0              1   29   22    
0.04/0.19	c 1841           2944           105754         470883         40             0              2   28   23    
0.14/0.21	c 2122           3385           119084         546923         40             0              8   37   27    
0.14/0.24	c 2431           3869           145707         646927         40             0              1   26   17    
0.14/0.26	c 2770           4363           162321         715314         40             0              17   24   23   
0.14/0.28	c 3142           4933           178812         774530         40             0              3   27   22    
0.24/0.32	c 3551           5494           207704         906037         40             0              10   32   28   
0.24/0.35	c 4000           6132           231862         990782         40             0              7   22   11    
0.24/0.38	c 4493           6893           253439         1057342        40             0              1   27   24    
0.34/0.40	c 5035           7692           275634         1148485        40             0              5   27   24    
0.34/0.44	c 5631           8519           300408         1261392        40             0              2   22   15    
0.44/0.52	c 6286           9448           379312         1461562        41             0              2   30   25    
0.44/0.56	c 7006           10793          408924         1613352        41             0              5   26   21    
0.54/0.63	c 7798           11877          466329         1870148        41             0              4   32   28    
0.54/0.68	c 8669           13510          495211         2004531        41             0              5   15   13    
0.64/0.74	c 9627           15085          540549         2216942        41             0              5   29   22    
0.74/0.82	c 10680          16882          611057         2505701        41             0              6   26   16    
0.84/0.90	c 11838          18676          667358         2736950        41             0              15   27   21   
0.84/0.99	c 13111          20375          755236         2979503        41             0              3   28   26    
1.04/1.14	c 14511          22709          875780         3437065        41             0              5   28   15    
1.14/1.22	c 16051          25095          938052         3661577        41             0              2   31   21    
1.24/1.33	c 17745          27423          1025097        4106191        41             0              4   30   24    
1.34/1.49	c 19608          30710          1153115        4580570        41             0              1   40   23    
1.54/1.64	c 21657          33715          1267147        5115689        41             0              11   28   20   
1.64/1.77	c 23910          37144          1373143        5490478        41             0              2   40   21    
1.84/1.94	c 26388          40463          1518014        6022232        41             0              5   27   25    
1.94/2.06	c 29113          44256          1616645        6463112        41             0              5   32   24    
2.14/2.30	c 32110          49047          1802895        7282530        41             0              12   39   26   
2.34/2.45	c 35406          53738          1923764        7680056        41             0              6   29   23    
2.54/2.69	c 39031          58745          2092995        8576599        41             0              4   33   23    
3.04/3.13	c 43018          64738          2473523        9589566        41             0              4   24   12    
3.24/3.40	c 47403          71393          2697416        10320976       41             0              2   40   25    
3.64/3.72	c 52226          78695          2958345        11269806       41             0              5   30   23    
3.94/4.09	c 57531          87975          3217971        12781799       41             0              2   39   29    
4.34/4.46	c 63366          96206          3494686        14138818       41             0              5   30   25    
4.64/4.77	c 69784          105688         3747534        14983870       41             0              2   29   20    
5.24/5.33	c 76843          119569         4190394        16641524       41             0              10   32   24   
5.74/5.86	c 84607          131692         4598543        18579106       41             0              4   41   26    
6.34/6.48	c 93147          144057         5101167        20491154       41             0              3   29   19    
6.94/7.09	c 102541         158965         5570605        22783057       41             0              4   41   26    
7.84/7.97	c 112874         174519         6244694        26098394       41             0              5   39   27    
8.44/8.53	c 124240         191182         6710225        27206220       41             0              3   13   11    
9.34/9.48	c 136742         212455         7483717        30154763       41             0              10   38   25   
10.14/10.22	c 150494         231456         8063364        33044488       41             0              3   39   24    
11.14/11.29	c 165621         256811         8914086        36731234       41             0              11   41   28   
12.64/12.71	c 182260         283813         10009734       42236822       41             0              4   38   26    
14.14/14.25	c 200562         315375         11219113       47481227       41             0              4   42   27    
15.44/15.50	c 220694         345096         12201089       51547917       41             0              11   37   26   
17.44/17.53	c 242839         382054         13727958       59924956       41             0              4   38   28    
19.24/19.32	c 267198         420838         15191305       65615111       41             0              2   39   30    
22.04/22.19	c 293992         461369         17688633       73883895       41             0              4   29   18    
24.34/24.43	c 323465         505997         19552288       81091240       41             0              2   40   31    
27.44/27.58	c 355885         555420         22319652       89225417       41             0              4   29   18    
29.94/30.01	c 391547         612570         24139953       98255881       41             0              5   40   25    
32.94/33.08	c 430775         669508         26642935       108184625      41             0              5   40   26    
36.54/36.63	c 473925         736194         29493630       119574805      41             0              4   29   22    
39.84/39.93	c 521390         807640         32153420       131700791      41             0              5   40   28    
44.84/44.96	c 573601         886645         36537662       143759238      41             0              2   27   18    
49.24/49.34	c 631033         983982         40118414       155747623      41             0              4   40   23    
55.14/55.20	c 694208         1097973        45047882       171196540      41             0              4   38   18    
60.64/60.71	c 763700         1231920        49507405       186439730      41             0              4   39   22    
66.34/66.42	c 840141         1366450        54236607       203243107      41             0              5   43   22    
75.04/75.14	c 924226         1498214        61571093       220991946      41             0              3   29   13    
81.74/81.89	c 1016719        1642976        66963917       245101207      41             0              4   43   31    
89.54/89.68	c 1118461        1801713        73155239       269891841      41             0              4   42   26    
100.14/100.28	c 1230377        1953887        81327225       304589882      41             0              4   35   25    
108.04/108.10	c 1353484        2134918        87515827       335373917      41             0              5   44   28    
122.04/122.18	c 1488901        2343153        99638237       362104072      41             0              3   29   15    
131.54/131.65	c 1637859        2596502        107581626      388775246      41             0              2   47   25    
143.83/143.92	c 1801712        2872132        117736411      425778437      41             0              4   44   24    
156.33/156.48	c 1981950        3161478        128325613      461119676      41             0              4   39   19    
168.73/168.89	c 2180211        3508041        138599516      499456801      41             0              2   47   26    
187.04/187.14	c 2398298        3850381        154467274      550487023      41             0              4   38   21    
206.63/206.70	c 2638193        4187307        170119928      618427063      41             0              2   39   29    
230.63/230.79	c 2902077        4581536        189579803      701338876      41             0              3   40   27    
252.83/252.96	c 3192349        5005422        207367433      775455230      41             0              2   47   31    
270.33/270.47	c 3511648        5431253        222409355      822505496      41             0              5   38   19    
294.33/294.48	c 3862876        5951609        241949214      899265127      41             0              2   46   29    
322.24/322.40	c 4249226        6524130        266770801      966865090      41             0              4   33   18    
346.93/347.03	c 4674211        7174600        287663768      1030194363     41             0              5   42   21    
373.83/373.91	c 5141694        7797069        311537930      1103837634     41             0              4   38   22    
400.63/400.75	c 5655925        8578813        333505748      1181555856     41             0              5   38   20    
437.43/437.58	c 6221579        9422131        363154401      1301148425     41             0              5   46   29    
494.93/495.02	c 6843798        10315993       411563042      1463145713     41             0              4   38   23    
555.43/555.50	c 7528238        11320216       464033528      1595171356     41             0              2   41   16    
615.73/615.84	c 8281122        12449245       514127914      1776484874     41             0              4   42   26    
660.13/660.28	c 9109294        13695768       550789492      1885788590     41             0              3   41   22    
718.13/718.22	c 10020283       15064018       597207042      2081466528     41             0              4   46   24    
776.73/776.86	c 11022370       16631227       647215741      2238360385     41             0              2   47   22    
844.83/844.90	c 12124665       18067458       704360008      2434862705     41             0              5   26   20    
940.33/940.44	c 13337189       20020164       781083021      2746178513     41             0              4   43   24    
1024.22/1024.34	c 14670965       22166047       849553276      3009904772     41             0              4   47   27    
1116.82/1116.90	c 16138118       24352798       930241051      3255580778     41             0              4   41   21    
1214.92/1215.07	c 17751986       26778969       1013137400     3525511206     41             0              4   43   22    
1321.03/1321.11	c 19527240       29663817       1101366735     3823019671     41             0              4   46   23    
1467.12/1467.21	c 21480019       32435512       1225244201     4248176496     41             0              3   41   27    
1624.02/1624.19	c 23628075       35451242       1353705427     4713764079     41             0              4   46   28    
1760.92/1761.02	c 25990936       38856254       1466671687     5124000878     41             0              4   46   23    
1924.31/1924.45	c 28590083       42716455       1603440911     5582667776     41             0              2   50   25    
2109.61/2109.72	c 31449144       47100079       1764734444     6096626927     41             0              4   42   21    
2280.01/2280.15	c 34594111       51978760       1905799282     6575827617     41             0              4   46   21    
2480.81/2480.96	c 38053574       57018596       2080965013     6985486102     42             0              2   37   12    
2519.91/2520.00	
2519.91/2520.00	c *** INTERRUPTED ***
2519.91/2520.00	c restarts              : 111         
2519.91/2520.00	c conflicts             : 38579959     (15310 /sec)
2519.91/2520.00	c decisions             : 57917438     (22984 /sec)
2519.91/2520.00	c propagations          : 7125634829  (2827732 /sec)
2519.91/2520.00	c root propagations     : 595         
2519.91/2520.00	c filter calls          : 2111482877     (837920 /sec)
2519.91/2520.00	c useless filter calls  : 1278973973     (60 %)
2519.91/2520.00	c Memory used           : 26.50 MB
2519.91/2520.00	c CPU time              : 2519.91 s
2519.91/2520.00	
2519.91/2520.00	s UNKNOWN

Verifier Data


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-4268166-1502540164/watcher-4268166-1502540164 -o /tmp/evaluation-result-4268166-1502540164/solver-4268166-1502540164 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27514 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268166-1502540164.xml 

pid=4521
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 1.99 2.02 2.04 3/188 4524
/proc/meminfo: memFree=31085660/32770624 swapFree=0/472980
[pid=4524] ppid=4521 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/4524/stat : 4524 (runsolver) D 4521 4524 27450 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 153669173 24240128 106 18446744073709551615 4194304 4338465 140728340696160 140728340693800 140269287920343 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 26394624 140728340701377 140728340701769 140728340701769 140728340705226 0
/proc/4524/statm: 5918 106 53 36 0 2156 0

[startup+0.100106 s]
/proc/loadavg: 1.99 2.02 2.04 3/188 4524
/proc/meminfo: memFree=31085660/32770624 swapFree=0/472980
[pid=4524] ppid=4521 vsize=27128 CPUtime=0.04 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1073 0 0 0 4 0 0 0 20 0 1 0 153669173 27779072 898 18446744073709551615 4194304 5972588 140720532166016 140720532162664 5039473 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 898 768 435 0 145 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27128

[startup+0.200214 s]
/proc/loadavg: 1.99 2.02 2.04 3/188 4524
/proc/meminfo: memFree=31085660/32770624 swapFree=0/472980
[pid=4524] ppid=4521 vsize=27128 CPUtime=0.14 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1073 0 0 0 14 0 0 0 20 0 1 0 153669173 27779072 898 18446744073709551615 4194304 5972588 140720532166016 140720532162664 5039164 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 898 768 435 0 145 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 27128

[startup+0.300201 s]
/proc/loadavg: 1.99 2.02 2.04 3/188 4524
/proc/meminfo: memFree=31085660/32770624 swapFree=0/472980
[pid=4524] ppid=4521 vsize=27128 CPUtime=0.24 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1073 0 0 0 24 0 0 0 20 0 1 0 153669173 27779072 898 18446744073709551615 4194304 5972588 140720532166016 140720532162664 5040138 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 898 768 435 0 145 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 27128

[startup+0.700172 s]
/proc/loadavg: 1.99 2.02 2.04 3/188 4524
/proc/meminfo: memFree=31085660/32770624 swapFree=0/472980
[pid=4524] ppid=4521 vsize=27128 CPUtime=0.64 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1073 0 0 0 64 0 0 0 20 0 1 0 153669173 27779072 898 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 898 768 435 0 145 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 27128

[startup+1.50017 s]
/proc/loadavg: 1.99 2.02 2.04 3/189 4525
/proc/meminfo: memFree=31085412/32770624 swapFree=0/472984
[pid=4524] ppid=4521 vsize=27128 CPUtime=1.44 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1073 0 0 0 144 0 0 0 20 0 1 0 153669173 27779072 898 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040532 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 898 768 435 0 145 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 27128

[startup+3.1002 s]
/proc/loadavg: 1.99 2.02 2.04 3/189 4525
/proc/meminfo: memFree=31084856/32770624 swapFree=0/472924
[pid=4524] ppid=4521 vsize=27128 CPUtime=3.04 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1140 0 0 0 304 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040169 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 27128

[startup+6.3002 s]
/proc/loadavg: 1.99 2.02 2.04 3/189 4525
/proc/meminfo: memFree=31084856/32770624 swapFree=0/472924
[pid=4524] ppid=4521 vsize=27128 CPUtime=6.24 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1207 0 0 0 624 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 27128

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.04 3/189 4525
/proc/meminfo: memFree=31084520/32770624 swapFree=0/472960
[pid=4524] ppid=4521 vsize=27128 CPUtime=12.64 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1274 0 0 0 1264 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040166 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 27128

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/189 4525
/proc/meminfo: memFree=31084272/32770624 swapFree=0/472964
[pid=4524] ppid=4521 vsize=27128 CPUtime=25.44 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1408 0 0 0 2544 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5039335 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 27128

[startup+51.1003 s]
/proc/loadavg: 2.10 2.04 2.05 3/189 4526
/proc/meminfo: memFree=31084496/32770624 swapFree=0/472956
[pid=4524] ppid=4521 vsize=27128 CPUtime=51.04 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1475 0 0 0 5104 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27128

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 4528
/proc/meminfo: memFree=31087972/32770624 swapFree=0/472984
[pid=4524] ppid=4521 vsize=27128 CPUtime=102.24 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1542 0 0 0 10224 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040166 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27128

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 4530
/proc/meminfo: memFree=31088100/32770624 swapFree=0/472996
[pid=4524] ppid=4521 vsize=27128 CPUtime=162.23 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1609 0 0 0 16223 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27128

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 4532
/proc/meminfo: memFree=31088576/32770624 swapFree=0/473008
[pid=4524] ppid=4521 vsize=27128 CPUtime=222.24 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1676 0 0 0 22224 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040162 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27128

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 4534
/proc/meminfo: memFree=31088928/32770624 swapFree=0/473020
[pid=4524] ppid=4521 vsize=27128 CPUtime=282.23 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1743 0 0 0 28223 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040180 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27128

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 4536
/proc/meminfo: memFree=31088804/32770624 swapFree=0/473036
[pid=4524] ppid=4521 vsize=27128 CPUtime=342.23 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1810 0 0 0 34223 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5041048 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 27128

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 4538
/proc/meminfo: memFree=31088760/32770624 swapFree=0/473044
[pid=4524] ppid=4521 vsize=27128 CPUtime=402.23 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1877 0 0 0 40223 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040117 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 27128

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 4540
/proc/meminfo: memFree=31089084/32770624 swapFree=0/473056
[pid=4524] ppid=4521 vsize=27128 CPUtime=462.23 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 1944 0 0 0 46223 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040138 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 27128

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4556
/proc/meminfo: memFree=31084876/32770624 swapFree=0/473080
[pid=4524] ppid=4521 vsize=27128 CPUtime=522.23 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 2011 0 0 0 52223 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5041497 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 27128

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4559
/proc/meminfo: memFree=31084236/32770624 swapFree=0/473096
[pid=4524] ppid=4521 vsize=27128 CPUtime=582.23 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 2078 0 0 0 58223 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5041600 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 27128


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


[startup+1602.3 s]
/proc/loadavg: 1.98 2.02 2.04 3/185 4611
/proc/meminfo: memFree=31088544/32770624 swapFree=0/473220
[pid=4524] ppid=4521 vsize=27128 CPUtime=1602.22 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3145 0 0 0 160222 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 27128

[startup+1662.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 4613
/proc/meminfo: memFree=31088848/32770624 swapFree=0/473232
[pid=4524] ppid=4521 vsize=27128 CPUtime=1662.22 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3212 0 0 0 166222 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 27128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 4629
/proc/meminfo: memFree=31084312/32770624 swapFree=0/473224
[pid=4524] ppid=4521 vsize=27128 CPUtime=1722.22 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3267 0 0 0 172222 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040622 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 27128

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 4631
/proc/meminfo: memFree=31084068/32770624 swapFree=0/473232
[pid=4524] ppid=4521 vsize=27128 CPUtime=1782.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3334 0 0 0 178221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040128 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 27128

[startup+1842.3 s]
/proc/loadavg: 1.93 2.00 2.03 3/185 4633
/proc/meminfo: memFree=31086860/32770624 swapFree=0/473232
[pid=4524] ppid=4521 vsize=27128 CPUtime=1842.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3394 0 0 0 184221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040385 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 1842.21
Current children cumulated vsize (KiB) 27128

[startup+1902.3 s]
/proc/loadavg: 1.97 2.00 2.03 3/185 4696
/proc/meminfo: memFree=31068328/32770624 swapFree=0/473348
[pid=4524] ppid=4521 vsize=27128 CPUtime=1902.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3454 0 0 0 190221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040169 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 1902.21
Current children cumulated vsize (KiB) 27128

[startup+1962.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/184 4698
/proc/meminfo: memFree=31043348/32770624 swapFree=0/473220
[pid=4524] ppid=4521 vsize=27128 CPUtime=1962.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3522 0 0 0 196221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5039701 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 1962.21
Current children cumulated vsize (KiB) 27128

[startup+2022.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/184 4700
/proc/meminfo: memFree=31043228/32770624 swapFree=0/473232
[pid=4524] ppid=4521 vsize=27128 CPUtime=2022.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3578 0 0 0 202221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040180 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2022.21
Current children cumulated vsize (KiB) 27128

[startup+2082.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/184 4702
/proc/meminfo: memFree=31043128/32770624 swapFree=0/473240
[pid=4524] ppid=4521 vsize=27128 CPUtime=2082.22 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3634 0 0 0 208222 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2082.22
Current children cumulated vsize (KiB) 27128

[startup+2142.3 s]
/proc/loadavg: 2.03 2.00 2.03 3/185 4704
/proc/meminfo: memFree=31043120/32770624 swapFree=0/473252
[pid=4524] ppid=4521 vsize=27128 CPUtime=2142.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3702 0 0 0 214221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2142.21
Current children cumulated vsize (KiB) 27128

[startup+2202.31 s]
/proc/loadavg: 2.01 2.00 2.03 3/185 4706
/proc/meminfo: memFree=31043216/32770624 swapFree=0/473268
[pid=4524] ppid=4521 vsize=27128 CPUtime=2202.22 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3758 0 0 0 220222 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040154 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2202.22
Current children cumulated vsize (KiB) 27128

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/184 4708
/proc/meminfo: memFree=31044104/32770624 swapFree=0/473276
[pid=4524] ppid=4521 vsize=27128 CPUtime=2262.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3814 0 0 0 226221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040642 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2262.21
Current children cumulated vsize (KiB) 27128

[startup+2322.3 s]
/proc/loadavg: 2.05 2.02 2.04 3/189 4726
/proc/meminfo: memFree=31038416/32770624 swapFree=0/473284
[pid=4524] ppid=4521 vsize=27128 CPUtime=2322.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3882 0 0 0 232221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040128 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2322.21
Current children cumulated vsize (KiB) 27128

[startup+2382.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/189 4728
/proc/meminfo: memFree=31038420/32770624 swapFree=0/473292
[pid=4524] ppid=4521 vsize=27128 CPUtime=2382.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3938 0 0 0 238221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5041206 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2382.21
Current children cumulated vsize (KiB) 27128

[startup+2442.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 4730
/proc/meminfo: memFree=31042080/32770624 swapFree=0/473304
[pid=4524] ppid=4521 vsize=27128 CPUtime=2442.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 3994 0 0 0 244221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5099648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2442.21
Current children cumulated vsize (KiB) 27128

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 4732
/proc/meminfo: memFree=31042416/32770624 swapFree=0/473312
[pid=4524] ppid=4521 vsize=27128 CPUtime=2502.21 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 4062 0 0 0 250221 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5040595 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2502.21
Current children cumulated vsize (KiB) 27128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 4734
/proc/meminfo: memFree=31042916/32770624 swapFree=0/473328
[pid=4524] ppid=4521 vsize=27128 CPUtime=2519.91 cores=1,3,5,7
/proc/4524/stat : 4524 (cosoco) R 4521 4524 27450 0 -1 4202496 4118 0 0 0 251991 0 0 0 20 0 1 0 153669173 27779072 914 18446744073709551615 4194304 5972588 140720532166016 140720532163320 5039278 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13799424 140720532169198 140720532169293 140720532169293 140720532172750 0
/proc/4524/statm: 6782 914 782 435 0 145 0
Current children cumulated CPU time (s) 2519.91
Current children cumulated vsize (KiB) 27128

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 4524 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.92
CPU user time (s): 2519.91
CPU system time (s): 0.008999
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 27128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.91
system time used= 0.008999
maximum resident set size= 3732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4169
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= 10
involuntary context switches= 632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.10891 second user time and 8.08453 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-12 14:01:39
IDJOB=4268166
IDBENCH=133401
IDSOLVER=2658
FILE ID=node132/4268166-1502540164
RUNJOBID= node132-1502500306-27514
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Primes/Primes-m1-p15/Primes-15-60-3-5.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268166-1502540164/watcher-4268166-1502540164 -o /tmp/evaluation-result-4268166-1502540164/solver-4268166-1502540164 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27514 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268166-1502540164.xml

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

MD5SUM BENCH= cb28c088349c564a44b865f26515e86f
RANDOM SEED=523538451

node132.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.74
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.74
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.74
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.74
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:        31085924 kB
MemAvailable:   31956500 kB
Buffers:          308352 kB
Cached:           871356 kB
SwapCached:            0 kB
Active:           724140 kB
Inactive:         521992 kB
Active(anon):      67256 kB
Inactive(anon):    49012 kB
Active(file):     656884 kB
Inactive(file):   472980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:         66436 kB
Mapped:            64792 kB
Shmem:             49852 kB
Slab:             139728 kB
SReclaimable:     113092 kB
SUnreclaim:        26636 kB
KernelStack:        3376 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-12 14:43:39