Trace number 4241120

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.1UNSAT 41.446 41.4581

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-14.xml
MD5SUM80005f43209ae7ce669f7000fbe1f4f3
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 benchmark40.999901
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints447
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree7
Maximum variable degree29
Distribution of variable degrees[{"degree":7,"count":1},{"degree":8,"count":4},{"degree":9,"count":1},{"degree":10,"count":7},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":1},{"degree":25,"count":5},{"degree":26,"count":2},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":447}]
Number of extensional constraints447
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":447}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.15	c root propagations     : 0           
0.09/0.15	c restarts enabled, print stats at every restarts
0.09/0.15	c
0.09/0.15	c
0.09/0.15	c
0.09/0.15	c This is cosoco 1.0 --  
0.09/0.15	c
0.09/0.15	c ========================================[ Problem Statistics ]===========================================
0.09/0.15	c |                                                                                                       
0.09/0.15	c |  Parse time        :         0.15 s 
0.09/0.15	c |
0.09/0.15	c |               Variables: 50
0.09/0.15	c |            Domain Sizes: 20..20
0.09/0.15	c |
0.09/0.15	c |             Constraints: 447
0.09/0.15	c |                   Arity: 2..2  -- Binary: 447
0.09/0.15	c | 
0.09/0.15	c |                   Types: 
0.09/0.15	c |                          Extension: 447  (nb tuples: 74..123) -- (shared: 0)
0.09/0.15	c |                          
0.09/0.15	c =========================================================================================================
0.09/0.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.16	c 101            188            60063          22885          0              0              6   11   7     
0.09/0.17	c 211            412            129401         46146          0              0              4   12   6     
0.09/0.18	c 332            647            206522         73311          0              0              5   8   6      
0.09/0.19	c 465            910            291214         103241         0              0              5   9   6      
0.19/0.20	c 611            1202           383926         137828         0              0              4   9   6      
0.19/0.22	c 771            1520           483820         172204         0              0              4   9   6      
0.19/0.23	c 947            1873           602013         212627         0              0              4   9   6      
0.19/0.25	c 1140           2288           732505         252823         0              0              4   11   7     
0.19/0.27	c 1352           2751           885632         305153         0              0              4   9   6      
0.19/0.29	c 1585           3236           1046655        360006         0              0              4   9   6      
0.29/0.31	c 1841           3753           1223437        422494         0              0              4   9   6      
0.29/0.34	c 2122           4352           1417524        491327         0              0              4   9   6      
0.29/0.37	c 2431           4982           1619617        560848         0              0              4   9   6      
0.29/0.39	c 2770           5690           1849399        636539         0              0              4   10   6     
0.39/0.43	c 3142           6460           2103218        722120         0              0              3   9   6      
0.39/0.47	c 3551           7304           2379926        823286         0              0              4   9   5      
0.49/0.51	c 4000           8225           2685571        931197         0              0              4   11   6     
0.49/0.55	c 4493           9258           3007445        1046082        0              0              4   10   6     
0.59/0.60	c 5035           10435          3383527        1170667        0              0              4   10   6     
0.59/0.65	c 5631           11699          3800730        1310505        0              0              4   10   6     
0.69/0.71	c 6286           13080          4260768        1473017        0              0              3   9   5      
0.69/0.79	c 7006           14631          4783077        1660226        0              0              3   10   6     
0.79/0.85	c 7798           16323          5332480        1835140        0              0              4   10   7     
0.89/0.94	c 8669           18255          5956230        2048197        0              0              3   10   6     
0.99/1.02	c 9627           20346          6621524        2282120        0              0              4   12   6     
1.10/1.12	c 10680          22580          7338323        2527339        0              0              3   10   6     
1.20/1.22	c 11838          25026          8119309        2780830        0              0              4   10   6     
1.29/1.33	c 13111          27653          8977838        3074789        0              0              3   10   6     
1.39/1.45	c 14511          30611          9910274        3406690        0              0              3   10   6     
1.49/1.59	c 16051          33903          10993654       3766181        0              0              4   10   6     
1.69/1.75	c 17745          37440          12126379       4161496        0              0              3   11   6     
1.89/1.91	c 19608          41307          13372100       4582111        0              0              3   10   6     
1.99/2.09	c 21657          45694          14766236       5073212        0              0              3   11   6     
2.20/2.28	c 23910          50319          16261171       5572088        0              0              4   11   6     
2.49/2.51	c 26388          55546          17964990       6153450        0              0              4   12   6     
2.69/2.75	c 29113          61217          19826711       6773189        0              0              3   12   6     
2.99/3.02	c 32110          67605          21885888       7485810        0              0              4   11   6     
3.29/3.32	c 35406          74605          24167353       8262179        0              0              3   12   6     
3.59/3.64	c 39031          82302          26692819       9088942        0              0              4   11   6     
3.89/3.99	c 43018          90680          29399426       9972615        0              0              3   12   6     
4.29/4.37	c 47403          99800          32336736       10974995       0              0              3   12   6     
4.79/4.80	c 52226          109994         35603362       12115107       0              0              4   10   6     
5.19/5.28	c 57531          121047         39191649       13372861       0              0              3   10   6     
5.79/5.83	c 63366          133460         43281442       14796937       0              0              3   11   6     
6.39/6.41	c 69784          147016         47678466       16331004       0              0              3   11   6     
6.99/7.04	c 76843          161859         52535105       17993434       0              0              3   11   6     
7.69/7.74	c 84607          178230         57854162       19762067       0              0              3   12   6     
8.49/8.54	c 93147          196423         63849493       21872370       0              0              3   12   6     
9.29/9.37	c 102541         215751         70157549       24039915       0              0              3   13   6     
10.29/10.30	c 112874         237914         77300533       26420845       1              0              3   11   6     
11.29/11.31	c 124240         261713         85043151       29087081       1              0              3   11   6     
12.39/12.46	c 136742         288284         93689199       32096712       2              0              3   11   6     
13.69/13.70	c 150494         317210         103159936      35344051       3              0              2   12   6     
14.99/15.06	c 165621         349140         113509014      38860135       5              0              3   11   6     
16.49/16.56	c 182260         383717         124803524      42742369       5              0              3   10   6     
18.18/18.22	c 200562         421708         137269966      47051256       5              0              3   10   6     
19.98/20.09	c 220694         464494         151248737      51878947       7              0              3   12   6     
22.09/22.17	c 242839         511665         166769865      57224710       9              0              3   12   6     
24.29/24.39	c 267198         563141         183642963      63022173       10             0              2   11   6     
26.78/26.86	c 293992         619138         202110804      69432864       14             0              2   12   6     
29.48/29.57	c 323465         681194         222451746      76431483       14             0              2   11   6     
32.58/32.60	c 355885         749375         244893584      84340058       15             0              3   11   5     
35.88/35.98	c 391547         824426         269767623      93141155       17             0              2   11   5     
39.68/39.78	c 430775         907672         297483111      103099044      18             0              2   11   5     
41.38/41.45	c restarts              : 64          
41.38/41.45	c conflicts             : 447499       (10799 /sec)
41.38/41.45	c decisions             : 943409       (22767 /sec)
41.38/41.45	c propagations          : 107475199   (2593657 /sec)
41.38/41.45	c root propagations     : 0           
41.38/41.45	c filter calls          : 309467999      (7468272 /sec)
41.38/41.45	c useless filter calls  : 251367156      (81 %)
41.38/41.45	c Memory used           : 27.12 MB
41.38/41.45	c CPU time              : 41.4376 s
41.38/41.45	
41.38/41.45	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-4241120-1500629266/watcher-4241120-1500629266 -o /tmp/evaluation-result-4241120-1500629266/solver-4241120-1500629266 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5214 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241120-1500629266.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 1.99 3/186 7012
/proc/meminfo: memFree=31207592/32770624 swapFree=6216/748536
[pid=7012] ppid=7009 vsize=26992 CPUtime=0 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 968 0 0 0 0 0 0 0 20 0 1 0 17634357 27639808 766 33554432000 4194304 5970956 140731026201616 140731026198216 5670414 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6748 766 684 434 0 112 0

[startup+0.100112 s]
/proc/loadavg: 2.01 2.02 1.99 3/186 7012
/proc/meminfo: memFree=31207592/32770624 swapFree=6216/748536
[pid=7012] ppid=7009 vsize=27380 CPUtime=0.09 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 1062 0 0 0 9 0 0 0 20 0 1 0 17634357 28037120 884 33554432000 4194304 5970956 140731026201616 140731026198216 140480928191400 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6845 884 716 434 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27380

[startup+0.200233 s]
/proc/loadavg: 2.01 2.02 1.99 3/186 7012
/proc/meminfo: memFree=31207592/32770624 swapFree=6216/748536
[pid=7012] ppid=7009 vsize=27768 CPUtime=0.19 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 1202 0 0 0 19 0 0 0 20 0 1 0 17634357 28434432 1013 33554432000 4194304 5970956 140731026201616 140731026198952 4912964 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1013 733 434 0 306 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27768

[startup+0.3002 s]
/proc/loadavg: 2.01 2.02 1.99 3/186 7012
/proc/meminfo: memFree=31207592/32770624 swapFree=6216/748536
[pid=7012] ppid=7009 vsize=27768 CPUtime=0.29 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 1202 0 0 0 29 0 0 0 20 0 1 0 17634357 28434432 1013 33554432000 4194304 5970956 140731026201616 140731026198952 4912950 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1013 733 434 0 306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27768

[startup+0.700169 s]
/proc/loadavg: 2.01 2.02 1.99 3/186 7012
/proc/meminfo: memFree=31207592/32770624 swapFree=6216/748536
[pid=7012] ppid=7009 vsize=27768 CPUtime=0.69 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 1202 0 0 0 69 0 0 0 20 0 1 0 17634357 28434432 1013 33554432000 4194304 5970956 140731026201616 140731026198952 5093172 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1013 733 434 0 306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27768

[startup+1.50017 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 7013
/proc/meminfo: memFree=31206800/32770624 swapFree=6216/748332
[pid=7012] ppid=7009 vsize=27768 CPUtime=1.49 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 1202 0 0 0 149 0 0 0 20 0 1 0 17634357 28434432 1013 33554432000 4194304 5970956 140731026201616 140731026198952 4913024 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1013 733 434 0 306 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27768

[startup+3.10017 s]
/proc/loadavg: 2.09 2.03 1.99 3/187 7013
/proc/meminfo: memFree=31206556/32770624 swapFree=6216/748332
[pid=7012] ppid=7009 vsize=27768 CPUtime=3.09 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 1419 0 0 0 309 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4912883 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27768

[startup+6.30017 s]
/proc/loadavg: 2.09 2.03 1.99 3/187 7013
/proc/meminfo: memFree=31206220/32770624 swapFree=6216/748340
[pid=7012] ppid=7009 vsize=27768 CPUtime=6.29 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 1636 0 0 0 629 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4913054 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27768

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 1.99 3/187 7013
/proc/meminfo: memFree=31205972/32770624 swapFree=6216/748348
[pid=7012] ppid=7009 vsize=27768 CPUtime=12.69 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 1853 0 0 0 1269 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4908658 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27768

[startup+25.5002 s]
/proc/loadavg: 2.06 2.03 1.99 3/187 7014
/proc/meminfo: memFree=31205456/32770624 swapFree=6216/748372
[pid=7012] ppid=7009 vsize=27768 CPUtime=25.48 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 2287 0 0 0 2548 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 5098928 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27768

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

[startup+25.6002 s]
/proc/loadavg: 2.06 2.03 1.99 3/187 7014
/proc/meminfo: memFree=31205456/32770624 swapFree=6216/748372
[pid=7012] ppid=7009 vsize=27768 CPUtime=25.58 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 2287 0 0 0 2558 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4912960 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 27768

[startup+32.0056 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 7014
/proc/meminfo: memFree=31205456/32770624 swapFree=6216/748380
[pid=7012] ppid=7009 vsize=27768 CPUtime=31.99 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 2287 0 0 0 3199 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4913057 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 27768

[startup+38.4002 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 7014
/proc/meminfo: memFree=31205456/32770624 swapFree=6216/748392
[pid=7012] ppid=7009 vsize=27768 CPUtime=38.38 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 2287 0 0 0 3838 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 5328055 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 27768

[startup+40.0002 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 7014
/proc/meminfo: memFree=31205456/32770624 swapFree=6216/748392
[pid=7012] ppid=7009 vsize=27768 CPUtime=39.98 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 2504 0 0 0 3998 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4912740 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 27768

[startup+40.8056 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 7014
/proc/meminfo: memFree=31205580/32770624 swapFree=6216/748396
[pid=7012] ppid=7009 vsize=27768 CPUtime=40.78 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 2504 0 0 0 4078 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4912780 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 40.78
Current children cumulated vsize (KiB) 27768

[startup+41.2002 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 7014
/proc/meminfo: memFree=31205580/32770624 swapFree=6216/748396
[pid=7012] ppid=7009 vsize=27768 CPUtime=41.18 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 2504 0 0 0 4118 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4913057 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 41.18
Current children cumulated vsize (KiB) 27768

[startup+41.4002 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 7014
/proc/meminfo: memFree=31205580/32770624 swapFree=6216/748396
[pid=7012] ppid=7009 vsize=27768 CPUtime=41.38 cores=0,2,4,6
/proc/7012/stat : 7012 (cosoco) R 7009 7012 5183 0 -1 4202496 2504 0 0 0 4138 0 0 0 20 0 1 0 17634357 28434432 1043 33554432000 4194304 5970956 140731026201616 140731026198952 4912853 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 16637952 140731026203841 140731026203971 140731026203971 140731026206670 0
/proc/7012/statm: 6942 1043 762 434 0 306 0
Current children cumulated CPU time (s) 41.38
Current children cumulated vsize (KiB) 27768

Child status: 0
Real time (s): 41.4581
CPU time (s): 41.446
CPU user time (s): 41.438
CPU system time (s): 0.007998
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 27768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.438
system time used= 0.007998
maximum resident set size= 4252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2544
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= 6
involuntary context switches= 2158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.109074 second user time and 0.139751 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 11:27:46
IDJOB=4241120
IDBENCH=126128
IDSOLVER=2620
FILE ID=node103/4241120-1500629266
RUNJOBID= node103-1500623787-5214
PBS_JOBID= 20623024
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-14.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241120-1500629266/watcher-4241120-1500629266 -o /tmp/evaluation-result-4241120-1500629266/solver-4241120-1500629266 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5214 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241120-1500629266.xml

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

MD5SUM BENCH= 80005f43209ae7ce669f7000fbe1f4f3
RANDOM SEED=1805667338

node103.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		: 2133.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.65
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	: 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		: 2267.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.65
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	: 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		: 2133.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.65
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		: 2000.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.65
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		: 1600.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:        31208720 kB
MemAvailable:   32002556 kB
Buffers:          159504 kB
Cached:           922472 kB
SwapCached:            0 kB
Active:           376376 kB
Inactive:         765568 kB
Active(anon):      62408 kB
Inactive(anon):    17032 kB
Active(file):     313968 kB
Inactive(file):   748536 kB
Unevictable:        6216 kB
Mlocked:            6216 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:         66172 kB
Mapped:            35056 kB
Shmem:             17044 kB
Slab:             119720 kB
SReclaimable:      94332 kB
SUnreclaim:        25388 kB
KernelStack:        3328 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     337300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62016 MiB
End job on node103 at 2017-07-21 11:28:27