Trace number 4252338

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-06-27)UNSAT 118.191 118.209

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-24.xml
MD5SUM12e2e274c64cbf9c8a04283668281b9c
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 benchmark117.121
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree101
Maximum variable degree123
Distribution of variable degrees[{"degree":101,"count":1},{"degree":106,"count":1},{"degree":110,"count":2},{"degree":111,"count":2},{"degree":112,"count":1},{"degree":113,"count":3},{"degree":114,"count":1},{"degree":115,"count":1},{"degree":116,"count":2},{"degree":117,"count":2},{"degree":118,"count":1},{"degree":119,"count":2},{"degree":120,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

1.29/1.35	c root propagations     : 0           
1.29/1.35	c restarts enabled, print stats at every restarts
1.29/1.35	c
1.29/1.35	c
1.29/1.35	c
1.29/1.35	c This is cosoco 1.0 --  
1.29/1.35	c
1.29/1.35	c ========================================[ Problem Statistics ]===========================================
1.29/1.35	c |                                                                                                       
1.29/1.35	c |  Parse time        :         0.90 s 
1.29/1.35	c |
1.29/1.35	c |               Variables: 21
1.29/1.35	c |            Domain Sizes: 2..2
1.29/1.35	c |
1.29/1.35	c |             Constraints: 133
1.29/1.35	c |                   Arity: 18..18
1.29/1.35	c | 
1.29/1.35	c |                   Types: 
1.29/1.35	c |                          Extension: 133  (nb tuples: 57639..57639) -- (shared: 132)
1.29/1.35	c |                          
1.29/1.35	c =========================================================================================================
1.29/1.35	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.89/1.95	c 101            360            49081          2019           0              0              9   15   13    
2.69/2.77	c 211            748            102187         4242           0              0              10   15   13   
3.59/3.67	c 332            1180           160858         6684           0              0              11   15   13   
4.59/4.62	c 465            1654           225644         9417           0              0              10   15   13   
5.59/5.60	c 611            2149           290864         12285          0              0              10   15   13   
6.59/6.61	c 771            2709           366723         15478          0              0              10   15   13   
7.70/7.70	c 947            3327           451158         18963          0              0              7   15   13    
8.79/8.88	c 1140           4033           546936         22952          0              0              11   15   13   
10.09/10.11	c 1352           4777           647397         27136          0              0              8   15   13    
11.29/11.33	c 1585           5619           760964         31893          0              0              7   15   13    
12.59/12.65	c 1841           6497           879321         36912          0              0              7   15   13    
13.89/13.94	c 2122           7455           1007975        42440          0              0              6   15   13    
15.29/15.33	c 2431           8511           1148102        48559          0              0              10   15   13   
16.99/17.00	c 2770           9683           1306195        55303          0              0              7   15   13    
18.69/18.74	c 3142           10940          1475402        62496          0              0              8   15   13    
20.58/20.69	c 3551           12376          1668557        70707          0              0              8   15   13    
22.48/22.59	c 4000           13970          1884242        79699          0              0              7   15   13    
24.59/24.65	c 4493           15748          2124501        89712          0              0              7   15   13    
26.69/26.73	c 5035           17635          2376164        100272         0              0              7   15   13    
28.99/29.02	c 5631           19785          2661904        112352         0              0              7   15   13    
31.69/31.70	c 6286           22135          2982322        125550         0              0              8   15   13    
34.49/34.51	c 7006           24679          3324375        139751         0              0              4   15   13    
37.48/37.55	c 7798           27505          3709658        155790         0              0              9   15   13    
40.58/40.65	c 8669           30550          4120655        173085         0              0              7   15   13    
43.88/43.94	c 9627           33849          4555952        191831         0              0              8   15   13    
47.48/47.58	c 10680          37478          5039265        212388         0              0              8   15   13    
51.38/51.40	c 11838          41448          5564256        234723         0              0              5   15   13    
55.67/55.73	c 13111          45871          6162256        259743         0              0              7   15   13    
60.77/60.83	c 14511          50769          6812187        287245         0              0              6   15   13    
65.98/66.07	c 16051          56104          7533351        317349         0              0              7   15   13    
71.77/71.80	c 17745          61952          8323885        350408         0              0              7   15   13    
77.87/77.95	c 19608          68397          9175954        386576         0              0              4   15   13    
84.97/85.03	c 21657          75582          10128286       426936         0              0              6   15   13    
92.27/92.30	c 23910          83392          11184377       470946         0              0              7   15   13    
100.27/100.39	c 26388          91960          12338577       519509         0              0              7   15   13    
109.57/109.67	c 29113          101484         13635635       573255         1              0              7   15   13    
118.17/118.20	c restarts              : 36          
118.17/118.20	c conflicts             : 31697        (268 /sec)
118.17/118.20	c decisions             : 110458       (935 /sec)
118.17/118.20	c propagations          : 624221      (5285 /sec)
118.17/118.20	c root propagations     : 0           
118.17/118.20	c filter calls          : 14853671       (125748 /sec)
118.17/118.20	c useless filter calls  : 14569850       (98 %)
118.17/118.20	c Memory used           : 90.88 MB
118.17/118.20	c CPU time              : 118.123 s
118.17/118.20	
118.17/118.20	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-4252338-1500922259/watcher-4252338-1500922259 -o /tmp/evaluation-result-4252338-1500922259/solver-4252338-1500922259 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500914921-4815 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252338-1500922259.xml 

pid=6703
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: 2.02 2.02 1.99 3/182 6706
/proc/meminfo: memFree=32062880/32770624 swapFree=6560/143384
[pid=6706] ppid=6703 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 940 0 0 0 0 0 0 0 20 0 1 0 1779187 27414528 759 33554432000 4194304 5744392 140733538429424 140733538426072 5475722 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 6693 759 678 379 0 112 0

[startup+0.100107 s]
/proc/loadavg: 2.02 2.02 1.99 3/182 6706
/proc/meminfo: memFree=32062880/32770624 swapFree=6560/143384
[pid=6706] ppid=6703 vsize=27508 CPUtime=0.09 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 1105 0 0 0 9 0 0 0 20 0 1 0 1779187 28168192 891 33554432000 4194304 5744392 140733538429424 140733538426072 5216507 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 6877 891 692 379 0 296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27508

[startup+0.200219 s]
/proc/loadavg: 2.02 2.02 1.99 3/182 6706
/proc/meminfo: memFree=32062880/32770624 swapFree=6560/143384
[pid=6706] ppid=6703 vsize=28228 CPUtime=0.19 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 1325 0 0 0 19 0 0 0 20 0 1 0 1779187 28905472 1053 33554432000 4194304 5744392 140733538429424 140733538426072 139887562517477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 7057 1053 692 379 0 476 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28228

[startup+0.30021 s]
/proc/loadavg: 2.02 2.02 1.99 3/182 6706
/proc/meminfo: memFree=32062880/32770624 swapFree=6560/143384
[pid=6706] ppid=6703 vsize=29140 CPUtime=0.29 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 1592 0 0 0 29 0 0 0 20 0 1 0 1779187 29839360 1261 33554432000 4194304 5744392 140733538429424 140733538426072 139887562517477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 7285 1261 692 379 0 704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29140

[startup+0.700172 s]
/proc/loadavg: 2.02 2.02 1.99 3/182 6706
/proc/meminfo: memFree=32062880/32770624 swapFree=6560/143384
[pid=6706] ppid=6703 vsize=32020 CPUtime=0.69 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 2473 0 0 0 69 0 0 0 20 0 1 0 1779187 32788480 1941 33554432000 4194304 5744392 140733538429424 140733538426072 139887562517477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 8005 1941 692 379 0 1424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32020

[startup+1.50028 s]
/proc/loadavg: 2.02 2.02 1.99 3/183 6707
/proc/meminfo: memFree=31996536/32770624 swapFree=6560/143212
[pid=6706] ppid=6703 vsize=93056 CPUtime=1.49 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 18350 0 0 0 147 2 0 0 20 0 1 0 1779187 95289344 17283 33554432000 4194304 5744392 140733538429424 140733538426072 4892791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17283 737 379 0 16683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93056

[startup+3.10027 s]
/proc/loadavg: 2.02 2.02 1.99 3/183 6707
/proc/meminfo: memFree=31996164/32770624 swapFree=6560/143212
[pid=6706] ppid=6703 vsize=93056 CPUtime=3.09 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 34725 0 0 0 306 3 0 0 20 0 1 0 1779187 95289344 17289 33554432000 4194304 5744392 140733538429424 140733538427080 4892830 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17289 742 379 0 16683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93056

[startup+6.30026 s]
/proc/loadavg: 2.02 2.02 1.99 3/183 6707
/proc/meminfo: memFree=31996164/32770624 swapFree=6560/143212
[pid=6706] ppid=6703 vsize=93056 CPUtime=6.29 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 51302 0 0 0 626 3 0 0 20 0 1 0 1779187 95289344 17289 33554432000 4194304 5744392 140733538429424 140733538426824 4892791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17289 742 379 0 16683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93056

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 6707
/proc/meminfo: memFree=31995916/32770624 swapFree=6560/143216
[pid=6706] ppid=6703 vsize=93056 CPUtime=12.69 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 67777 0 0 0 1265 4 0 0 20 0 1 0 1779187 95289344 17289 33554432000 4194304 5744392 140733538429424 140733538426824 4891615 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17289 742 379 0 16683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93056

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 6707
/proc/meminfo: memFree=31995944/32770624 swapFree=6560/143232
[pid=6706] ppid=6703 vsize=93056 CPUtime=25.49 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 100726 0 0 0 2543 6 0 0 20 0 1 0 1779187 95289344 17289 33554432000 4194304 5744392 140733538429424 140733538426824 4893053 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17289 742 379 0 16683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93056

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 6707
/proc/meminfo: memFree=31994916/32770624 swapFree=6560/143264
[pid=6706] ppid=6703 vsize=93056 CPUtime=51.08 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 109056 0 0 0 5102 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4892830 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93056

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/183 6708
/proc/meminfo: memFree=31994972/32770624 swapFree=6560/143336
[pid=6706] ppid=6703 vsize=93056 CPUtime=102.28 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 109714 0 0 0 10222 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4892830 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 93056

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

[startup+102.406 s]
/proc/loadavg: 2.00 2.01 1.99 3/183 6708
/proc/meminfo: memFree=31994972/32770624 swapFree=6560/143336
[pid=6706] ppid=6703 vsize=93056 CPUtime=102.38 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 109714 0 0 0 10232 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4891536 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 93056

[startup+108.8 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 6708
/proc/meminfo: memFree=31994972/32770624 swapFree=6560/143344
[pid=6706] ppid=6703 vsize=93056 CPUtime=108.77 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 109714 0 0 0 10871 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4892791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 108.77
Current children cumulated vsize (KiB) 93056

[startup+115.2 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 6708
/proc/meminfo: memFree=31995096/32770624 swapFree=6560/143344
[pid=6706] ppid=6703 vsize=93056 CPUtime=115.17 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 109714 0 0 0 11511 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4892830 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 115.17
Current children cumulated vsize (KiB) 93056

[startup+116.8 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 6708
/proc/meminfo: memFree=31995096/32770624 swapFree=6560/143352
[pid=6706] ppid=6703 vsize=93056 CPUtime=116.77 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 110064 0 0 0 11671 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4892791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 116.77
Current children cumulated vsize (KiB) 93056

[startup+117.6 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 6708
/proc/meminfo: memFree=31995096/32770624 swapFree=6560/143352
[pid=6706] ppid=6703 vsize=93056 CPUtime=117.57 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 110075 0 0 0 11751 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4892830 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 117.57
Current children cumulated vsize (KiB) 93056

[startup+118 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 6708
/proc/meminfo: memFree=31995096/32770624 swapFree=6560/143352
[pid=6706] ppid=6703 vsize=93056 CPUtime=117.97 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 110075 0 0 0 11791 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4892791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 117.97
Current children cumulated vsize (KiB) 93056

[startup+118.2 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 6708
/proc/meminfo: memFree=31995096/32770624 swapFree=6560/143352
[pid=6706] ppid=6703 vsize=93056 CPUtime=118.17 cores=1,3,5,7
/proc/6706/stat : 6706 (cosoco) R 6703 6706 4783 0 -1 4202496 110075 0 0 0 11811 6 0 0 20 0 1 0 1779187 95289344 17291 33554432000 4194304 5744392 140733538429424 140733538426824 4892830 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 35590144 140733538432193 140733538432323 140733538432323 140733538435022 0
/proc/6706/statm: 23264 17291 742 379 0 16683 0
Current children cumulated CPU time (s) 118.17
Current children cumulated vsize (KiB) 93056

Child status: 0
Real time (s): 118.209
CPU time (s): 118.191
CPU user time (s): 118.123
CPU system time (s): 0.067997
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 93056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.123
system time used= 0.067997
maximum resident set size= 69244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110126
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= 25
involuntary context switches= 95

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.201369 second user time and 0.617232 second system time

The end

Launcher Data

Begin job on node123 at 2017-07-24 20:50:59
IDJOB=4252338
IDBENCH=125997
IDSOLVER=2633
FILE ID=node123/4252338-1500922259
RUNJOBID= node123-1500914921-4815
PBS_JOBID= 20625407
Free space on /tmp= 61872 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-24.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252338-1500922259/watcher-4252338-1500922259 -o /tmp/evaluation-result-4252338-1500922259/solver-4252338-1500922259 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500914921-4815 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252338-1500922259.xml

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

MD5SUM BENCH= 12e2e274c64cbf9c8a04283668281b9c
RANDOM SEED=1318400959

node123.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	: 5332.97
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.56
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	: 5332.97
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.56
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	: 5332.97
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.56
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	: 5332.97
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32062924 kB
MemAvailable:   32059760 kB
Buffers:           35428 kB
Cached:           275452 kB
SwapCached:            0 kB
Active:           205656 kB
Inactive:         152012 kB
Active(anon):      49160 kB
Inactive(anon):     8628 kB
Active(file):     156496 kB
Inactive(file):   143384 kB
Unevictable:        6560 kB
Mlocked:            6560 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4060 kB
Writeback:             4 kB
AnonPages:         52528 kB
Mapped:            28908 kB
Shmem:              8844 kB
Slab:              50968 kB
SReclaimable:      25580 kB
SUnreclaim:        25388 kB
KernelStack:        3248 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 61868 MiB
End job on node123 at 2017-07-24 20:52:58