Trace number 4252365

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 40.8704 40.8716

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-14.xml
MD5SUM80005f43209ae7ce669f7000fbe1f4f3
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 benchmark37.2659
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints447
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree7
Maximum variable degree29
Distribution of variable degrees[{"degree":7,"count":1},{"degree":8,"count":4},{"degree":9,"count":1},{"degree":10,"count":7},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":1},{"degree":25,"count":5},{"degree":26,"count":2},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":447}]
Number of extensional constraints447
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":447}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.12	c root propagations     : 0           
0.09/0.12	c restarts enabled, print stats at every restarts
0.09/0.12	c
0.09/0.12	c
0.09/0.12	c
0.09/0.12	c This is cosoco 1.0 --  
0.09/0.12	c
0.09/0.12	c ========================================[ Problem Statistics ]===========================================
0.09/0.12	c |                                                                                                       
0.09/0.12	c |  Parse time        :         0.12 s 
0.09/0.12	c |
0.09/0.12	c |               Variables: 50
0.09/0.12	c |            Domain Sizes: 20..20
0.09/0.12	c |
0.09/0.12	c |             Constraints: 447
0.09/0.12	c |                   Arity: 2..2  -- Binary: 447
0.09/0.12	c | 
0.09/0.12	c |                   Types: 
0.09/0.12	c |                          Extension: 447  (nb tuples: 74..123) -- (shared: 0)
0.09/0.12	c |                          
0.09/0.12	c =========================================================================================================
0.09/0.12	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.13	c 101            188            60063          22885          0              0              6   11   7     
0.09/0.14	c 211            412            129401         46146          0              0              4   12   6     
0.09/0.15	c 332            647            206522         73311          0              0              5   8   6      
0.09/0.16	c 465            910            291214         103241         0              0              5   9   6      
0.09/0.17	c 611            1202           383926         137828         0              0              4   9   6      
0.09/0.19	c 771            1520           483820         172204         0              0              4   9   6      
0.19/0.20	c 947            1873           602013         212627         0              0              4   9   6      
0.19/0.22	c 1140           2288           732505         252823         0              0              4   11   7     
0.19/0.24	c 1352           2751           885632         305153         0              0              4   9   6      
0.19/0.26	c 1585           3236           1046655        360006         0              0              4   9   6      
0.19/0.28	c 1841           3753           1223437        422494         0              0              4   9   6      
0.29/0.31	c 2122           4352           1417524        491327         0              0              4   9   6      
0.29/0.33	c 2431           4982           1619617        560848         0              0              4   9   6      
0.29/0.36	c 2770           5690           1849399        636539         0              0              4   10   6     
0.29/0.40	c 3142           6460           2103218        722120         0              0              3   9   6      
0.39/0.43	c 3551           7304           2379926        823286         0              0              4   9   5      
0.39/0.47	c 4000           8225           2685571        931197         0              0              4   11   6     
0.49/0.51	c 4493           9258           3007445        1046082        0              0              4   10   6     
0.49/0.56	c 5035           10435          3383527        1170667        0              0              4   10   6     
0.59/0.62	c 5631           11699          3800730        1310505        0              0              4   10   6     
0.59/0.68	c 6286           13080          4260768        1473017        0              0              3   9   5      
0.69/0.75	c 7006           14631          4783077        1660226        0              0              3   10   6     
0.79/0.81	c 7798           16323          5332480        1835140        0              0              4   10   7     
0.79/0.89	c 8669           18255          5956230        2048197        0              0              3   10   6     
0.89/0.98	c 9627           20346          6621524        2282120        0              0              4   12   6     
0.99/1.07	c 10680          22580          7338323        2527339        0              0              3   10   6     
1.10/1.17	c 11838          25026          8119309        2780830        0              0              4   10   6     
1.20/1.28	c 13111          27653          8977838        3074789        0              0              3   10   6     
1.39/1.41	c 14511          30611          9910274        3406690        0              0              3   10   6     
1.49/1.55	c 16051          33903          10993654       3766181        0              0              4   10   6     
1.59/1.69	c 17745          37440          12126379       4161496        0              0              3   11   6     
1.79/1.85	c 19608          41307          13372100       4582111        0              0              3   10   6     
1.99/2.03	c 21657          45694          14766236       5073212        0              0              3   11   6     
2.20/2.22	c 23910          50319          16261171       5572088        0              0              4   11   6     
2.39/2.44	c 26388          55546          17964990       6153450        0              0              4   12   6     
2.59/2.68	c 29113          61217          19826711       6773189        0              0              3   12   6     
2.89/2.95	c 32110          67605          21885888       7485810        0              0              4   11   6     
3.19/3.24	c 35406          74605          24167353       8262179        0              0              3   12   6     
3.49/3.56	c 39031          82302          26692819       9088942        0              0              4   11   6     
3.89/3.90	c 43018          90680          29399426       9972615        0              0              3   12   6     
4.19/4.28	c 47403          99800          32336736       10974995       0              0              3   12   6     
4.69/4.70	c 52226          109994         35603362       12115107       0              0              4   10   6     
5.09/5.18	c 57531          121047         39191649       13372861       0              0              3   10   6     
5.69/5.71	c 63366          133460         43281442       14796937       0              0              3   11   6     
6.19/6.28	c 69784          147016         47678466       16331004       0              0              3   11   6     
6.89/6.91	c 76843          161859         52535105       17993434       0              0              3   11   6     
7.59/7.60	c 84607          178230         57854162       19762067       0              0              3   12   6     
8.29/8.38	c 93147          196423         63849493       21872370       0              0              3   12   6     
9.19/9.21	c 102541         215751         70157549       24039915       0              0              3   13   6     
10.09/10.12	c 112874         237914         77300533       26420845       1              0              3   11   6     
11.10/11.12	c 124240         261713         85043151       29087081       1              0              3   11   6     
12.20/12.25	c 136742         288284         93689199       32096712       2              0              3   11   6     
13.39/13.47	c 150494         317210         103159936      35344051       3              0              2   12   6     
14.79/14.82	c 165621         349140         113509014      38860135       5              0              3   11   6     
16.29/16.30	c 182260         383717         124803524      42742369       5              0              3   10   6     
17.89/17.93	c 200562         421708         137269966      47051256       5              0              3   10   6     
19.69/19.78	c 220694         464494         151248737      51878947       7              0              3   12   6     
21.79/21.83	c 242839         511665         166769865      57224710       9              0              3   12   6     
23.99/24.03	c 267198         563141         183642963      63022173       10             0              2   11   6     
26.40/26.46	c 293992         619138         202110804      69432864       14             0              2   12   6     
29.09/29.14	c 323465         681194         222451746      76431483       14             0              2   11   6     
32.09/32.13	c 355885         749375         244893584      84340058       15             0              3   11   5     
35.39/35.47	c 391547         824426         269767623      93141155       17             0              2   11   5     
39.19/39.22	c 430775         907672         297483111      103099044      18             0              2   11   5     
40.80/40.87	c restarts              : 64          
40.80/40.87	c conflicts             : 447499       (10949 /sec)
40.80/40.87	c decisions             : 943409       (23083 /sec)
40.80/40.87	c propagations          : 107475199   (2629677 /sec)
40.80/40.87	c root propagations     : 0           
40.80/40.87	c filter calls          : 309467999      (7571986 /sec)
40.80/40.87	c useless filter calls  : 251367156      (81 %)
40.80/40.87	c Memory used           : 26.90 MB
40.80/40.87	c CPU time              : 40.8701 s
40.80/40.87	
40.80/40.87	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-4252365-1500922296/watcher-4252365-1500922296 -o /tmp/evaluation-result-4252365-1500922296/solver-4252365-1500922296 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500914920-3606 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252365-1500922296.xml 

pid=5752
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.22 2.05 2.06 3/182 5755
/proc/meminfo: memFree=31245132/32770624 swapFree=5780/113384
[pid=5755] ppid=5752 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 954 0 0 0 0 0 0 0 20 0 1 0 1788901 27414528 759 33554432000 4194304 5744392 140726947979664 140726947976312 140031368182757 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6693 759 677 379 0 112 0

[startup+0.100101 s]
/proc/loadavg: 2.22 2.05 2.06 3/182 5755
/proc/meminfo: memFree=31245132/32770624 swapFree=5780/113384
[pid=5755] ppid=5752 vsize=27280 CPUtime=0.09 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 1083 0 0 0 9 0 0 0 20 0 1 0 1788901 27934720 899 33554432000 4194304 5744392 140726947979664 140726947976312 5182100 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6820 899 700 379 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27280

[startup+0.200218 s]
/proc/loadavg: 2.22 2.05 2.06 3/182 5755
/proc/meminfo: memFree=31245132/32770624 swapFree=5780/113384
[pid=5755] ppid=5752 vsize=27540 CPUtime=0.19 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 1186 0 0 0 19 0 0 0 20 0 1 0 1788901 28200960 996 33554432000 4194304 5744392 140726947979664 140726947976312 4877120 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 996 716 379 0 304 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27540

[startup+0.300199 s]
/proc/loadavg: 2.22 2.05 2.06 3/182 5755
/proc/meminfo: memFree=31245132/32770624 swapFree=5780/113384
[pid=5755] ppid=5752 vsize=27540 CPUtime=0.29 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 1186 0 0 0 29 0 0 0 20 0 1 0 1788901 28200960 996 33554432000 4194304 5744392 140726947979664 140726947976312 4877392 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 996 716 379 0 304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27540

[startup+0.700175 s]
/proc/loadavg: 2.22 2.05 2.06 3/182 5755
/proc/meminfo: memFree=31245132/32770624 swapFree=5780/113384
[pid=5755] ppid=5752 vsize=27540 CPUtime=0.69 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 1186 0 0 0 69 0 0 0 20 0 1 0 1788901 28200960 996 33554432000 4194304 5744392 140726947979664 140726947977064 4877399 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 996 716 379 0 304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27540

[startup+1.50017 s]
/proc/loadavg: 2.22 2.05 2.06 3/183 5756
/proc/meminfo: memFree=31243792/32770624 swapFree=5780/113336
[pid=5755] ppid=5752 vsize=27540 CPUtime=1.49 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 1186 0 0 0 149 0 0 0 20 0 1 0 1788901 28200960 996 33554432000 4194304 5744392 140726947979664 140726947977064 5118920 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 996 716 379 0 304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27540

[startup+3.10017 s]
/proc/loadavg: 2.22 2.05 2.06 3/183 5756
/proc/meminfo: memFree=31243436/32770624 swapFree=5780/113392
[pid=5755] ppid=5752 vsize=27540 CPUtime=3.09 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 1402 0 0 0 309 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 4877205 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27540

[startup+6.30017 s]
/proc/loadavg: 2.20 2.05 2.06 3/183 5756
/proc/meminfo: memFree=31243148/32770624 swapFree=5780/113392
[pid=5755] ppid=5752 vsize=27540 CPUtime=6.29 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 1618 0 0 0 629 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 4877213 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27540

[startup+12.7002 s]
/proc/loadavg: 2.18 2.05 2.06 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113432
[pid=5755] ppid=5752 vsize=27540 CPUtime=12.69 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 1834 0 0 0 1269 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 4877136 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27540

[startup+25.5002 s]
/proc/loadavg: 2.14 2.04 2.05 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113432
[pid=5755] ppid=5752 vsize=27540 CPUtime=25.49 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 2266 0 0 0 2549 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 5123332 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27540

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

[startup+25.6002 s]
/proc/loadavg: 2.14 2.04 2.05 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113432
[pid=5755] ppid=5752 vsize=27540 CPUtime=25.59 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 2266 0 0 0 2559 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 4877230 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 27540

[startup+32.0056 s]
/proc/loadavg: 2.13 2.04 2.05 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113432
[pid=5755] ppid=5752 vsize=27540 CPUtime=32 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 2266 0 0 0 3200 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 5123323 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 32
Current children cumulated vsize (KiB) 27540

[startup+35.2002 s]
/proc/loadavg: 2.12 2.04 2.05 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113460
[pid=5755] ppid=5752 vsize=27540 CPUtime=35.2 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 2266 0 0 0 3520 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 4877205 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 35.2
Current children cumulated vsize (KiB) 27540

[startup+38.4002 s]
/proc/loadavg: 2.12 2.04 2.05 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113460
[pid=5755] ppid=5752 vsize=27540 CPUtime=38.39 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 2266 0 0 0 3839 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 4877167 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 27540

[startup+40.0002 s]
/proc/loadavg: 2.11 2.04 2.05 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113460
[pid=5755] ppid=5752 vsize=27540 CPUtime=39.99 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 2469 0 0 0 3999 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 5118920 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (KiB) 27540

[startup+40.4002 s]
/proc/loadavg: 2.11 2.04 2.05 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113460
[pid=5755] ppid=5752 vsize=27540 CPUtime=40.39 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 2469 0 0 0 4039 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 4877136 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 40.39
Current children cumulated vsize (KiB) 27540

[startup+40.8056 s]
/proc/loadavg: 2.11 2.04 2.05 3/183 5756
/proc/meminfo: memFree=31243132/32770624 swapFree=5780/113460
[pid=5755] ppid=5752 vsize=27540 CPUtime=40.8 cores=1,3,5,7
/proc/5755/stat : 5755 (cosoco) R 5752 5755 3574 0 -1 4202496 2469 0 0 0 4080 0 0 0 20 0 1 0 1788901 28200960 1026 33554432000 4194304 5744392 140726947979664 140726947977064 4877331 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 33886208 140726947984577 140726947984707 140726947984707 140726947987406 0
/proc/5755/statm: 6885 1026 744 379 0 304 0
Current children cumulated CPU time (s) 40.8
Current children cumulated vsize (KiB) 27540

Child status: 0
Real time (s): 40.8716
CPU time (s): 40.8704
CPU user time (s): 40.8704
CPU system time (s): 0
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 27540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.8704
system time used= 0
maximum resident set size= 4184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2522
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= 12

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.092784 second user time and 0.153793 second system time

The end

Launcher Data

Begin job on node141 at 2017-07-24 20:51:36
IDJOB=4252365
IDBENCH=126128
IDSOLVER=2633
FILE ID=node141/4252365-1500922296
RUNJOBID= node141-1500914920-3606
PBS_JOBID= 20625403
Free space on /tmp= 61720 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-14.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252365-1500922296/watcher-4252365-1500922296 -o /tmp/evaluation-result-4252365-1500922296/solver-4252365-1500922296 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500914920-3606 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252365-1500922296.xml

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

MD5SUM BENCH= 80005f43209ae7ce669f7000fbe1f4f3
RANDOM SEED=451010918

node141.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:        31245232 kB
MemAvailable:   31179652 kB
Buffers:           33944 kB
Cached:           215160 kB
SwapCached:            0 kB
Active:          1052160 kB
Inactive:         122028 kB
Active(anon):     927976 kB
Inactive(anon):     8644 kB
Active(file):     124184 kB
Inactive(file):   113384 kB
Unevictable:        5780 kB
Mlocked:            5780 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2492 kB
Writeback:             0 kB
AnonPages:       1007084 kB
Mapped:            28936 kB
Shmem:              8848 kB
Slab:              50500 kB
SReclaimable:      25372 kB
SUnreclaim:        25128 kB
KernelStack:        3552 kB
PageTables:         6556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1166644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    960512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61720 MiB
End job on node141 at 2017-07-24 20:52:17