Trace number 4396803

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 2.0UNSAT 95.3055 95.2954

General information on the benchmark

NameCrossword/
Crossword-m1c-words-vg/Crossword-m1c-words-vg-8-10.xml
MD5SUM144dece3b308d129da0ce1fbe3c65b44
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 benchmark10.0456
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints18
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":80}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":80}]
Minimum constraint arity8
Maximum constraint arity10
Distribution of constraint arities[{"arity":8,"count":10},{"arity":10,"count":8}]
Number of extensional constraints18
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":18}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.11	c root propagations     : 100         
0.10/0.11	c restarts enabled, print stats at every restarts
0.10/0.11	c
0.10/0.11	c
0.10/0.11	c
0.10/0.11	c This is cosoco 2.00 --  
0.10/0.11	c
0.10/0.11	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396803-1568594638.xml 
0.10/0.11	c ========================================[ Problem Statistics ]===========================================
0.10/0.11	c |                                                                                                       
0.10/0.11	c |  Parse time        :         0.10 s 
0.10/0.11	c |
0.10/0.11	c |               Variables: 80
0.10/0.11	c |            Domain Sizes: 26..26
0.10/0.11	c |
0.10/0.11	c |             Constraints: 18
0.10/0.11	c |                   Arity: 8..10
0.10/0.11	c | 
0.10/0.11	c |                   Types: 
0.10/0.11	c |                          Extension: 18  (nb tuples: 4591..7074) -- (shared: 16)
0.10/0.11	c |                          
0.10/0.11	c =========================================================================================================
0.10/0.11	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.21/0.31	c 101            269            8173           102438         52             0              2   14   10    
0.41/0.50	c 211            485            15763          209080         52             0              11   15   11   
0.69/0.74	c 332            755            25328          329021         52             0              4   13   10    
0.89/1.00	c 465            1005           36125          471108         52             0              11   14   12   
1.39/1.47	c 611            1355           47621          639591         52             0              2   13   6     
2.00/2.07	c 771            1731           59650          830762         52             0              3   13   6     
2.59/2.63	c 947            2166           72897          1026101        52             0              2   15   8     
2.89/2.98	c 1140           2504           85930          1195088        52             0              11   16   12   
3.59/3.67	c 1352           2906           100550         1423620        52             0              3   16   8     
4.39/4.42	c 1585           3602           123483         1703186        52             0              3   12   8     
4.79/4.86	c 1841           4192           142826         1950369        52             0              4   16   11    
5.49/5.55	c 2122           4883           162370         2237828        52             0              3   16   10    
6.39/6.44	c 2431           5498           181891         2550362        52             0              2   13   6     
7.29/7.39	c 2770           6122           206937         2907803        52             0              3   16   9     
8.00/8.08	c 3142           6860           234339         3231681        52             0              2   15   11    
9.19/9.23	c 3551           7748           263321         3652526        52             0              3   19   9     
10.10/10.12	c 4000           8741           292883         4085909        52             0              3   16   11    
11.00/11.10	c 4493           9710           323767         4488100        52             0              3   13   10    
12.79/12.84	c 5035           11018          367609         5067936        52             0              3   18   8     
14.00/14.10	c 5631           12196          411817         5587529        52             0              4   15   10    
15.89/15.94	c 6286           13674          460377         6293904        52             0              3   16   8     
18.10/18.18	c 7006           15763          516310         7089106        52             0              2   18   8     
19.69/19.74	c 7798           17508          570620         7816931        52             0              4   16   11    
22.59/22.67	c 8669           19372          635349         8792890        52             0              2   20   8     
25.59/25.63	c 9627           21551          702898         9787826        52             0              2   17   8     
28.40/28.44	c 10680          24210          785776         10923612       52             0              2   18   9     
30.80/30.80	c 11838          26969          874250         11991138       52             0              3   16   10    
33.60/33.65	c 13111          30335          970901         13281656       52             0              2   18   9     
37.60/37.64	c 14511          33807          1084991        14770153       52             0              2   18   9     
42.00/42.03	c 16051          36780          1187578        16354752       52             0              3   18   8     
47.90/47.96	c 17745          41189          1324127        18254788       52             0              1   18   8     
52.30/52.31	c 19608          45609          1460325        20059045       52             0              2   20   11    
58.20/58.22	c 21657          51356          1623399        22320355       53             0              2   18   10    
62.50/62.58	c 23910          55495          1795225        24307522       53             0              3   14   9     
67.50/67.54	c 26388          62179          2016689        26898204       53             0              3   17   12    
75.70/75.74	c 29113          68448          2220797        29718641       56             0              1   19   8     
83.90/83.94	c 32110          74870          2442897        32712045       57             0              2   18   7     
94.70/94.70	c 35406          82332          2697866        36268987       63             0              2   14   6     
95.20/95.29	s UNSATISFIABLE
95.20/95.29	c restarts              : 38          
95.20/95.29	c conflicts             : 35562        (373 /sec)
95.20/95.29	c decisions             : 82784        (869 /sec)
95.20/95.29	c propagations          : 36458428    (382559 /sec)
95.20/95.29	c root propagations     : 100         
95.20/95.29	c filter calls          : 2711929        (28456 /sec)
95.20/95.29	c useless filter calls  : 628801         (23 %)
95.20/95.29	c Memory used           : 28.35 MB
95.20/95.29	c CPU time              : 95.3015 s
95.20/95.29	c real time             : 95.2916 s
95.20/95.29	

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15207 MiB free)
  memory of node 1: 16384 MiB (15434 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396803-1568594638/watcher-4396803-1568594638 -o /tmp/evaluation-result-4396803-1568594638/solver-4396803-1568594638 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568594592-7176 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396803-1568594638.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=7206, runsolver pid=7203
Current StackSize limit: 8192 KiB


[startup+0.100196 s]*
/proc/loadavg: 0.85 1.14 1.58 3/200 7207
/proc/meminfo: memFree=31306492/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5504 CPUtime=0.1 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 1573 0 0 0 10 0 0 0 20 0 1 0 435715201 29724672 1376 33554432000 4194304 6211092 140735952207840 140735952205112 5039029 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1376 847 493 0 562 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5504 KiB

[startup+0.209562 s]*
/proc/loadavg: 0.85 1.14 1.58 3/200 7207
/proc/meminfo: memFree=31285288/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5504 CPUtime=0.21 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 1577 0 0 0 21 0 0 0 20 0 1 0 435715201 29724672 1376 33554432000 4194304 6211092 140735952207840 140735952205112 5039104 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1376 847 493 0 562 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5504 KiB

[startup+0.309269 s]*
/proc/loadavg: 0.85 1.14 1.58 3/200 7207
/proc/meminfo: memFree=31272268/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5504 CPUtime=0.31 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 1579 0 0 0 31 0 0 0 20 0 1 0 435715201 29724672 1376 33554432000 4194304 6211092 140735952207840 140735952205112 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1376 847 493 0 562 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5504 KiB

[startup+0.700332 s]
/proc/loadavg: 0.85 1.14 1.58 3/200 7207
/proc/meminfo: memFree=31245856/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5504 CPUtime=0.69 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 1579 0 0 0 69 0 0 0 20 0 1 0 435715201 29724672 1376 33554432000 4194304 6211092 140735952207840 140735952205112 5037823 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1376 847 493 0 562 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5504 KiB

[startup+1.50033 s]
/proc/loadavg: 0.85 1.14 1.58 3/200 7207
/proc/meminfo: memFree=31116480/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5504 CPUtime=1.49 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 1579 0 0 0 149 0 0 0 20 0 1 0 435715201 29724672 1376 33554432000 4194304 6211092 140735952207840 140735952205112 5039082 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1376 847 493 0 562 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5504 KiB

[startup+3.10921 s]
/proc/loadavg: 0.85 1.14 1.58 3/200 7207
/proc/meminfo: memFree=30969168/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=3.1 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 2027 0 0 0 310 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205112 5039007 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+6.30033 s]
/proc/loadavg: 0.94 1.15 1.58 3/200 7207
/proc/meminfo: memFree=30963440/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=6.29 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 2475 0 0 0 629 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5039323 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+12.7003 s]
/proc/loadavg: 1.03 1.17 1.58 3/200 7207
/proc/meminfo: memFree=30940996/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=12.69 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 2923 0 0 0 1269 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5039022 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+25.5003 s]
/proc/loadavg: 1.24 1.21 1.59 3/201 7209
/proc/meminfo: memFree=30939628/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=25.49 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 3807 0 0 0 2549 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5039026 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+51.1091 s]
/proc/loadavg: 1.50 1.27 1.60 3/200 7210
/proc/meminfo: memFree=30937324/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=51.11 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4267 0 0 0 5111 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5039132 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+95.2953 s]
# the end of solver process 7206 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=95.3015 s, system=0.004 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2004 s]
/proc/loadavg: 1.50 1.27 1.60 3/200 7210
/proc/meminfo: memFree=30937324/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=51.2 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4267 0 0 0 5120 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5039038 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 51.2 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+76.8003 s]
/proc/loadavg: 1.67 1.33 1.61 3/200 7213
/proc/meminfo: memFree=30937184/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=76.8 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4710 0 0 0 7680 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5039199 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 76.8 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+83.2003 s]
/proc/loadavg: 1.70 1.34 1.61 3/200 7213
/proc/meminfo: memFree=30936716/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=83.2 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4710 0 0 0 8320 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5039141 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 83.2 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+89.6003 s]
/proc/loadavg: 1.72 1.35 1.61 3/200 7214
/proc/meminfo: memFree=30936884/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=89.6 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4710 0 0 0 8960 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 89.6 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+92.8003 s]
/proc/loadavg: 1.74 1.36 1.61 3/200 7214
/proc/meminfo: memFree=30936884/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=92.8 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4710 0 0 0 9280 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 92.8 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+94.4003 s]
/proc/loadavg: 1.74 1.36 1.61 3/200 7214
/proc/meminfo: memFree=30936948/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=94.4 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4710 0 0 0 9440 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5037823 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 94.4 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+94.8003 s]
/proc/loadavg: 1.74 1.36 1.61 3/200 7214
/proc/meminfo: memFree=30936948/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=94.8 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4710 0 0 0 9480 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5037750 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 94.8 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

[startup+95.2003 s]
/proc/loadavg: 1.76 1.37 1.62 3/200 7214
/proc/meminfo: memFree=30936948/32770624 swapFree=66998700/67108860
[pid=7206] ppid=7203 vsize=29028 memory=5556 CPUtime=95.2 cores=0,2,4,6
/proc/7206/stat : 7206 (cosoco) R 7203 7206 7145 0 -1 4202496 4710 0 0 0 9520 0 0 0 20 0 1 0 435715201 29724672 1389 33554432000 4194304 6211092 140735952207840 140735952205800 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9723904 140735952208907 140735952209009 140735952209009 140735952211918 0
/proc/7206/statm: 7257 1389 858 493 0 562 0
Current children cumulated CPU time: 95.2 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5556 KiB

Child status: 0
Real time (s): 95.2954
CPU time (s): 95.3055
CPU user time (s): 95.3015
CPU system time (s): 0.004
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 29028
Max. memory (cumulated for all children) (KiB): 5556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.3015
system time used= 0.004
maximum resident set size= 5624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4749
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= 27


# summary of solver processes directly reported to runsolver:
#   pid: 7206
#   total CPU time (s): 95.3055
#   total CPU user time (s): 95.3015
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.358456 second user time and 0.670158 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-16 02:43:12
IDJOB=4396803
IDBENCH=140445
IDSOLVER=2848
FILE ID=node102/4396803-1568594638
RUNJOBID= node102-1568594592-7176
PBS_JOBID= 21703355
Free space on /tmp= 59324 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Crossword/Crossword-m1c-words-vg/Crossword-m1c-words-vg-8-10.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396803-1568594638/watcher-4396803-1568594638 -o /tmp/evaluation-result-4396803-1568594638/solver-4396803-1568594638 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568594592-7176 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396803-1568594638.xml

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

MD5SUM BENCH= 144dece3b308d129da0ce1fbe3c65b44
RANDOM SEED=1937526535

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31379184 kB
MemAvailable:   31905904 kB
Buffers:          204060 kB
Cached:           622092 kB
SwapCached:         7816 kB
Active:           369448 kB
Inactive:         466900 kB
Active(anon):       8800 kB
Inactive(anon):    43536 kB
Active(file):     360648 kB
Inactive(file):   423364 kB
Unevictable:      110388 kB
Mlocked:          110388 kB
SwapTotal:      67108860 kB
SwapFree:       66998700 kB
Dirty:              6284 kB
Writeback:             0 kB
AnonPages:        112892 kB
Mapped:            40244 kB
Shmem:             33296 kB
Slab:             145504 kB
SReclaimable:     117084 kB
SUnreclaim:        28420 kB
KernelStack:        3296 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     553364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 59324 MiB
End job on node102 at 2019-09-16 02:44:48