Trace number 4242993

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
R1: cosoco 1.1? (TO) 2400.06 2400.4

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-e0ddr2-1.xml
MD5SUMf0da45100268329db1731396e5956751
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 benchmark10.162
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains47
Minimum domain size112
Maximum domain size128
Distribution of domain sizes[{"size":112,"count":10},{"size":118,"count":10},{"size":119,"count":30},{"size":120,"count":10},{"size":125,"count":10},{"size":126,"count":10},{"size":127,"count":10},{"size":128,"count":10}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.89/0.96	c intension x0 != x1  using generic constraint 
0.89/0.96	c intension x2 != x3  using generic constraint 
0.89/0.96	c intension x4 != x5  using generic constraint 
0.89/0.96	c intension x6 != x7  using generic constraint 
0.89/0.96	c intension x8 != x9  using generic constraint 
0.89/0.97	c intension x10 != x11  using generic constraint 
0.89/0.97	c intension x12 != x13  using generic constraint 
0.89/0.97	c intension x14 != x15  using generic constraint 
0.89/0.97	c intension x16 != x17  using generic constraint 
0.89/0.97	c intension x18 != x19  using generic constraint 
0.89/0.97	c intension x20 != x21  using generic constraint 
0.89/0.97	c intension x22 != x23  using generic constraint 
0.89/0.97	c intension x24 != x25  using generic constraint 
0.89/0.97	c intension x26 != x27  using generic constraint 
0.89/0.97	c intension x28 != x29  using generic constraint 
0.89/0.97	c intension x30 != x31  using generic constraint 
0.89/0.97	c intension x32 != x33  using generic constraint 
0.89/0.98	c intension x34 != x35  using generic constraint 
0.89/0.98	c intension x36 != x37  using generic constraint 
0.89/0.98	c intension x38 != x39  using generic constraint 
0.89/0.98	c intension x40 != x41  using generic constraint 
0.89/0.98	c intension x42 != x43  using generic constraint 
0.89/0.98	c intension x44 != x45  using generic constraint 
0.89/0.98	c intension x46 != x47  using generic constraint 
0.89/0.98	c intension x48 != x49  using generic constraint 
0.89/0.98	c intension x50 != x51  using generic constraint 
0.89/0.98	c intension x52 != x53  using generic constraint 
0.89/0.98	c intension x54 != x55  using generic constraint 
0.89/0.99	c intension x56 != x57  using generic constraint 
0.89/0.99	c intension x58 != x59  using generic constraint 
0.89/0.99	c intension x60 != x61  using generic constraint 
0.89/0.99	c intension x62 != x63  using generic constraint 
0.89/0.99	c intension x64 != x65  using generic constraint 
0.89/0.99	c intension x66 != x67  using generic constraint 
0.89/0.99	c intension x68 != x69  using generic constraint 
0.89/0.99	c intension x70 != x71  using generic constraint 
0.89/0.99	c intension x72 != x73  using generic constraint 
0.89/0.99	c intension x74 != x75  using generic constraint 
0.89/0.99	c intension x76 != x77  using generic constraint 
0.89/1.00	c intension x78 != x79  using generic constraint 
0.99/1.00	c intension x80 != x81  using generic constraint 
0.99/1.00	c intension x82 != x83  using generic constraint 
0.99/1.00	c intension x84 != x85  using generic constraint 
0.99/1.00	c intension x86 != x87  using generic constraint 
0.99/1.00	c intension x88 != x89  using generic constraint 
0.99/1.00	c intension x90 != x91  using generic constraint 
0.99/1.00	c intension x92 != x93  using generic constraint 
0.99/1.00	c intension x94 != x95  using generic constraint 
0.99/1.00	c intension x96 != x97  using generic constraint 
0.99/1.00	c intension x98 != x99  using generic constraint 
0.99/1.00	c root propagations     : 0           
0.99/1.00	c restarts enabled, print stats at every restarts
0.99/1.00	c
0.99/1.00	c
0.99/1.00	c
0.99/1.00	c This is cosoco 1.0 --  
0.99/1.00	c
0.99/1.00	c ========================================[ Problem Statistics ]===========================================
0.99/1.00	c |                                                                                                       
0.99/1.00	c |  Parse time        :         1.00 s 
0.99/1.00	c |
0.99/1.00	c |               Variables: 100
0.99/1.00	c |            Domain Sizes: 112..128
0.99/1.00	c |
0.99/1.00	c |             Constraints: 845
0.99/1.00	c |                   Arity: 2..2  -- Binary: 845
0.99/1.00	c | 
0.99/1.00	c |                   Types: 
0.99/1.00	c |                          (X != Y): 50
0.99/1.00	c |                          Intension: 795
0.99/1.00	c |                          
0.99/1.00	c =========================================================================================================
0.99/1.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.20/1.21	c 101            143            46661          46818          0              0              14   31   29   
1.29/1.34	c 211            299            77734          94734          1              0              1   30   27    
1.39/1.43	c 332            465            106416         149119         2              0              1   30   27    
1.49/1.55	c 465            644            141224         208937         3              0              1   23   21    
1.59/1.66	c 611            833            176968         261695         4              0              1   22   17    
1.79/1.80	c 771            1024           213363         317691         5              0              1   18   17    
1.89/1.95	c 947            1248           251496         382568         6              0              1   18   17    
2.68/2.70	c 1140           1636           356058         570702         7              0              1   7   4      
2.78/2.87	c 1352           1913           400860         631717         8              0              1   20   19    
2.98/3.06	c 1585           2194           453516         745020         9              0              1   20   15    
3.18/3.24	c 1841           2509           506451         824411         9              0              3   17   16    
3.39/3.45	c 2122           2869           571856         915126         10             0              1   23   19    
3.58/3.65	c 2431           3236           642449         1018315        10             0              2   15   12    
4.40/4.49	c 2770           3829           784108         1230012        11             0              1   32   14    
5.19/5.21	c 3142           4403           927297         1432803        11             0              5   30   23    
5.39/5.47	c 3551           4907           1017600        1549092        11             0              2   13   11    
5.79/5.81	c 4000           5479           1122101        1697695        11             0              2   22   20    
6.09/6.12	c 4493           6058           1225240        1879788        11             0              3   24   22    
6.39/6.48	c 5035           6732           1345310        2053174        12             0              1   21   19    
6.79/6.85	c 5631           7442           1465391        2259477        12             0              2   18   16    
7.19/7.22	c 6286           8225           1583455        2469768        12             0              8   23   20    
7.59/7.61	c 7006           9127           1732388        2663163        12             0              2   15   13    
7.99/8.09	c 7798           10075          1881272        2887528        12             0              2   12   8     
8.59/8.61	c 8669           11109          2055501        3162656        12             0              2   20   17    
9.09/9.19	c 9627           12226          2254256        3531713        12             0              2   22   21    
9.69/9.70	c 10680          13535          2423036        3794549        12             0              7   11   8     
10.39/10.43	c 11838          14932          2656569        4156299        12             0              3   9   6      
11.19/11.22	c 13111          16470          2911044        4594276        12             0              6   9   7      
11.89/11.98	c 14511          18095          3159139        4994583        12             0              2   9   8      
12.89/12.96	c 16051          19999          3498340        5496612        12             0              15   18   16   
13.69/13.78	c 17745          21982          3790349        5988309        12             0              2   17   14    
14.99/15.05	c 19608          24301          4231971        6606319        12             0              2   9   7      
15.99/16.02	c 21657          26753          4595022        7128933        12             0              2   14   12    
17.49/17.60	c 23910          29467          5115134        7964504        12             0              2   10   8     
18.79/18.85	c 26388          32410          5523277        8570378        12             0              2   19   16    
20.19/20.27	c 29113          35540          6048007        9483315        12             0              2   8   7      
21.89/21.97	c 32110          39117          6676018        10439491       12             0              4   12   11    
23.88/23.90	c 35406          42998          7283279        11488372       12             0              2   11   8     
25.98/26.04	c 39031          47592          8005870        12459809       12             0              2   10   8     
28.48/28.54	c 43018          52368          8815958        13658040       12             0              2   11   8     
31.28/31.30	c 47403          57546          9740878        15093677       12             0              3   9   8      
33.98/34.02	c 52226          63499          10718477       16469011       12             0              2   13   10    
37.39/37.46	c 57531          69843          11820426       18188085       12             0              3   8   6      
40.58/40.64	c 63366          76958          12979887       19739007       12             0              3   12   10    
45.19/45.27	c 69784          84753          14422288       22149153       13             0              1   10   8     
48.49/48.54	c 76843          93657          15656528       23787677       13             0              7   12   8     
53.47/53.58	c 84607          103002         17252174       26494905       13             0              2   9   6      
57.18/57.28	c 93147          113196         18654979       28481570       13             0              2   10   8     
63.37/63.46	c 102541         124461         20671292       31846810       13             0              3   8   6      
67.87/67.98	c 112874         137079         22417668       34364275       13             0              7   11   8     
74.78/74.88	c 124240         150612         24887967       38298127       13             0              2   8   6      
81.27/81.37	c 136742         165704         27262769       41416302       13             0              2   11   8     
90.07/90.20	c 150494         182105         30322529       46334161       13             0              3   12   10    
98.67/98.75	c 165621         201336         33236686       50054948       13             0              6   10   8     
108.87/108.98	c 182260         221329         36806214       55253501       13             0              3   10   8     
119.47/119.54	c 200562         242936         40729482       61451344       13             0              3   14   8     
130.97/131.07	c 220694         266761         44696966       67948047       13             0              2   14   9     
145.66/145.74	c 242839         293407         49522908       76380079       13             0              2   10   7     
158.66/158.73	c 267198         323274         54244430       83453656       13             0              2   11   8     
174.97/175.08	c 293992         357003         60479688       92659702       13             0              2   11   8     
194.76/194.84	c 323465         392258         66717899       103305970      13             0              2   12   8     
210.45/210.54	c 355885         432508         73157925       111145069      13             0              3   15   13    
234.26/234.40	c 391547         474589         80585480       123793422      13             0              2   11   8     
263.14/263.20	c 430775         559970         91944110       130756477      13             0              3   35   19    
289.44/289.58	c 473925         610551         100777736      145176050      13             0              3   14   9     
318.94/319.06	c 521390         667458         110630456      160277119      13             0              3   11   9     
351.33/351.43	c 573601         729246         120890869      175802921      13             0              3   10   7     
377.74/377.85	c 631033         798988         132082056      191542829      13             0              2   25   22    
416.73/416.89	c 694208         873618         144132424      211912028      13             0              2   10   7     
457.23/457.34	c 763700         958672         157984322      232122745      13             0              2   15   11    
504.52/504.69	c 840141         1048954        172790533      256638636      13             0              2   10   7     
551.81/551.99	c 924226         1152264        189923570      279914119      13             0              2   15   10    
610.31/610.44	c 1016719        1263080        210324846      311071176      13             0              3   8   6      
668.90/669.05	c 1118461        1385947        231618136      341583763      13             0              2   12   7     
735.99/736.14	c 1230377        1520369        255803041      379113834      13             0              2   10   7     
807.68/807.81	c 1353484        1668812        281485020      414795741      13             0              5   12   8     
894.07/894.26	c 1488901        1829798        310997729      462791518      13             0              2   8   6      
975.75/975.98	c 1637859        2012720        342429767      502866688      13             0              2   12   9     
1082.54/1082.79	c 1801712        2206527        375267462      556538156      13             0              2   10   6     
1193.52/1193.78	c 1981950        2431607        413744451      614395601      13             0              3   17   12    
1321.51/1321.78	c 2180211        2667910        453377075      678199554      13             0              2   12   7     
1456.39/1456.66	c 2398298        2922283        496711458      755116060      13             0              2   10   7     
1593.68/1593.96	c 2638193        3223261        546302524      817853233      13             0              4   20   14    
1751.75/1752.05	c 2902077        3536813        602857107      909489615      13             0              3   10   7     
1932.92/1933.27	c 3192349        3881645        658538359      1005419872     13             0              3   11   7     
2137.58/2137.97	c 3511648        4260493        721983741      1110009805     13             0              2   11   7     
2369.85/2370.22	c 3862876        4678071        794373707      1229195723     13             0              2   9   6      

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-4242993-1500670382/watcher-4242993-1500670382 -o /tmp/evaluation-result-4242993-1500670382/solver-4242993-1500670382 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500648174-2486 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242993-1500670382.xml 

pid=5402
running on 8 cores: 4-7,12-15

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.02 2.02 2.05 2/242 5405
/proc/meminfo: memFree=31937432/32770624 swapFree=5804/167312
[pid=5405] ppid=5402 vsize=27124 CPUtime=0 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 1044 0 0 0 0 0 0 0 20 0 1 0 2303460 27774976 831 33554432000 4194304 5970956 140724067754144 140724067750792 5202144 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 6781 831 710 434 0 145 0

[startup+0.100121 s]
/proc/loadavg: 2.02 2.02 2.05 2/242 5405
/proc/meminfo: memFree=31937432/32770624 swapFree=5804/167312
[pid=5405] ppid=5402 vsize=27492 CPUtime=0.09 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 1140 0 0 0 9 0 0 0 20 0 1 0 2303460 28151808 974 33554432000 4194304 5970956 140724067754144 140724067747976 140170534113498 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 6873 974 775 434 0 237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27492

[startup+0.200257 s]
/proc/loadavg: 2.02 2.02 2.05 2/242 5405
/proc/meminfo: memFree=31937432/32770624 swapFree=5804/167312
[pid=5405] ppid=5402 vsize=27980 CPUtime=0.19 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 1262 0 0 0 19 0 0 0 20 0 1 0 2303460 28651520 1095 33554432000 4194304 5970956 140724067754144 140724067750744 140170533170149 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 6995 1095 776 434 0 359 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27980

[startup+0.300209 s]
/proc/loadavg: 2.02 2.02 2.05 2/242 5405
/proc/meminfo: memFree=31937432/32770624 swapFree=5804/167312
[pid=5405] ppid=5402 vsize=28616 CPUtime=0.29 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 1417 0 0 0 29 0 0 0 20 0 1 0 2303460 29302784 1224 33554432000 4194304 5970956 140724067754144 140724067747976 140170533170149 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 7154 1224 776 434 0 518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28616

[startup+0.700183 s]
/proc/loadavg: 2.02 2.02 2.05 2/242 5405
/proc/meminfo: memFree=31937432/32770624 swapFree=5804/167312
[pid=5405] ppid=5402 vsize=30956 CPUtime=0.69 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 2001 0 0 0 69 0 0 0 20 0 1 0 2303460 31698944 1840 33554432000 4194304 5970956 140724067754144 140724067747976 140170533630956 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 7739 1840 776 434 0 1103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30956

[startup+1.50025 s]
/proc/loadavg: 2.09 2.04 2.05 3/243 5406
/proc/meminfo: memFree=31926724/32770624 swapFree=5804/167296
[pid=5405] ppid=5402 vsize=37980 CPUtime=1.49 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 3817 0 0 0 149 0 0 0 20 0 1 0 2303460 38891520 3595 33554432000 4194304 5970956 140724067754144 140724067751208 5070976 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9495 3595 820 434 0 2859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37980

[startup+3.10025 s]
/proc/loadavg: 2.09 2.04 2.05 3/243 5406
/proc/meminfo: memFree=31925236/32770624 swapFree=5804/167232
[pid=5405] ppid=5402 vsize=38376 CPUtime=3.08 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 6757 0 0 0 308 0 0 0 20 0 1 0 2303460 39297024 3743 33554432000 4194304 5970956 140724067754144 140724067751480 4964864 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3743 820 434 0 2958 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38376

[startup+6.30026 s]
/proc/loadavg: 2.09 2.04 2.05 3/243 5406
/proc/meminfo: memFree=31925112/32770624 swapFree=5804/167232
[pid=5405] ppid=5402 vsize=38376 CPUtime=6.29 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 9635 0 0 0 628 1 0 0 20 0 1 0 2303460 39297024 3752 33554432000 4194304 5970956 140724067754144 140724067751480 5070112 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3752 820 434 0 2958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38376

[startup+12.7002 s]
/proc/loadavg: 2.08 2.04 2.05 3/243 5406
/proc/meminfo: memFree=31924616/32770624 swapFree=5804/167240
[pid=5405] ppid=5402 vsize=38376 CPUtime=12.69 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 12510 0 0 0 1268 1 0 0 20 0 1 0 2303460 39297024 3754 33554432000 4194304 5970956 140724067754144 140724067751480 5070435 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3754 820 434 0 2958 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38376

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 2.05 3/243 5406
/proc/meminfo: memFree=31924616/32770624 swapFree=5804/167260
[pid=5405] ppid=5402 vsize=38376 CPUtime=25.48 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 18262 0 0 0 2547 1 0 0 20 0 1 0 2303460 39297024 3756 33554432000 4194304 5970956 140724067754144 140724067751480 5098928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3756 820 434 0 2958 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38376

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 5406
/proc/meminfo: memFree=31923864/32770624 swapFree=5804/167288
[pid=5405] ppid=5402 vsize=38376 CPUtime=51.07 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 21142 0 0 0 5106 1 0 0 20 0 1 0 2303460 39297024 3756 33554432000 4194304 5970956 140724067754144 140724067751480 4964389 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3756 820 434 0 2958 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38376

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/243 5407
/proc/meminfo: memFree=31924172/32770624 swapFree=5804/167360
[pid=5405] ppid=5402 vsize=38376 CPUtime=102.28 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 21977 0 0 0 10227 1 0 0 20 0 1 0 2303460 39297024 3757 33554432000 4194304 5970956 140724067754144 140724067751480 4961411 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3757 820 434 0 2958 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 38376

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/243 5409
/proc/meminfo: memFree=31924312/32770624 swapFree=5804/167432
[pid=5405] ppid=5402 vsize=38376 CPUtime=162.26 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 22813 0 0 0 16225 1 0 0 20 0 1 0 2303460 39297024 3757 33554432000 4194304 5970956 140724067754144 140724067751480 5070112 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3757 820 434 0 2958 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 38376

[startup+222.308 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 5410
/proc/meminfo: memFree=31923180/32770624 swapFree=5804/167488
[pid=5405] ppid=5402 vsize=38376 CPUtime=222.26 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 23649 0 0 0 22225 1 0 0 20 0 1 0 2303460 39297024 3759 33554432000 4194304 5970956 140724067754144 140724067751480 4964406 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3759 820 434 0 2958 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 38376

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 5411
/proc/meminfo: memFree=31923512/32770624 swapFree=5804/167536
[pid=5405] ppid=5402 vsize=38376 CPUtime=282.24 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 24485 0 0 0 28223 1 0 0 20 0 1 0 2303460 39297024 3760 33554432000 4194304 5970956 140724067754144 140724067751480 4964705 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3760 820 434 0 2958 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 38376

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 5413
/proc/meminfo: memFree=31924072/32770624 swapFree=5804/167596
[pid=5405] ppid=5402 vsize=38376 CPUtime=342.23 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 25322 0 0 0 34222 1 0 0 20 0 1 0 2303460 39297024 3760 33554432000 4194304 5970956 140724067754144 140724067751480 5052062 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3760 820 434 0 2958 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 38376

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5414
/proc/meminfo: memFree=31923520/32770624 swapFree=5804/167652
[pid=5405] ppid=5402 vsize=38376 CPUtime=402.23 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 26158 0 0 0 40221 2 0 0 20 0 1 0 2303460 39297024 3760 33554432000 4194304 5970956 140724067754144 140724067751480 4908985 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3760 820 434 0 2958 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 38376

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 5423
/proc/meminfo: memFree=31922624/32770624 swapFree=5804/167712
[pid=5405] ppid=5402 vsize=38376 CPUtime=462.23 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 26994 0 0 0 46221 2 0 0 20 0 1 0 2303460 39297024 3760 33554432000 4194304 5970956 140724067754144 140724067751480 5070400 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3760 820 434 0 2958 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 38376

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/245 5447
/proc/meminfo: memFree=31921508/32770624 swapFree=5804/167756
[pid=5405] ppid=5402 vsize=38376 CPUtime=522.22 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 27829 0 0 0 52220 2 0 0 20 0 1 0 2303460 39297024 3760 33554432000 4194304 5970956 140724067754144 140724067751480 5070437 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3760 820 434 0 2958 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 38376

[startup+582.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/245 5448
/proc/meminfo: memFree=31921988/32770624 swapFree=5804/167800
[pid=5405] ppid=5402 vsize=38376 CPUtime=582.21 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 28665 0 0 0 58219 2 0 0 20 0 1 0 2303460 39297024 3760 33554432000 4194304 5970956 140724067754144 140724067751480 5069728 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3760 820 434 0 2958 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 38376


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5472
/proc/meminfo: memFree=31919944/32770624 swapFree=5804/168392
[pid=5405] ppid=5402 vsize=38376 CPUtime=1482.08 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 40905 0 0 0 148205 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 4964389 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 38376

[startup+1542.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 5473
/proc/meminfo: memFree=31920820/32770624 swapFree=5804/168428
[pid=5405] ppid=5402 vsize=38376 CPUtime=1542.08 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 41628 0 0 0 154205 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5098928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1542.08
Current children cumulated vsize (KiB) 38376

[startup+1602.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/243 5474
/proc/meminfo: memFree=31921324/32770624 swapFree=5804/168464
[pid=5405] ppid=5402 vsize=38376 CPUtime=1602.07 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 42467 0 0 0 160204 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5070400 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1602.07
Current children cumulated vsize (KiB) 38376

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/244 5483
/proc/meminfo: memFree=31920244/32770624 swapFree=5804/168512
[pid=5405] ppid=5402 vsize=38376 CPUtime=1662.06 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 43205 0 0 0 166203 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5052080 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 38376

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/244 5484
/proc/meminfo: memFree=31920724/32770624 swapFree=5804/168544
[pid=5405] ppid=5402 vsize=38376 CPUtime=1722.05 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 43947 0 0 0 172202 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5070459 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 38376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/244 5485
/proc/meminfo: memFree=31921064/32770624 swapFree=5804/168584
[pid=5405] ppid=5402 vsize=38376 CPUtime=1782.04 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 44782 0 0 0 178201 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5052095 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1782.04
Current children cumulated vsize (KiB) 38376

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/244 5552
/proc/meminfo: memFree=30707312/32770624 swapFree=5804/168676
[pid=5405] ppid=5402 vsize=38376 CPUtime=1842.03 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 45478 0 0 0 184200 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5070437 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1842.03
Current children cumulated vsize (KiB) 38376

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 5553
/proc/meminfo: memFree=30707152/32770624 swapFree=5804/168724
[pid=5405] ppid=5402 vsize=38376 CPUtime=1902.02 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 46271 0 0 0 190199 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5328066 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1902.02
Current children cumulated vsize (KiB) 38376

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5555
/proc/meminfo: memFree=30707504/32770624 swapFree=5804/168780
[pid=5405] ppid=5402 vsize=38376 CPUtime=1962.01 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 47106 0 0 0 196198 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5052062 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 1962.01
Current children cumulated vsize (KiB) 38376

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5556
/proc/meminfo: memFree=30707192/32770624 swapFree=5804/168816
[pid=5405] ppid=5402 vsize=38376 CPUtime=2022 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 47870 0 0 0 202197 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5070130 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 2022
Current children cumulated vsize (KiB) 38376

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 5557
/proc/meminfo: memFree=30707676/32770624 swapFree=5804/168852
[pid=5405] ppid=5402 vsize=38376 CPUtime=2082 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 48660 0 0 0 208197 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5070976 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 2082
Current children cumulated vsize (KiB) 38376

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 5559
/proc/meminfo: memFree=30707876/32770624 swapFree=5804/168892
[pid=5405] ppid=5402 vsize=38376 CPUtime=2141.98 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 49497 0 0 0 214195 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 4964327 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 2141.98
Current children cumulated vsize (KiB) 38376

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 5560
/proc/meminfo: memFree=30707440/32770624 swapFree=5804/168928
[pid=5405] ppid=5402 vsize=38376 CPUtime=2201.98 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 50260 0 0 0 220195 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5052080 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 2201.98
Current children cumulated vsize (KiB) 38376

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 5569
/proc/meminfo: memFree=30707180/32770624 swapFree=5804/168980
[pid=5405] ppid=5402 vsize=38376 CPUtime=2261.96 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 51067 0 0 0 226193 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 4967787 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 2261.96
Current children cumulated vsize (KiB) 38376

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 5570
/proc/meminfo: memFree=30707168/32770624 swapFree=5804/169012
[pid=5405] ppid=5402 vsize=38376 CPUtime=2321.95 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 51829 0 0 0 232192 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5070435 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 2321.95
Current children cumulated vsize (KiB) 38376

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 5571
/proc/meminfo: memFree=30707440/32770624 swapFree=5804/169056
[pid=5405] ppid=5402 vsize=38376 CPUtime=2381.95 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 52666 0 0 0 238192 3 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5070400 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 2381.95
Current children cumulated vsize (KiB) 38376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 5571
/proc/meminfo: memFree=30707284/32770624 swapFree=5804/169064
[pid=5405] ppid=5402 vsize=38376 CPUtime=2400.05 cores=4-7,12-15
/proc/5405/stat : 5405 (cosoco) R 5402 5405 2454 0 -1 4202496 53381 0 0 0 240001 4 0 0 20 0 1 0 2303460 39297024 3761 33554432000 4194304 5970956 140724067754144 140724067751480 5070435 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 12828672 140724067755201 140724067755331 140724067755331 140724067758030 0
/proc/5405/statm: 9594 3761 820 434 0 2958 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 38376

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

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.06
CPU user time (s): 2400.02
CPU system time (s): 0.041994
CPU usage (%): 99.9857
Max. virtual memory (cumulated for all children) (KiB): 38376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.041994
maximum resident set size= 15088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53410
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= 120648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.74617 second user time and 11.8408 second system time

The end

Launcher Data

Begin job on node144 at 2017-07-21 22:53:02
IDJOB=4242993
IDBENCH=138520
IDSOLVER=2620
FILE ID=node144/4242993-1500670382
RUNJOBID= node144-1500648174-2486
PBS_JOBID= 20623277
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-e0ddr2-1.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242993-1500670382/watcher-4242993-1500670382 -o /tmp/evaluation-result-4242993-1500670382/solver-4242993-1500670382 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500648174-2486 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242993-1500670382.xml

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

MD5SUM BENCH= f0da45100268329db1731396e5956751
RANDOM SEED=123358782

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 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		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31937836 kB
MemAvailable:   31878632 kB
Buffers:           32076 kB
Cached:           221608 kB
SwapCached:            0 kB
Active:           284868 kB
Inactive:         176008 kB
Active(anon):     210072 kB
Inactive(anon):     8696 kB
Active(file):      74796 kB
Inactive(file):   167312 kB
Unevictable:        5804 kB
Mlocked:            5804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2508 kB
Writeback:             0 kB
AnonPages:        212656 kB
Mapped:            31608 kB
Shmem:              8844 kB
Slab:              60784 kB
SReclaimable:      29048 kB
SUnreclaim:        31736 kB
KernelStack:        4176 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     483284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62012 MiB
End job on node144 at 2017-07-21 23:33:02