Trace number 4389523

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 2UNSAT 94.5226 94.5269

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-4389523-1568359504.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/0.99	c 465            1005           36125          471108         52             0              11   14   12   
1.39/1.46	c 611            1355           47621          639591         52             0              2   13   6     
2.00/2.06	c 771            1731           59650          830762         52             0              3   13   6     
2.59/2.62	c 947            2166           72897          1026101        52             0              2   15   8     
2.89/2.96	c 1140           2504           85930          1195088        52             0              11   16   12   
3.59/3.65	c 1352           2906           100550         1423620        52             0              3   16   8     
4.29/4.39	c 1585           3602           123483         1703186        52             0              3   12   8     
4.79/4.82	c 1841           4192           142826         1950369        52             0              4   16   11    
5.49/5.50	c 2122           4883           162370         2237828        52             0              3   16   10    
6.29/6.39	c 2431           5498           181891         2550362        52             0              2   13   6     
7.29/7.34	c 2770           6122           206937         2907803        52             0              3   16   9     
8.00/8.02	c 3142           6860           234339         3231681        52             0              2   15   11    
9.10/9.16	c 3551           7748           263321         3652526        52             0              3   19   9     
10.00/10.05	c 4000           8741           292883         4085909        52             0              3   16   11    
11.00/11.01	c 4493           9710           323767         4488100        52             0              3   13   10    
12.69/12.74	c 5035           11018          367609         5067936        52             0              3   18   8     
13.89/14.00	c 5631           12196          411817         5587529        52             0              4   15   10    
15.79/15.82	c 6286           13674          460377         6293904        52             0              3   16   8     
18.00/18.04	c 7006           15763          516310         7089106        52             0              2   18   8     
19.49/19.59	c 7798           17508          570620         7816931        52             0              4   16   11    
22.49/22.50	c 8669           19372          635349         8792890        52             0              2   20   8     
25.39/25.43	c 9627           21551          702898         9787826        52             0              2   17   8     
28.19/28.23	c 10680          24210          785776         10923612       52             0              2   18   9     
30.49/30.56	c 11838          26969          874250         11991138       52             0              3   16   10    
33.29/33.39	c 13111          30335          970901         13281656       52             0              2   18   9     
37.29/37.35	c 14511          33807          1084991        14770153       52             0              2   18   9     
41.69/41.70	c 16051          36780          1187578        16354752       52             0              3   18   8     
47.49/47.58	c 17745          41189          1324127        18254788       52             0              1   18   8     
51.79/51.89	c 19608          45609          1460325        20059045       52             0              2   20   11    
57.69/57.75	c 21657          51356          1623399        22320355       53             0              2   18   10    
62.00/62.09	c 23910          55495          1795225        24307522       53             0              3   14   9     
66.89/67.00	c 26388          62179          2016689        26898204       53             0              3   17   12    
75.10/75.13	c 29113          68448          2220797        29718641       56             0              1   19   8     
83.19/83.26	c 32110          74870          2442897        32712045       57             0              2   18   7     
93.89/93.93	c 35406          82332          2697866        36268987       63             0              2   14   6     
94.49/94.52	s UNSATISFIABLE
94.49/94.52	c restarts              : 38          
94.49/94.52	c conflicts             : 35562        (376 /sec)
94.49/94.52	c decisions             : 82784        (876 /sec)
94.49/94.52	c propagations          : 36458428    (385721 /sec)
94.49/94.52	c root propagations     : 100         
94.49/94.52	c filter calls          : 2711929        (28692 /sec)
94.49/94.52	c useless filter calls  : 628801         (23 %)
94.49/94.52	c Memory used           : 28.35 MB
94.49/94.52	c CPU time              : 94.5201 s
94.49/94.52	c real time             : 94.5218 s
94.49/94.52	

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 (14785 MiB free)
  memory of node 1: 16384 MiB (15287 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389523-1568359504/watcher-4389523-1568359504 -o /tmp/evaluation-result-4389523-1568359504/solver-4389523-1568359504 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568347274-995 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389523-1568359504.xml 

running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB
solver pid=2323, runsolver pid=2320


[startup+0.100154 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 2324
/proc/meminfo: memFree=30793820/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5492 CPUtime=0.1 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 1568 0 0 0 10 0 0 0 20 0 1 0 412205048 29724672 1373 33554432000 4194304 6210612 140727590444000 140727590441272 5038757 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1373 844 493 0 562 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5492 KiB

[startup+0.209533 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 2324
/proc/meminfo: memFree=30793076/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5492 CPUtime=0.21 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 1570 0 0 0 21 0 0 0 20 0 1 0 412205048 29724672 1373 33554432000 4194304 6210612 140727590444000 140727590441272 5397075 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1373 844 493 0 562 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5492 KiB

[startup+0.308949 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 2324
/proc/meminfo: memFree=30793076/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5492 CPUtime=0.31 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 1573 0 0 0 31 0 0 0 20 0 1 0 412205048 29724672 1373 33554432000 4194304 6210612 140727590444000 140727590441272 5038614 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1373 844 493 0 562 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5492 KiB

[startup+0.700273 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2324
/proc/meminfo: memFree=30792752/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5492 CPUtime=0.69 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 1573 0 0 0 69 0 0 0 20 0 1 0 412205048 29724672 1373 33554432000 4194304 6210612 140727590444000 140727590441272 5038753 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1373 844 493 0 562 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5492 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2324
/proc/meminfo: memFree=30792752/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5492 CPUtime=1.49 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 1573 0 0 0 149 0 0 0 20 0 1 0 412205048 29724672 1373 33554432000 4194304 6210612 140727590444000 140727590441272 5038670 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1373 844 493 0 562 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5492 KiB

[startup+3.10898 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2324
/proc/meminfo: memFree=30792752/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=3.1 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 2021 0 0 0 310 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038831 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2324
/proc/meminfo: memFree=30792324/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=6.29 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 2469 0 0 0 629 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2324
/proc/meminfo: memFree=30791952/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=12.69 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 2917 0 0 0 1269 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2326
/proc/meminfo: memFree=30791500/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=25.49 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 3814 0 0 0 2549 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038670 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+51.109 s]
/proc/loadavg: 2.08 2.03 2.05 3/198 2327
/proc/meminfo: memFree=30792060/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=51.1 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4261 0 0 0 5110 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038624 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+94.5268 s]
# the end of solver process 2323 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=94.5205 s, system=0.002007 s

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

[startup+51.2003 s]
/proc/loadavg: 2.08 2.03 2.05 3/198 2327
/proc/meminfo: memFree=30792060/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=51.19 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4261 0 0 0 5119 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038646 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 51.19 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+76.8002 s]
/proc/loadavg: 2.05 2.03 2.05 3/198 2331
/proc/meminfo: memFree=30791812/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=76.79 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4704 0 0 0 7679 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038757 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 76.79 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+83.2002 s]
/proc/loadavg: 2.05 2.03 2.05 3/198 2331
/proc/meminfo: memFree=30792100/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=83.19 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4704 0 0 0 8319 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038670 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 83.19 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+89.6003 s]
/proc/loadavg: 2.04 2.03 2.05 3/198 2331
/proc/meminfo: memFree=30792040/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=89.59 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4704 0 0 0 8959 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038658 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 89.59 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+92.8002 s]
/proc/loadavg: 2.04 2.03 2.05 3/198 2332
/proc/meminfo: memFree=30792040/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=92.79 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4704 0 0 0 9279 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038849 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 92.79 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+93.6003 s]
/proc/loadavg: 2.04 2.03 2.05 3/198 2332
/proc/meminfo: memFree=30792040/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=93.59 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4704 0 0 0 9359 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 93.59 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+94.0002 s]*
/proc/loadavg: 2.04 2.03 2.05 3/198 2332
/proc/meminfo: memFree=30792040/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=94 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4704 0 0 0 9400 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 94 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+94.4002 s]
/proc/loadavg: 2.04 2.03 2.05 3/198 2332
/proc/meminfo: memFree=30792040/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=94.39 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4704 0 0 0 9439 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5394080 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 94.39 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

[startup+94.5003 s]
/proc/loadavg: 2.04 2.03 2.05 3/198 2332
/proc/meminfo: memFree=30792040/32770624 swapFree=66996888/67108860
[pid=2323] ppid=2320 vsize=29028 memory=5536 CPUtime=94.49 cores=1,3,5,7
/proc/2323/stat : 2323 (cosoco) R 2320 2323 963 0 -1 4202496 4704 0 0 0 9449 0 0 0 20 0 1 0 412205048 29724672 1384 33554432000 4194304 6210612 140727590444000 140727590441960 5037391 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 25321472 140727590446091 140727590446193 140727590446193 140727590449102 0
/proc/2323/statm: 7257 1384 854 493 0 562 0
Current children cumulated CPU time: 94.49 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5536 KiB

Child status: 0
Real time (s): 94.5269
CPU time (s): 94.5226
CPU user time (s): 94.5205
CPU system time (s): 0.002007
CPU usage (%): 99.9954
Max. virtual memory (cumulated for all children) (KiB): 29028
Max. memory (cumulated for all children) (KiB): 5536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.5205
system time used= 0.002007
maximum resident set size= 5608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4744
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= 14
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 2323
#   total CPU time (s): 94.5226
#   total CPU user time (s): 94.5205
#   total CPU system time (s): 0.002007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.406911 second user time and 0.582821 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-13 08:23:47
IDJOB=4389523
IDBENCH=140445
IDSOLVER=2829
FILE ID=node106/4389523-1568359504
RUNJOBID= node106-1568347274-995
PBS_JOBID= 21701175
Free space on /tmp= 56732 MiB

SOLVER NAME= cosoco 2
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-4389523-1568359504/watcher-4389523-1568359504 -o /tmp/evaluation-result-4389523-1568359504/solver-4389523-1568359504 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568347274-995 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389523-1568359504.xml

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

MD5SUM BENCH= 144dece3b308d129da0ce1fbe3c65b44
RANDOM SEED=255460286

node106.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.79
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.79
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.79
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.79
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:        30794108 kB
MemAvailable:   31895816 kB
Buffers:          147632 kB
Cached:          1232900 kB
SwapCached:         9840 kB
Active:           364420 kB
Inactive:        1037844 kB
Active(anon):      20948 kB
Inactive(anon):    33820 kB
Active(file):     343472 kB
Inactive(file):  1004024 kB
Unevictable:      107560 kB
Mlocked:          107560 kB
SwapTotal:      67108860 kB
SwapFree:       66996888 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:        128404 kB
Mapped:            38768 kB
Shmem:             24512 kB
Slab:             169424 kB
SReclaimable:     140096 kB
SUnreclaim:        29328 kB
KernelStack:        3536 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     525668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56728 MiB
End job on node106 at 2019-09-13 08:25:21