Trace number 4268248

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.12UNSAT 230.63 230.72301

General information on the benchmark

NameRandom/Random-RB-2-40-19/
rand-2-40-19-443-230-30.xml
MD5SUM1a774b1240a532d284d5b76f46f8bad3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark151.12801
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints334
Number of domains1
Minimum domain size19
Maximum domain size19
Distribution of domain sizes[{"size":19,"count":40}]
Minimum variable degree8
Maximum variable degree21
Distribution of variable degrees[{"degree":8,"count":1},{"degree":10,"count":1},{"degree":12,"count":2},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":4},{"degree":19,"count":4},{"degree":20,"count":6},{"degree":21,"count":4}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":334}]
Number of extensional constraints334
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":334}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.19	c root propagations     : 0           
0.00/0.19	c restarts enabled, print stats at every restarts
0.00/0.19	c
0.00/0.19	c
0.00/0.19	c
0.00/0.19	c This is cosoco 1.12 --  
0.00/0.19	c
0.00/0.19	c command line: cosoco -lc -model -restarts HOME/instance-4268248-1502511983.xml 
0.00/0.19	c ========================================[ Problem Statistics ]===========================================
0.00/0.19	c |                                                                                                       
0.00/0.19	c |  Parse time        :         0.09 s 
0.00/0.19	c |
0.00/0.19	c |               Variables: 40
0.00/0.19	c |            Domain Sizes: 19..19
0.00/0.19	c |
0.00/0.19	c |             Constraints: 334
0.00/0.19	c |                   Arity: 2..2  -- Binary: 334
0.00/0.19	c | 
0.00/0.19	c |                   Types: 
0.00/0.19	c |                          Extension: 334  (nb tuples: 83..173) -- (shared: 0)
0.00/0.19	c |                          
0.00/0.19	c =========================================================================================================
0.00/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.20	c 101            214            51478          18745          0              0              6   13   9     
0.10/0.21	c 211            471            112373         41661          0              0              6   13   8     
0.10/0.22	c 332            783            188162         69325          0              0              5   12   8     
0.10/0.22	c 465            1090           265060         96207          0              0              6   12   8     
0.10/0.24	c 611            1481           361241         131803         0              0              5   13   8     
0.10/0.25	c 771            1876           450930         164412         0              0              5   14   9     
0.10/0.26	c 947            2321           554713         200110         0              0              6   14   9     
0.10/0.27	c 1140           2783           671615         241264         0              0              5   13   8     
0.10/0.29	c 1352           3389           808168         287019         0              0              5   16   9     
0.19/0.30	c 1585           3970           941985         334228         0              0              5   14   9     
0.19/0.32	c 1841           4610           1098115        385415         0              0              6   14   9     
0.19/0.34	c 2122           5295           1266745        442351         0              0              6   13   9     
0.19/0.36	c 2431           6025           1437851        497378         0              0              5   14   9     
0.19/0.39	c 2770           6960           1670069        584573         0              0              5   14   8     
0.29/0.42	c 3142           7956           1906819        667896         0              0              5   14   8     
0.29/0.45	c 3551           9122           2166030        753803         0              0              5   14   9     
0.29/0.48	c 4000           10241          2425525        843715         0              0              6   14   9     
0.39/0.51	c 4493           11534          2720512        940345         0              0              6   15   9     
0.39/0.55	c 5035           12985          3068544        1063591        0              0              5   13   9     
0.39/0.59	c 5631           14507          3434967        1188717        0              0              6   14   9     
0.49/0.64	c 6286           16272          3861861        1340486        0              0              5   14   9     
0.49/0.69	c 7006           18077          4310221        1486837        0              0              5   16   9     
0.59/0.75	c 7798           20010          4772477        1650660        0              0              6   14   9     
0.69/0.81	c 8669           22309          5313914        1854345        0              0              3   14   9     
0.69/0.89	c 9627           24888          5939933        2074118        0              0              4   14   9     
0.79/0.97	c 10680          27567          6593444        2309181        0              0              5   14   9     
0.89/1.05	c 11838          30561          7305170        2567487        0              0              4   13   8     
1.00/1.14	c 13111          33913          8060500        2821623        0              0              5   15   9     
1.10/1.23	c 14511          37575          8884308        3105337        0              0              3   15   9     
1.19/1.34	c 16051          41631          9817984        3408689        0              0              5   16   9     
1.29/1.46	c 17745          46095          10871775       3788169        0              0              4   14   8     
1.39/1.59	c 19608          51030          12011390       4175927        0              0              4   15   9     
1.59/1.75	c 21657          56513          13292719       4639345        0              0              4   15   8     
1.79/1.90	c 23910          62393          14674866       5112978        0              0              4   15   9     
1.89/2.07	c 26388          68752          16159849       5599401        0              0              5   15   9     
2.10/2.26	c 29113          75803          17778713       6160361        0              0              4   15   9     
2.29/2.46	c 32110          83268          19590109       6783188        0              0              5   15   9     
2.49/2.69	c 35406          91790          21572656       7453530        0              0              4   17   9     
2.79/2.94	c 39031          101342         23755829       8198798        0              0              3   17   9     
3.09/3.22	c 43018          111598         26129526       9030451        0              0              4   15   9     
3.39/3.52	c 47403          122905         28817781       9951880        0              0              5   15   9     
3.69/3.86	c 52226          135469         31750959       10967069       0              0              3   16   9     
4.09/4.23	c 57531          148792         34884620       12048987       0              0              4   15   9     
4.49/4.60	c 63366          163419         38268919       13159378       0              0              4   16   9     
4.89/5.05	c 69784          179401         42060964       14534617       0              0              4   15   8     
5.40/5.54	c 76843          196904         46280775       16014874       0              0              4   15   9     
5.99/6.10	c 84607          216477         50948696       17754027       0              0              3   15   8     
6.50/6.66	c 93147          237803         55947042       19425473       0              0              4   15   9     
7.19/7.31	c 102541         262400         61661723       21375960       0              0              4   16   9     
7.89/8.02	c 112874         287801         67778602       23482721       0              0              4   15   9     
8.70/8.82	c 124240         316734         74696261       25864197       0              0              4   15   9     
9.49/9.67	c 136742         347722         82186007       28448265       0              0              4   16   9     
10.49/10.65	c 150494         383314         90525101       31390142       0              0              3   15   8     
11.49/11.68	c 165621         421430         99444254       34465209       0              0              3   18   9     
12.69/12.82	c 182260         463860         109324266      37910262       0              0              4   17   10    
13.99/14.11	c 200562         510106         120388264      41812273       0              0              3   16   9     
15.40/15.51	c 220694         561757         132481489      45962648       0              0              3   17   9     
16.89/17.05	c 242839         616210         145666855      50614775       0              0              4   16   9     
18.79/18.90	c 267198         681838         161059845      56234294       1              0              2   17   8     
20.59/20.79	c 293992         750671         177496232      61848061       1              0              3   16   8     
22.79/22.93	c 323465         827353         195619015      68272825       1              0              3   17   9     
25.09/25.22	c 355885         911104         215405285      75140441       1              0              3   17   8     
27.59/27.70	c 391547         1005593        236861896      82593669       1              0              3   18   9     
30.29/30.45	c 430775         1108830        260784601      90851159       1              0              3   18   9     
33.39/33.50	c 473925         1216833        286622502      100105138      1              0              3   16   8     
36.69/36.89	c 521390         1337818        315507953      110348405      1              0              3   17   9     
40.39/40.57	c 573601         1473669        347371655      121318256      2              0              2   16   8     
44.49/44.68	c 631033         1621376        382340806      133811695      2              0              3   17   8     
49.09/49.22	c 694208         1782506        420871011      147475460      2              0              3   16   8     
54.09/54.21	c 763700         1962300        463423736      162566431      2              0              3   16   8     
59.50/59.65	c 840141         2161362        509981276      178958659      3              0              3   16   8     
65.10/65.27	c 924226         2379396        560057201      195763128      3              0              3   17   9     
71.70/71.86	c 1016719        2613432        616042678      215640437      4              0              2   18   8     
79.00/79.17	c 1118461        2875370        678256252      237635068      5              0              3   16   8     
86.80/86.98	c 1230377        3163548        745747920      261149494      5              0              3   17   9     
95.70/95.84	c 1353484        3482064        820625431      287944729      6              0              3   17   9     
105.40/105.57	c 1488901        3831758        903416119      317108299      7              0              3   17   8     
116.30/116.49	c 1637859        4212710        995043693      350112081      8              0              2   16   8     
128.40/128.55	c 1801712        4640649        1096541622     386500143      8              0              2   17   8     
140.90/141.02	c 1981950        5095665        1204319289     423970469      8              0              2   18   8     
155.30/155.41	c 2180211        5611076        1325795734     467532471      10             0              2   17   8     
171.00/171.14	c 2398298        6168436        1458551663     514851808      13             0              2   18   8     
188.20/188.36	c 2638193        6777000        1604354346     566737226      16             0              2   18   8     
207.60/207.70	c 2902077        7463666        1767202051     624944041      19             0              2   21   8     
229.60/229.76	c 3192349        8213251        1947613843     691952434      25             0              2   16   7     
230.60/230.72	c restarts              : 85          
230.60/230.72	c conflicts             : 3204174      (13893 /sec)
230.60/230.72	c decisions             : 8245562      (35753 /sec)
230.60/230.72	c propagations          : 694846967   (3012843 /sec)
230.60/230.72	c root propagations     : 0           
230.60/230.72	c filter calls          : 1955347694     (8478351 /sec)
230.60/230.72	c useless filter calls  : 1565842845     (80 %)
230.60/230.72	c Memory used           : 26.87 MB
230.60/230.72	c CPU time              : 230.628 s
230.60/230.72	
230.60/230.72	s UNSATISFIABLE

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-4268248-1502511983/watcher-4268248-1502511983 -o /tmp/evaluation-result-4268248-1502511983/solver-4268248-1502511983 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268248-1502511983.xml 

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

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: 2.02 2.04 2.05 2/185 5591
/proc/meminfo: memFree=31151816/32770624 swapFree=0/478112
[pid=5591] ppid=5588 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/5591/stat : 5591 (runsolver) D 5588 5591 1478 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 93109551 24240128 107 18446744073709551615 4194304 4338465 140721389210928 140721389208568 139689469981399 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 15351808 140721389211842 140721389212233 140721389212233 140721389215690 0
/proc/5591/statm: 5918 107 54 36 0 2156 0

[startup+0.100066 s]
/proc/loadavg: 2.02 2.04 2.05 2/185 5591
/proc/meminfo: memFree=31151816/32770624 swapFree=0/478112
[pid=5591] ppid=5588 vsize=2040 CPUtime=0 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) D 5588 5591 1478 0 -1 1077936128 155 0 0 0 0 0 0 0 20 0 1 0 93109551 2088960 1 18446744073709551615 4194304 5972588 140727678877136 140727678874376 139710942889671 0 0 1 0 18446744072101604900 0 0 17 0 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 510 1 0 435 0 39 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2040

[startup+0.20027 s]
/proc/loadavg: 2.02 2.04 2.05 2/185 5591
/proc/meminfo: memFree=31151816/32770624 swapFree=0/478112
[pid=5591] ppid=5588 vsize=27512 CPUtime=0.1 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 1145 0 0 0 10 0 0 0 20 0 1 0 93109551 28172288 923 18446744073709551615 4194304 5972588 140727678877136 140727678873704 4913632 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 923 722 435 0 241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27512

[startup+0.300208 s]
/proc/loadavg: 2.02 2.04 2.05 2/185 5591
/proc/meminfo: memFree=31151816/32770624 swapFree=0/478112
[pid=5591] ppid=5588 vsize=27512 CPUtime=0.19 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 1147 0 0 0 19 0 0 0 20 0 1 0 93109551 28172288 988 18446744073709551615 4194304 5972588 140727678877136 140727678874712 5094148 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 988 762 435 0 241 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27512

[startup+0.700173 s]
/proc/loadavg: 2.02 2.04 2.05 2/185 5591
/proc/meminfo: memFree=31151816/32770624 swapFree=0/478112
[pid=5591] ppid=5588 vsize=27512 CPUtime=0.59 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 1147 0 0 0 59 0 0 0 20 0 1 0 93109551 28172288 988 18446744073709551615 4194304 5972588 140727678877136 140727678874440 5320427 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 988 762 435 0 241 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 27512

[startup+1.50017 s]
/proc/loadavg: 2.02 2.04 2.05 3/186 5592
/proc/meminfo: memFree=31151504/32770624 swapFree=0/478360
[pid=5591] ppid=5588 vsize=27512 CPUtime=1.39 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 1147 0 0 0 139 0 0 0 20 0 1 0 93109551 28172288 988 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4913525 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 988 762 435 0 241 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 27512

[startup+3.10017 s]
/proc/loadavg: 2.02 2.04 2.05 4/186 5592
/proc/meminfo: memFree=31151628/32770624 swapFree=0/478360
[pid=5591] ppid=5588 vsize=27512 CPUtime=2.99 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 1308 0 0 0 299 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4908847 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 27512

[startup+6.30028 s]
/proc/loadavg: 2.02 2.04 2.05 3/186 5592
/proc/meminfo: memFree=31151404/32770624 swapFree=0/478360
[pid=5591] ppid=5588 vsize=27512 CPUtime=6.19 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 1469 0 0 0 619 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 5320305 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27512

[startup+12.7003 s]
/proc/loadavg: 1.94 2.02 2.04 3/186 5592
/proc/meminfo: memFree=31150908/32770624 swapFree=0/478360
[pid=5591] ppid=5588 vsize=27512 CPUtime=12.59 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 1630 0 0 0 1259 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4913729 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 27512

[startup+25.5003 s]
/proc/loadavg: 1.95 2.02 2.04 3/186 5592
/proc/meminfo: memFree=31151032/32770624 swapFree=0/478364
[pid=5591] ppid=5588 vsize=27512 CPUtime=25.39 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 1952 0 0 0 2539 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4913555 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 27512

[startup+51.1003 s]
/proc/loadavg: 1.97 2.02 2.04 3/187 5594
/proc/meminfo: memFree=31151388/32770624 swapFree=0/478356
[pid=5591] ppid=5588 vsize=27512 CPUtime=50.99 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2113 0 0 0 5099 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4913437 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 27512

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/187 5596
/proc/meminfo: memFree=31151204/32770624 swapFree=0/478364
[pid=5591] ppid=5588 vsize=27512 CPUtime=102.2 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2274 0 0 0 10220 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4913487 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 27512

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 5598
/proc/meminfo: memFree=31150808/32770624 swapFree=0/478376
[pid=5591] ppid=5588 vsize=27512 CPUtime=162.2 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2435 0 0 0 16220 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4913525 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 27512

[startup+222.306 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5600
/proc/meminfo: memFree=31150572/32770624 swapFree=0/478384
[pid=5591] ppid=5588 vsize=27512 CPUtime=222.21 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2596 0 0 0 22221 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4913618 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27512

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

[startup+224 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5600
/proc/meminfo: memFree=31150572/32770624 swapFree=0/478384
[pid=5591] ppid=5588 vsize=27512 CPUtime=223.9 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2596 0 0 0 22390 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 5320287 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 223.9
Current children cumulated vsize (KiB) 27512

[startup+227.2 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5600
/proc/meminfo: memFree=31150448/32770624 swapFree=0/478384
[pid=5591] ppid=5588 vsize=27512 CPUtime=227.1 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2596 0 0 0 22710 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 5328624 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 227.1
Current children cumulated vsize (KiB) 27512

[startup+228.8 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5600
/proc/meminfo: memFree=31150448/32770624 swapFree=0/478384
[pid=5591] ppid=5588 vsize=27512 CPUtime=228.71 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2596 0 0 0 22871 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4908843 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 228.71
Current children cumulated vsize (KiB) 27512

[startup+229.6 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5600
/proc/meminfo: memFree=31150448/32770624 swapFree=0/478384
[pid=5591] ppid=5588 vsize=27512 CPUtime=229.5 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2596 0 0 0 22950 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 5328641 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 229.5
Current children cumulated vsize (KiB) 27512

[startup+230.4 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5600
/proc/meminfo: memFree=31150448/32770624 swapFree=0/478384
[pid=5591] ppid=5588 vsize=27512 CPUtime=230.3 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2596 0 0 0 23030 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 5328641 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 27512

[startup+230.6 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5600
/proc/meminfo: memFree=31150448/32770624 swapFree=0/478384
[pid=5591] ppid=5588 vsize=27512 CPUtime=230.5 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2596 0 0 0 23050 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 4913632 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 230.5
Current children cumulated vsize (KiB) 27512

[startup+230.7 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5600
/proc/meminfo: memFree=31150448/32770624 swapFree=0/478384
[pid=5591] ppid=5588 vsize=27512 CPUtime=230.6 cores=0,2,4,6
/proc/5591/stat : 5591 (cosoco) R 5588 5591 1478 0 -1 4202496 2596 0 0 0 23060 0 0 0 20 0 1 0 93109551 28172288 989 18446744073709551615 4194304 5972588 140727678877136 140727678874440 5094148 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 34136064 140727678882286 140727678882381 140727678882381 140727678885838 0
/proc/5591/statm: 6878 989 763 435 0 241 0
Current children cumulated CPU time (s) 230.6
Current children cumulated vsize (KiB) 27512

Child status: 0
Real time (s): 230.723
CPU time (s): 230.63
CPU user time (s): 230.629
CPU system time (s): 0.001
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 27512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.629
system time used= 0.001
maximum resident set size= 4036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2636
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= 298

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.566094 second user time and 0.815196 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-12 06:12:29
IDJOB=4268248
IDBENCH=121581
IDSOLVER=2658
FILE ID=node135/4268248-1502511983
RUNJOBID= node135-1502500348-1543
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Random/Random-RB-2-40-19/rand-2-40-19-443-230-30.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268248-1502511983/watcher-4268248-1502511983 -o /tmp/evaluation-result-4268248-1502511983/solver-4268248-1502511983 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268248-1502511983.xml

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

MD5SUM BENCH= 1a774b1240a532d284d5b76f46f8bad3
RANDOM SEED=1036522155

node135.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.21
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.21
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.21
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.21
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:        31152144 kB
MemAvailable:   31972988 kB
Buffers:          301680 kB
Cached:           810268 kB
SwapCached:            0 kB
Active:           665556 kB
Inactive:         511252 kB
Active(anon):      65308 kB
Inactive(anon):    33140 kB
Active(file):     600248 kB
Inactive(file):   478112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:        142604 kB
Mapped:            53708 kB
Shmem:             33464 kB
Slab:             143744 kB
SReclaimable:     116636 kB
SUnreclaim:        27108 kB
KernelStack:        3552 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-12 06:16:20