Trace number 4252561

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 77.5592 77.5626

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0100.xml
MD5SUM19a1ccc0f05ea1d1bfe58729015e10bb
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 benchmark21.5826
Satisfiable
(Un)Satisfiability was proved
Number of variables202
Number of constraints5251
Number of domains1
Minimum domain size10001
Maximum domain size10001
Distribution of domain sizes[{"size":10001,"count":202}]
Minimum variable degree2
Maximum variable degree101
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":99},{"degree":100,"count":99},{"degree":101,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5251}]
Number of extensional constraints0
Number of intensional constraints5251
Distribution of constraint types[{"type":"intension","count":5251}]
Optimization problemNO
Type of objective

Solver Data

6.39/6.43	c root propagations     : 0           
6.39/6.43	c restarts enabled, print stats at every restarts
6.39/6.43	c
6.39/6.43	c
6.39/6.43	c
6.39/6.43	c This is cosoco 1.0 --  
6.39/6.43	c
6.39/6.43	c ========================================[ Problem Statistics ]===========================================
6.39/6.43	c |                                                                                                       
6.39/6.43	c |  Parse time        :         5.95 s 
6.39/6.43	c |
6.39/6.43	c |               Variables: 202
6.39/6.43	c |            Domain Sizes: 10001..10001
6.39/6.43	c |
6.39/6.43	c |             Constraints: 5251
6.39/6.43	c |                   Arity: 2..2  -- Binary: 5251
6.39/6.43	c | 
6.39/6.43	c |                   Types: 
6.39/6.43	c |                          Intension: 5251
6.39/6.43	c |                          
6.39/6.43	c =========================================================================================================
6.39/6.43	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.48/6.52	c 101            205            35400          980408         1              0              2   103   53   
7.19/7.27	c 211            506            75851          2060934        1              0              3   99   55    
7.29/7.37	c 332            697            84250          2661487        1              0              11   12   11   
8.49/8.57	c 465            962            116067         3572146        2              0              1   94   41    
8.89/8.97	c 611            1256           150513         4462868        3              0              2   89   41    
9.89/9.92	c 771            1579           192321         6053659        4              0              2   84   44    
10.89/10.98	c 947            1936           236927         7464534        5              0              2   79   37    
11.89/11.93	c 1140           2322           289210         9335489        6              0              2   54   25    
12.59/12.61	c 1352           2663           343127         10556456       7              0              2   20   12    
13.20/13.23	c 1585           3131           414760         15217156       7              0              4   4   3      
13.59/13.66	c 1841           3495           475785         20378813       9              0              1   3   1      
14.09/14.16	c 2122           3899           538797         26315585       9              0              1   3   1      
14.59/14.66	c 2431           4329           592359         32453698       9              0              1   3   1      
15.19/15.25	c 2770           4816           659263         39547463       9              0              1   3   1      
15.79/15.85	c 3142           5332           723613         46838459       9              0              1   3   1      
16.50/16.50	c 3551           5901           793575         54829670       9              0              1   3   1      
17.19/17.27	c 4000           6545           881884         64047349       9              0              1   3   1      
18.09/18.11	c 4493           7255           980287         74136635       9              0              1   3   1      
18.99/19.02	c 5035           8034           1087730        85103272       9              0              1   3   1      
19.99/20.03	c 5631           8891           1220632        97062505       9              0              1   3   1      
21.09/21.11	c 6286           9832           1351188        110065304      9              0              1   3   1      
22.19/22.29	c 7006           10867          1493679        124192802      9              0              1   3   1      
23.49/23.56	c 7798           12006          1650890        139534246      9              0              1   3   1      
24.89/24.95	c 8669           13258          1823676        156166614      9              0              1   3   1      
26.40/26.45	c 9627           14635          2013868        174179125      9              0              1   3   1      
27.89/27.95	c 10680          16098          2194959        192498198      9              0              1   3   1      
29.49/29.57	c 11838          17706          2393756        212287161      9              0              1   3   1      
31.29/31.31	c 13111          19474          2611321        233585485      9              0              1   3   1      
33.10/33.19	c 14511          21419          2851468        256515581      9              0              1   3   1      
35.30/35.37	c 16051          23632          3156594        282598470      9              0              1   3   1      
37.50/37.53	c 17745          25986          3447441        308805999      9              0              1   3   1      
39.99/40.02	c 19608          28663          3863030        338363522      9              0              1   3   1      
42.59/42.65	c 21657          31609          4320235        369561766      9              0              1   3   1      
45.39/45.41	c 23910          34848          4822733        402237793      9              0              1   3   1      
48.19/48.29	c 26388          38410          5375884        436243444      9              0              1   3   1      
51.19/51.23	c 29113          42327          5916760        471284014      9              0              1   3   1      
54.19/54.27	c 32110          46635          6585374        506974561      9              0              1   3   1      
57.29/57.35	c 35406          51263          7224640        542044078      9              0              1   3   1      
60.49/60.54	c 39031          56048          7887316        574835223      9              0              1   3   1      
63.59/63.65	c 43018          61311          8614787        606735084      9              0              1   3   1      
66.69/66.71	c 47403          67086          9494985        636964284      9              0              1   3   1      
69.40/69.47	c 52226          73149          10323099       662631852      9              0              1   3   1      
71.79/71.81	c 57531          79506          11112401       683197845      9              0              1   3   1      
73.80/73.84	c 63366          86294          11936735       699343471      9              0              1   3   1      
75.59/75.63	c 69784          93638          12910267       710648203      9              0              1   3   1      
76.69/76.77	c 76843          101322         13804878       715799490      9              0              1   3   1      
77.39/77.42	c restarts              : 46          
77.39/77.42	c conflicts             : 82411        (1075 /sec)
77.39/77.42	c decisions             : 107189       (1398 /sec)
77.39/77.42	c propagations          : 717229946   (9356594 /sec)
77.39/77.42	c root propagations     : 0           
77.39/77.42	c filter calls          : 14689575       (191632 /sec)
77.39/77.42	c useless filter calls  : 14524169       (98 %)
77.39/77.42	c Memory used           : 2428.60 MB
77.39/77.42	c CPU time              : 76.655 s
77.39/77.42	
77.39/77.42	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-4252561-1500922430/watcher-4252561-1500922430 -o /tmp/evaluation-result-4252561-1500922430/solver-4252561-1500922430 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500914924-3649 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252561-1500922430.xml 

pid=7621
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.03 2.03 2.04 3/181 7624
/proc/meminfo: memFree=31490716/32770624 swapFree=5880/114520
[pid=7624] ppid=7621 vsize=27540 CPUtime=0 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 1108 0 0 0 0 0 0 0 20 0 1 0 1796169 28200960 891 33554432000 4194304 5744392 140723104076864 140723104073512 5019373 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 6885 891 685 379 0 304 0

[startup+0.100116 s]
/proc/loadavg: 2.03 2.03 2.04 3/181 7624
/proc/meminfo: memFree=31490716/32770624 swapFree=5880/114520
[pid=7624] ppid=7621 vsize=64600 CPUtime=0.09 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 10484 0 0 0 8 1 0 0 20 0 1 0 1796169 66150400 10263 33554432000 4194304 5744392 140723104076864 140723104072200 140200869496658 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 16150 10263 772 379 0 9569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64600

[startup+0.200323 s]
/proc/loadavg: 2.03 2.03 2.04 3/181 7624
/proc/meminfo: memFree=31490716/32770624 swapFree=5880/114520
[pid=7624] ppid=7621 vsize=91084 CPUtime=0.19 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 17108 0 0 0 17 2 0 0 20 0 1 0 1796169 93270016 16894 33554432000 4194304 5744392 140723104076864 140723104072200 4907005 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 22771 16894 772 379 0 16190 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 91084

[startup+0.300283 s]
/proc/loadavg: 2.03 2.03 2.04 3/181 7624
/proc/meminfo: memFree=31490716/32770624 swapFree=5880/114520
[pid=7624] ppid=7621 vsize=107760 CPUtime=0.29 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 21273 0 0 0 26 3 0 0 20 0 1 0 1796169 110346240 21073 33554432000 4194304 5744392 140723104076864 140723104072200 140200860138469 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 26940 21073 773 379 0 20359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107760

[startup+0.700246 s]
/proc/loadavg: 2.03 2.03 2.04 3/181 7624
/proc/meminfo: memFree=31490716/32770624 swapFree=5880/114520
[pid=7624] ppid=7621 vsize=209224 CPUtime=0.69 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 46619 0 0 0 64 5 0 0 20 0 1 0 1796169 214245376 46449 33554432000 4194304 5744392 140723104076864 140723104072200 4907005 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 52306 46449 773 379 0 45725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 209224

[startup+1.50024 s]
/proc/loadavg: 2.03 2.03 2.04 3/182 7625
/proc/meminfo: memFree=31146432/32770624 swapFree=5880/114684
[pid=7624] ppid=7621 vsize=423012 CPUtime=1.49 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 100071 0 0 0 138 11 0 0 20 0 1 0 1796169 433164288 99893 33554432000 4194304 5744392 140723104076864 140723104072200 4907005 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 105753 99893 773 379 0 99172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 423012

[startup+3.10024 s]
/proc/loadavg: 2.03 2.03 2.04 3/182 7625
/proc/meminfo: memFree=30802736/32770624 swapFree=5880/114684
[pid=7624] ppid=7621 vsize=849756 CPUtime=3.09 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 206923 0 0 0 287 22 0 0 20 0 1 0 1796169 870150144 206550 33554432000 4194304 5744392 140723104076864 140723104070488 140200860223518 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 212439 206550 773 379 0 205858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 849756

[startup+6.30024 s]
/proc/loadavg: 2.03 2.03 2.04 3/182 7625
/proc/meminfo: memFree=29767020/32770624 swapFree=5880/114684
[pid=7624] ppid=7621 vsize=1703928 CPUtime=6.29 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 420716 0 0 0 582 47 0 0 20 0 1 0 1796169 1744822272 420104 33554432000 4194304 5744392 140723104076864 140723104070488 4907005 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 425982 420104 773 379 0 419401 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1703928

[startup+12.7002 s]
/proc/loadavg: 2.02 2.03 2.04 3/182 7625
/proc/meminfo: memFree=28463148/32770624 swapFree=5880/114688
[pid=7624] ppid=7621 vsize=2485560 CPUtime=12.69 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 737740 0 0 0 1193 76 0 0 20 0 1 0 1796169 2545213440 615604 33554432000 4194304 5744392 140723104076864 140723104074008 4904830 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621390 615604 808 379 0 614809 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2485560

[startup+25.5002 s]
/proc/loadavg: 2.02 2.03 2.04 3/181 7625
/proc/meminfo: memFree=28001828/32770624 swapFree=5880/114712
[pid=7624] ppid=7621 vsize=2485824 CPUtime=25.49 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 739202 0 0 0 2473 76 0 0 20 0 1 0 1796169 2545483776 615638 33554432000 4194304 5744392 140723104076864 140723104074264 4901852 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621456 615638 808 379 0 614875 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2485824

[startup+51.1002 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 7625
/proc/meminfo: memFree=27999936/32770624 swapFree=5880/114748
[pid=7624] ppid=7621 vsize=2486092 CPUtime=51.09 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 740687 0 0 0 5033 76 0 0 20 0 1 0 1796169 2545758208 615731 33554432000 4194304 5744392 140723104076864 140723104074264 4908650 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621523 615731 808 379 0 614942 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2486092

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

[startup+51.2002 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 7625
/proc/meminfo: memFree=27999936/32770624 swapFree=5880/114748
[pid=7624] ppid=7621 vsize=2486092 CPUtime=51.19 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 740688 0 0 0 5043 76 0 0 20 0 1 0 1796169 2545758208 615731 33554432000 4194304 5744392 140723104076864 140723104074264 4904853 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621523 615731 808 379 0 614942 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 2486092

[startup+64.0002 s]
/proc/loadavg: 2.06 2.04 2.05 3/181 7626
/proc/meminfo: memFree=27991760/32770624 swapFree=5880/114788
[pid=7624] ppid=7621 vsize=2486488 CPUtime=63.99 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 741699 0 0 0 6322 77 0 0 20 0 1 0 1796169 2546163712 615780 33554432000 4194304 5744392 140723104076864 140723104074264 4970786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621622 615780 808 379 0 615041 0
Current children cumulated CPU time (s) 63.99
Current children cumulated vsize (KiB) 2486488

[startup+70.4002 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7627
/proc/meminfo: memFree=27991016/32770624 swapFree=5880/114800
[pid=7624] ppid=7621 vsize=2486620 CPUtime=70.4 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 741835 0 0 0 6963 77 0 0 20 0 1 0 1796169 2546298880 615846 33554432000 4194304 5744392 140723104076864 140723104074264 4908749 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621655 615846 808 379 0 615074 0
Current children cumulated CPU time (s) 70.4
Current children cumulated vsize (KiB) 2486620

[startup+73.6002 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7627
/proc/meminfo: memFree=27990948/32770624 swapFree=5880/114804
[pid=7624] ppid=7621 vsize=2486752 CPUtime=73.59 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 741861 0 0 0 7282 77 0 0 20 0 1 0 1796169 2546434048 615846 33554432000 4194304 5744392 140723104076864 140723104074264 4952928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621688 615846 808 379 0 615107 0
Current children cumulated CPU time (s) 73.59
Current children cumulated vsize (KiB) 2486752

[startup+75.2002 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7627
/proc/meminfo: memFree=27990960/32770624 swapFree=5880/114804
[pid=7624] ppid=7621 vsize=2486752 CPUtime=75.19 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 742629 0 0 0 7442 77 0 0 20 0 1 0 1796169 2546434048 615888 33554432000 4194304 5744392 140723104076864 140723104074264 4901893 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621688 615888 808 379 0 615107 0
Current children cumulated CPU time (s) 75.19
Current children cumulated vsize (KiB) 2486752

[startup+76.8002 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7627
/proc/meminfo: memFree=27990960/32770624 swapFree=5880/114804
[pid=7624] ppid=7621 vsize=2486884 CPUtime=76.79 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 742650 0 0 0 7602 77 0 0 20 0 1 0 1796169 2546569216 615888 33554432000 4194304 5744392 140723104076864 140723104074264 4908292 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621721 615888 808 379 0 615140 0
Current children cumulated CPU time (s) 76.79
Current children cumulated vsize (KiB) 2486884

[startup+77.2002 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7627
/proc/meminfo: memFree=27991084/32770624 swapFree=5880/114816
[pid=7624] ppid=7621 vsize=2486884 CPUtime=77.19 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 742655 0 0 0 7642 77 0 0 20 0 1 0 1796169 2546569216 615888 33554432000 4194304 5744392 140723104076864 140723104074264 4908222 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621721 615888 808 379 0 615140 0
Current children cumulated CPU time (s) 77.19
Current children cumulated vsize (KiB) 2486884

[startup+77.4002 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7627
/proc/meminfo: memFree=27991084/32770624 swapFree=5880/114816
[pid=7624] ppid=7621 vsize=2486884 CPUtime=77.39 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202496 742656 0 0 0 7662 77 0 0 20 0 1 0 1796169 2546569216 615888 33554432000 4194304 5744392 140723104076864 140723104074264 4872795 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 13729792 140723104081089 140723104081219 140723104081219 140723104083918 0
/proc/7624/statm: 621721 615888 808 379 0 615140 0
Current children cumulated CPU time (s) 77.39
Current children cumulated vsize (KiB) 2486884

[startup+77.5002 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 7627
/proc/meminfo: memFree=27991084/32770624 swapFree=5880/114816
[pid=7624] ppid=7621 vsize=0 CPUtime=77.49 cores=1,3,5,7
/proc/7624/stat : 7624 (cosoco) R 7621 7624 3617 0 -1 4202500 742695 0 0 0 7665 84 0 0 20 0 1 0 1796169 0 0 33554432000 0 0 0 0 0 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7624/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 77.49
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 77.5626
CPU time (s): 77.5592
CPU user time (s): 76.6552
CPU system time (s): 0.903991
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 2486884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.6552
system time used= 0.903991
maximum resident set size= 2463760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 742695
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= 22

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.200695 second user time and 0.263187 second system time

The end

Launcher Data

Begin job on node116 at 2017-07-24 20:53:50
IDJOB=4252561
IDBENCH=126841
IDSOLVER=2633
FILE ID=node116/4252561-1500922430
RUNJOBID= node116-1500914924-3649
PBS_JOBID= 20625411
Free space on /tmp= 61908 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0100.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252561-1500922430/watcher-4252561-1500922430 -o /tmp/evaluation-result-4252561-1500922430/solver-4252561-1500922430 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500914924-3649 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252561-1500922430.xml

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

MD5SUM BENCH= 19a1ccc0f05ea1d1bfe58729015e10bb
RANDOM SEED=646433041

node116.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.73
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.73
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.73
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.73
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:        31492572 kB
MemAvailable:   31429732 kB
Buffers:           34476 kB
Cached:           216920 kB
SwapCached:            0 kB
Active:           805864 kB
Inactive:         123168 kB
Active(anon):     680232 kB
Inactive(anon):     8548 kB
Active(file):     125632 kB
Inactive(file):   114620 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1928 kB
Writeback:             0 kB
AnonPages:        682912 kB
Mapped:            28896 kB
Shmem:              8844 kB
Slab:              50920 kB
SReclaimable:      25484 kB
SUnreclaim:        25436 kB
KernelStack:        3248 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     919912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61908 MiB
End job on node116 at 2017-07-24 20:55:08