Trace number 4260239

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-07-29)SAT 74.311302 74.395897

General information on the benchmark

NameRandom/Random-B-2-25-25/
rand-2-25-25-300-147-6.xml
MD5SUMbc550d17530737290594270093461d3c
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 benchmark74.466103
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.11/0.20	c root propagations     : 0           
0.11/0.20	c restarts enabled, print stats at every restarts
0.11/0.20	c
0.11/0.20	c
0.11/0.20	c
0.11/0.20	c This is cosoco 1.1 --  
0.11/0.20	c
0.11/0.20	c command line: cosoco -lc -model -restarts HOME/instance-4260239-1502020180.xml 
0.11/0.20	c ========================================[ Problem Statistics ]===========================================
0.11/0.20	c |                                                                                                       
0.11/0.20	c |  Parse time        :         0.12 s 
0.11/0.20	c |
0.11/0.20	c |               Variables: 25
0.11/0.20	c |            Domain Sizes: 25..25
0.11/0.20	c |
0.11/0.20	c |             Constraints: 300
0.11/0.20	c |                   Arity: 2..2  -- Binary: 300
0.11/0.20	c | 
0.11/0.20	c |                   Types: 
0.11/0.20	c |                          Extension: 300  (nb tuples: 147..147) -- (shared: 0)
0.11/0.20	c |                          
0.11/0.20	c =========================================================================================================
0.11/0.20	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.11/0.21	c 101            177            46598          10915          0              0              5   9   6      
0.11/0.21	c 211            399            105896         26098          0              0              5   9   6      
0.11/0.22	c 332            647            174533         42720          0              0              5   9   6      
0.11/0.23	c 465            922            249573         60435          0              0              5   9   6      
0.11/0.24	c 611            1207           328868         78527          0              0              5   9   6      
0.11/0.24	c 771            1525           415199         98871          0              0              5   9   7      
0.11/0.26	c 947            1923           523355         124828         0              0              4   9   6      
0.11/0.27	c 1140           2301           629307         149857         0              0              5   9   6      
0.11/0.28	c 1352           2727           744722         177660         0              0              5   9   6      
0.11/0.29	c 1585           3196           872096         208317         0              0              5   9   7      
0.21/0.31	c 1841           3721           1020850        241047         0              0              5   9   7      
0.21/0.32	c 2122           4310           1183064        275194         0              0              5   10   7     
0.21/0.34	c 2431           4954           1362234        317396         0              0              5   9   6      
0.21/0.36	c 2770           5613           1545494        361816         0              0              4   9   6      
0.21/0.38	c 3142           6386           1759895        409216         0              0              5   10   7     
0.31/0.41	c 3551           7214           1990834        460993         0              0              5   9   7      
0.31/0.43	c 4000           8154           2252132        520960         0              0              5   10   7     
0.31/0.46	c 4493           9201           2535166        583003         0              0              5   10   7     
0.31/0.49	c 5035           10280          2829194        651564         0              0              5   9   6      
0.41/0.53	c 5631           11481          3150508        727199         0              0              4   9   7      
0.41/0.56	c 6286           12803          3524083        813378         0              0              4   10   7     
0.51/0.60	c 7006           14281          3924226        900994         0              0              5   10   7     
0.51/0.65	c 7798           15920          4384384        1012051        0              0              4   9   6      
0.61/0.70	c 8669           17707          4876310        1124335        0              0              4   10   7     
0.61/0.76	c 9627           19622          5401597        1245353        0              0              4   10   7     
0.71/0.82	c 10680          21795          6002041        1381495        0              0              4   10   7     
0.71/0.89	c 11838          24222          6677779        1536050        0              0              4   10   6     
0.81/0.96	c 13111          26825          7389265        1701611        0              0              5   11   7     
0.91/1.05	c 14511          29684          8175831        1883464        0              0              4   9   7      
1.02/1.14	c 16051          32816          9042786        2085758        0              0              4   10   6     
1.12/1.24	c 17745          36273          10010563       2312507        0              0              4   9   6      
1.21/1.35	c 19608          40064          11070290       2558539        0              0              5   10   6     
1.31/1.46	c 21657          44230          12225530       2821199        0              0              4   10   7     
1.41/1.59	c 23910          48803          13484878       3111816        0              0              4   10   7     
1.61/1.73	c 26388          53771          14843058       3419244        0              0              4   10   7     
1.71/1.89	c 29113          59306          16374218       3775609        0              0              4   10   7     
1.91/2.07	c 32110          65551          18071714       4169678        0              0              4   10   6     
2.12/2.26	c 35406          72271          19920471       4591987        0              0              4   10   6     
2.31/2.46	c 39031          79588          21933281       5047207        0              0              4   10   6     
2.51/2.69	c 43018          87778          24198820       5554389        0              0              4   10   6     
2.81/2.95	c 47403          96750          26678345       6114423        0              0              4   10   7     
3.11/3.23	c 52226          106596         29404052       6742966        0              0              5   10   7     
3.41/3.53	c 57531          117222         32335259       7413094        0              0              4   10   6     
3.71/3.87	c 63366          129215         35645301       8182119        0              0              3   10   6     
4.11/4.24	c 69784          142575         39284528       9001589        0              0              4   11   7     
4.51/4.66	c 76843          157155         43303598       9940590        0              0              3   11   6     
4.91/5.10	c 84607          173105         47600583       10912813       0              0              4   11   7     
5.41/5.59	c 93147          190707         52409945       12011078       0              0              4   11   7     
6.01/6.14	c 102541         209834         57687836       13243331       0              0              4   10   6     
6.61/6.73	c 112874         230619         63450088       14579202       0              0              4   10   6     
7.21/7.39	c 124240         253982         69825919       16048897       0              0              4   11   7     
8.01/8.11	c 136742         279112         76777944       17657857       0              0              4   12   6     
8.81/8.92	c 150494         307618         84622182       19463219       0              0              4   11   6     
9.71/9.80	c 165621         339230         93250407       21408549       0              0              4   11   7     
10.61/10.76	c 182260         373380         102620438      23557799       0              0              4   11   6     
11.71/11.84	c 200562         410743         112892769      25968879       0              0              3   11   6     
12.81/12.99	c 220694         452134         124176538      28518549       0              0              4   11   7     
14.11/14.29	c 242839         497471         136676007      31413567       0              0              4   10   6     
15.61/15.72	c 267198         547845         150569405      34613658       0              0              3   10   6     
17.11/17.28	c 293992         602849         165586845      38084711       0              0              4   10   7     
18.81/18.98	c 323465         663278         182097899      41889841       0              0              3   11   6     
20.71/20.88	c 355885         730054         200503714      46133180       0              0              3   11   7     
22.91/23.01	c 391547         803446         220690478      50898250       0              0              3   10   6     
25.11/25.30	c 430775         883855         242832930      55967599       0              0              3   11   6     
27.71/27.83	c 473925         972406         267159550      61625001       0              0              3   11   6     
30.41/30.59	c 521390         1069555        293871874      67770869       0              0              3   10   6     
33.51/33.66	c 573601         1176645        323368040      74631501       0              0              3   11   6     
36.91/37.01	c 631033         1294551        355715965      82138113       0              0              3   12   6     
40.61/40.76	c 694208         1424255        391414053      90528266       0              0              3   11   6     
44.61/44.78	c 763700         1567245        430534294      99541797       0              0              3   11   6     
49.21/49.38	c 840141         1725436        474162751      109822637      0              0              3   11   6     
54.21/54.37	c 924226         1899723        521964013      120939170      1              0              3   12   6     
59.61/59.76	c 1016719        2089298        574192669      132927984      1              0              3   11   6     
65.71/65.80	c 1118461        2297930        631860070      146412886      1              0              3   11   6     
72.21/72.39	c 1230377        2527816        695263294      161201047      1              0              3   11   6     
74.21/74.39	c solution 1
74.21/74.39	
74.21/74.39	v <instantiation type='solution'>
74.21/74.39	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] </list>
74.21/74.39	v <values>24 17 19 22 1 11 2 22 2 18 6 21 0 0 15 18 1 6 16 20 8 19 23 21 9 </values>
74.21/74.39	v </instantiation>
74.21/74.39	
74.21/74.39	c restarts              : 75          
74.21/74.39	c conflicts             : 1264707      (17020 /sec)
74.21/74.39	c decisions             : 2598721      (34973 /sec)
74.21/74.39	c propagations          : 165677687   (2229628 /sec)
74.21/74.39	c root propagations     : 0           
74.21/74.39	c filter calls          : 714674557      (9617820 /sec)
74.21/74.39	c useless filter calls  : 605496377      (84 %)
74.21/74.39	c Memory used           : 26.77 MB
74.21/74.39	c CPU time              : 74.3073 s
74.21/74.39	
74.21/74.39	s SATISFIABLE

Verifier Data

OK	

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-4260239-1502020180/watcher-4260239-1502020180 -o /tmp/evaluation-result-4260239-1502020180/solver-4260239-1502020180 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21396 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260239-1502020180.xml 

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

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: 1.99 2.01 2.04 2/180 22320
/proc/meminfo: memFree=31768728/32770624 swapFree=0/312388
[pid=22320] ppid=22317 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/22320/stat : 22320 (runsolver) D 22317 22320 20633 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 4211765 24240128 108 18446744073709551615 4194304 4338465 140725708128144 140725708125784 140256554058455 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 19202048 140725708136642 140725708137034 140725708137034 140725708140490 0
/proc/22320/statm: 5918 108 54 36 0 2156 0

[startup+0.10015 s]
/proc/loadavg: 1.99 2.01 2.04 2/180 22320
/proc/meminfo: memFree=31768728/32770624 swapFree=0/312388
[pid=22320] ppid=22317 vsize=26908 CPUtime=0.01 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 975 0 0 0 1 0 0 0 20 0 1 0 4211765 27553792 759 18446744073709551615 4194304 5747388 140736830028608 140736830025256 5478358 0 0 1 0 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6727 759 678 380 0 145 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26908

[startup+0.200262 s]
/proc/loadavg: 1.99 2.01 2.04 2/180 22320
/proc/meminfo: memFree=31768728/32770624 swapFree=0/312388
[pid=22320] ppid=22317 vsize=27408 CPUtime=0.11 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 1098 0 0 0 11 0 0 0 20 0 1 0 4211765 28065792 906 18446744073709551615 4194304 5747388 140736830028608 140736830025256 139954716724224 0 0 1 0 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 906 708 380 0 270 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27408

[startup+0.30025 s]
/proc/loadavg: 1.99 2.01 2.04 2/180 22320
/proc/meminfo: memFree=31768728/32770624 swapFree=0/312388
[pid=22320] ppid=22317 vsize=27408 CPUtime=0.21 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 1160 0 0 0 21 0 0 0 20 0 1 0 4211765 28065792 971 18446744073709551615 4194304 5747388 140736830028608 140736830025256 4877740 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 971 716 380 0 270 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 27408

[startup+0.70022 s]
/proc/loadavg: 1.99 2.01 2.04 2/180 22320
/proc/meminfo: memFree=31768728/32770624 swapFree=0/312388
[pid=22320] ppid=22317 vsize=27408 CPUtime=0.61 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 1160 0 0 0 61 0 0 0 20 0 1 0 4211765 28065792 971 18446744073709551615 4194304 5747388 140736830028608 140736830025256 4877740 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 971 716 380 0 270 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 27408

[startup+1.50022 s]
/proc/loadavg: 1.91 2.00 2.04 3/181 22321
/proc/meminfo: memFree=31767876/32770624 swapFree=0/312416
[pid=22320] ppid=22317 vsize=27408 CPUtime=1.41 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 1160 0 0 0 141 0 0 0 20 0 1 0 4211765 28065792 971 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4877453 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 971 716 380 0 270 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 27408

[startup+3.10021 s]
/proc/loadavg: 1.91 2.00 2.04 3/181 22321
/proc/meminfo: memFree=31767504/32770624 swapFree=0/312416
[pid=22320] ppid=22317 vsize=27408 CPUtime=3.01 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 1353 0 0 0 301 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4877549 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 27408

[startup+6.30022 s]
/proc/loadavg: 1.91 2.00 2.04 3/181 22321
/proc/meminfo: memFree=31767780/32770624 swapFree=0/312428
[pid=22320] ppid=22317 vsize=27408 CPUtime=6.21 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 1548 0 0 0 621 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4877472 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 27408

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 2.04 3/181 22321
/proc/meminfo: memFree=31767532/32770624 swapFree=0/312436
[pid=22320] ppid=22317 vsize=27408 CPUtime=12.61 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 1742 0 0 0 1261 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4877397 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 27408

[startup+25.5002 s]
/proc/loadavg: 1.94 2.00 2.04 3/181 22322
/proc/meminfo: memFree=31767656/32770624 swapFree=0/312452
[pid=22320] ppid=22317 vsize=27408 CPUtime=25.41 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2130 0 0 0 2541 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4872847 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 27408

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312544
[pid=22320] ppid=22317 vsize=27408 CPUtime=51.01 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2324 0 0 0 5101 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4877401 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 27408

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

[startup+51.2003 s]
/proc/loadavg: 2.03 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312544
[pid=22320] ppid=22317 vsize=27408 CPUtime=51.11 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2324 0 0 0 5111 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4877740 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 27408

[startup+64.0002 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312564
[pid=22320] ppid=22317 vsize=27408 CPUtime=63.91 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2324 0 0 0 6391 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 5125684 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 63.91
Current children cumulated vsize (KiB) 27408

[startup+70.4002 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31767880/32770624 swapFree=0/312572
[pid=22320] ppid=22317 vsize=27408 CPUtime=70.31 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2505 0 0 0 7031 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4877749 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 70.31
Current children cumulated vsize (KiB) 27408

[startup+72.0002 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312572
[pid=22320] ppid=22317 vsize=27408 CPUtime=71.91 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2505 0 0 0 7191 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4995156 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 71.91
Current children cumulated vsize (KiB) 27408

[startup+73.6002 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312572
[pid=22320] ppid=22317 vsize=27408 CPUtime=73.51 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2518 0 0 0 7351 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4995138 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 73.51
Current children cumulated vsize (KiB) 27408

[startup+74.0002 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312572
[pid=22320] ppid=22317 vsize=27408 CPUtime=73.91 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2518 0 0 0 7391 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4873038 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 73.91
Current children cumulated vsize (KiB) 27408

[startup+74.2002 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312572
[pid=22320] ppid=22317 vsize=27408 CPUtime=74.11 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2518 0 0 0 7411 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 5125664 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 74.11
Current children cumulated vsize (KiB) 27408

[startup+74.3002 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312572
[pid=22320] ppid=22317 vsize=27408 CPUtime=74.21 cores=1,3,5,7
/proc/22320/stat : 22320 (cosoco) R 22317 22320 20633 0 -1 4202496 2518 0 0 0 7421 0 0 0 20 0 1 0 4211765 28065792 1002 18446744073709551615 4194304 5747388 140736830028608 140736830026008 4877652 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 7845728 7850568 36769792 140736830034415 140736830034510 140736830034510 140736830037966 0
/proc/22320/statm: 6852 1002 746 380 0 270 0
Current children cumulated CPU time (s) 74.21
Current children cumulated vsize (KiB) 27408

Child status: 0
Real time (s): 74.3959
CPU time (s): 74.3113
CPU user time (s): 74.3073
CPU system time (s): 0.003999
CPU usage (%): 99.8863
Max. virtual memory (cumulated for all children) (KiB): 27408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.3073
system time used= 0.003999
maximum resident set size= 4084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2557
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= 23

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.184305 second user time and 0.23801 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 13:35:36
IDJOB=4260239
IDBENCH=122445
IDSOLVER=2647
FILE ID=node127/4260239-1502020180
RUNJOBID= node127-1502014511-21396
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Random/Random-B-2-25-25/rand-2-25-25-300-147-6.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260239-1502020180/watcher-4260239-1502020180 -o /tmp/evaluation-result-4260239-1502020180/solver-4260239-1502020180 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21396 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260239-1502020180.xml

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

MD5SUM BENCH= bc550d17530737290594270093461d3c
RANDOM SEED=143798501

node127.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.92
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.92
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.92
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.92
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:        31769256 kB
MemAvailable:   32026416 kB
Buffers:          109152 kB
Cached:           428872 kB
SwapCached:            0 kB
Active:           273900 kB
Inactive:         320920 kB
Active(anon):      56880 kB
Inactive(anon):     8532 kB
Active(file):     217020 kB
Inactive(file):   312388 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2612 kB
Writeback:             0 kB
AnonPages:        167648 kB
Mapped:            30664 kB
Shmem:              8868 kB
Slab:             111560 kB
SReclaimable:      87176 kB
SUnreclaim:        24384 kB
KernelStack:        3472 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     301316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-06 13:36:50