Trace number 4260237

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-07-29)UNSAT 67.534103 67.5924

General information on the benchmark

NameRandom/Random-B-2-23-23/
rand-2-23-23-253-131-0.xml
MD5SUM3925c474c05bd21213e760e2a53982be
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 benchmark45.3988
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":23}]
Minimum variable degree22
Maximum variable degree22
Distribution of variable degrees[{"degree":22,"count":23}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":253}]
Number of extensional constraints253
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":253}]
Optimization problemNO
Type of objective

Solver Data

0.03/0.15	c root propagations     : 0           
0.03/0.15	c restarts enabled, print stats at every restarts
0.03/0.15	c
0.03/0.15	c
0.03/0.15	c
0.03/0.15	c This is cosoco 1.1 --  
0.03/0.15	c
0.03/0.15	c command line: cosoco -lc -model -restarts HOME/instance-4260237-1502020186.xml 
0.03/0.15	c ========================================[ Problem Statistics ]===========================================
0.03/0.15	c |                                                                                                       
0.03/0.15	c |  Parse time        :         0.09 s 
0.03/0.15	c |
0.03/0.15	c |               Variables: 23
0.03/0.15	c |            Domain Sizes: 23..23
0.03/0.15	c |
0.03/0.15	c |             Constraints: 253
0.03/0.15	c |                   Arity: 2..2  -- Binary: 253
0.03/0.15	c | 
0.03/0.15	c |                   Types: 
0.03/0.15	c |                          Extension: 253  (nb tuples: 131..131) -- (shared: 0)
0.03/0.15	c |                          
0.03/0.15	c =========================================================================================================
0.03/0.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.03/0.16	c 101            176            41059          11222          0              0              5   8   6      
0.03/0.16	c 211            372            89561          23709          0              0              5   8   6      
0.03/0.17	c 332            609            147036         38268          0              0              5   8   6      
0.03/0.17	c 465            873            213630         55607          0              0              4   8   6      
0.03/0.18	c 611            1164           285382         73720          0              0              5   8   6      
0.03/0.19	c 771            1495           364173         93464          0              0              5   9   6      
0.13/0.20	c 947            1854           453885         115389         0              0              4   8   6      
0.13/0.21	c 1140           2235           547461         137239         0              0              5   9   6      
0.13/0.22	c 1352           2647           647908         161913         0              0              5   9   6      
0.13/0.23	c 1585           3124           768806         190212         0              0              5   9   6      
0.13/0.24	c 1841           3617           894357         223319         0              0              4   8   6      
0.13/0.26	c 2122           4171           1032797        257115         0              0              5   8   6      
0.13/0.27	c 2431           4764           1175657        292950         0              0              4   8   6      
0.13/0.29	c 2770           5409           1333158        334238         0              0              4   8   6      
0.23/0.30	c 3142           6132           1504640        375949         0              0              5   9   6      
0.23/0.32	c 3551           6937           1700138        425626         0              0              4   8   6      
0.23/0.34	c 4000           7827           1914737        478196         0              0              4   9   6      
0.23/0.37	c 4493           8764           2144512        535537         0              0              4   10   6     
0.23/0.39	c 5035           9800           2393918        602863         0              0              3   8   5      
0.33/0.42	c 5631           10963          2677384        676647         0              0              4   9   6      
0.33/0.46	c 6286           12228          2991859        757824         0              0              4   9   6      
0.33/0.49	c 7006           13651          3344274        848081         0              0              3   8   5      
0.43/0.53	c 7798           15194          3719758        942112         0              0              4   9   6      
0.43/0.57	c 8669           16912          4139370        1046120        0              0              4   9   6      
0.53/0.62	c 9627           18763          4589064        1160776        0              0              4   10   6     
0.53/0.67	c 10680          20845          5092293        1286007        0              0              4   11   6     
0.63/0.73	c 11838          23145          5650762        1423246        0              0              4   9   6      
0.63/0.79	c 13111          25704          6275768        1576681        0              0              3   9   6      
0.73/0.86	c 14511          28428          6946882        1743287        0              0              3   8   6      
0.83/0.93	c 16051          31439          7681013        1927722        0              0              4   10   6     
0.93/1.01	c 17745          34825          8509499        2137287        0              0              4   9   6      
1.04/1.10	c 19608          38465          9396054        2361641        0              0              4   10   6     
1.04/1.20	c 21657          42474          10363318       2596722        0              0              3   10   6     
1.23/1.31	c 23910          46901          11453426       2870356        0              0              3   9   6      
1.33/1.43	c 26388          51781          12648868       3173735        0              0              3   9   6      
1.43/1.56	c 29113          57260          13965093       3499798        0              0              3   9   6      
1.63/1.72	c 32110          63256          15449666       3875273        0              0              3   9   6      
1.73/1.88	c 35406          69835          17055942       4279131        0              0              3   9   6      
1.93/2.05	c 39031          76971          18778427       4712870        0              0              4   10   6     
2.14/2.25	c 43018          84876          20711687       5206780        0              0              4   10   6     
2.33/2.47	c 47403          93570          22802453       5737501        0              0              3   9   6      
2.63/2.70	c 52226          103030         25113313       6323072        0              0              3   9   6      
2.83/2.96	c 57531          113549         27674159       6963508        0              0              3   10   6     
3.13/3.25	c 63366          125098         30475985       7682852        0              0              3   10   6     
3.43/3.56	c 69784          137810         33578251       8459144        0              0              3   9   6      
3.83/3.90	c 76843          151978         37003493       9311427        0              0              4   10   6     
4.13/4.29	c 84607          167470         40779875       10261516       0              0              3   10   6     
4.63/4.71	c 93147          184511         44924694       11316191       0              0              3   9   6      
5.03/5.18	c 102541         203114         49467110       12467162       0              0              3   10   6     
5.54/5.69	c 112874         223811         54526628       13746741       0              0              3   10   6     
6.13/6.25	c 124240         246309         60009291       15130934       0              0              3   10   6     
6.73/6.88	c 136742         271119         66116658       16698272       0              0              3   9   6      
7.43/7.56	c 150494         298197         72733702       18371080       0              0              3   10   6     
8.23/8.31	c 165621         327909         80021859       20238692       0              0              3   10   6     
9.03/9.14	c 182260         360905         88098136       22281304       0              0              3   10   6     
9.94/10.05	c 200562         396950         96923688       24549222       0              0              3   11   6     
10.94/11.07	c 220694         437449         106807513      27108683       1              0              3   10   6     
12.04/12.17	c 242839         481467         117541182      29827637       1              0              3   10   6     
13.24/13.38	c 267198         529958         129363462      32822883       1              0              3   10   6     
14.63/14.72	c 293992         584104         142547353      36139532       1              0              3   10   6     
16.13/16.21	c 323465         643792         157064856      39825885       2              0              2   10   6     
17.73/17.83	c 355885         708615         172922605      43852763       4              0              3   10   6     
19.53/19.61	c 391547         778840         190106981      48278279       5              0              3   10   6     
21.43/21.58	c 430775         856409         209140558      53153961       6              0              3   10   6     
23.63/23.74	c 473925         942485         230113686      58545713       8              0              2   10   6     
25.93/26.09	c 521390         1036550        253105589      64368786       8              0              3   10   6     
28.54/28.69	c 573601         1141460        278710398      70776555       9              0              2   12   6     
31.53/31.61	c 631033         1257760        307102382      78021103       10             0              3   10   6     
34.63/34.76	c 694208         1383545        337954788      85811375       12             0              3   10   6     
38.13/38.24	c 763700         1521841        371760656      94442124       15             0              2   11   6     
41.93/42.06	c 840141         1674264        408956493      103882196      16             0              2   10   5     
46.24/46.31	c 924226         1842746        450143930      114416128      18             0              2   11   6     
50.83/50.98	c 1016719        2027767        495465787      125989052      19             0              2   11   5     
56.04/56.15	c 1118461        2230635        545161544      138802944      19             0              2   10   5     
61.83/61.90	c 1230377        2453750        600094639      153069124      21             0              2   10   5     
67.43/67.59	c restarts              : 75          
67.43/67.59	c conflicts             : 1338573      (19821 /sec)
67.43/67.59	c decisions             : 2669140      (39524 /sec)
67.43/67.59	c propagations          : 167202345   (2475905 /sec)
67.43/67.59	c root propagations     : 0           
67.43/67.59	c filter calls          : 653383811      (9675201 /sec)
67.43/67.59	c useless filter calls  : 545103573      (83 %)
67.43/67.59	c Memory used           : 26.64 MB
67.43/67.59	c CPU time              : 67.5318 s
67.43/67.59	
67.43/67.59	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-4260237-1502020186/watcher-4260237-1502020186 -o /tmp/evaluation-result-4260237-1502020186/solver-4260237-1502020186 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13119 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260237-1502020186.xml 

pid=13504
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: 1.97 2.02 1.88 4/185 13507
/proc/meminfo: memFree=31621468/32770624 swapFree=0/322432
[pid=13507] ppid=13504 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/13507/stat : 13507 (runsolver) D 13504 13507 12906 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 43929509 24240128 106 18446744073709551615 4194304 4338465 140733776620304 140733776617944 140190970065623 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 24731648 140733776625857 140733776626249 140733776626249 140733776629706 0
/proc/13507/statm: 5918 106 53 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 1.97 2.02 1.88 4/185 13507
/proc/meminfo: memFree=31621468/32770624 swapFree=0/322432
[pid=13507] ppid=13504 vsize=26900 CPUtime=0.03 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 996 0 0 0 3 0 0 0 20 0 1 0 43929509 27545600 812 18446744073709551615 4194304 5747388 140722068706592 140722068703240 5152612 0 0 1 0 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6725 812 708 380 0 143 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26900

[startup+0.200271 s]
/proc/loadavg: 1.97 2.02 1.88 4/185 13507
/proc/meminfo: memFree=31621468/32770624 swapFree=0/322432
[pid=13507] ppid=13504 vsize=27272 CPUtime=0.13 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1103 0 0 0 13 0 0 0 20 0 1 0 43929509 27926528 938 18446744073709551615 4194304 5747388 140722068706592 140722068703240 4877675 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 938 742 380 0 236 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27272

[startup+0.30025 s]
/proc/loadavg: 1.97 2.02 1.88 4/185 13507
/proc/meminfo: memFree=31621468/32770624 swapFree=0/322432
[pid=13507] ppid=13504 vsize=27272 CPUtime=0.23 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1103 0 0 0 23 0 0 0 20 0 1 0 43929509 27926528 938 18446744073709551615 4194304 5747388 140722068706592 140722068703240 4877541 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 938 742 380 0 236 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 27272

[startup+0.700221 s]
/proc/loadavg: 1.97 2.02 1.88 4/185 13507
/proc/meminfo: memFree=31621468/32770624 swapFree=0/322432
[pid=13507] ppid=13504 vsize=27272 CPUtime=0.63 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1103 0 0 0 63 0 0 0 20 0 1 0 43929509 27926528 938 18446744073709551615 4194304 5747388 140722068706592 140722068703992 5125664 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 938 742 380 0 236 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 27272

[startup+1.50022 s]
/proc/loadavg: 1.97 2.02 1.88 3/186 13508
/proc/meminfo: memFree=31620632/32770624 swapFree=0/322464
[pid=13507] ppid=13504 vsize=27272 CPUtime=1.43 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1103 0 0 0 143 0 0 0 20 0 1 0 43929509 27926528 938 18446744073709551615 4194304 5747388 140722068706592 140722068703992 5143316 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 938 742 380 0 236 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 27272

[startup+3.10022 s]
/proc/loadavg: 1.97 2.02 1.88 3/186 13508
/proc/meminfo: memFree=31620260/32770624 swapFree=0/322464
[pid=13507] ppid=13504 vsize=27272 CPUtime=3.03 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1236 0 0 0 303 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877541 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 27272

[startup+6.30022 s]
/proc/loadavg: 1.97 2.02 1.88 3/186 13508
/proc/meminfo: memFree=31620480/32770624 swapFree=0/322472
[pid=13507] ppid=13504 vsize=27272 CPUtime=6.23 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1369 0 0 0 623 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877745 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 27272

[startup+12.7002 s]
/proc/loadavg: 1.98 2.02 1.88 3/186 13508
/proc/meminfo: memFree=31620356/32770624 swapFree=0/322476
[pid=13507] ppid=13504 vsize=27272 CPUtime=12.63 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1502 0 0 0 1263 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877450 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 27272

[startup+25.5003 s]
/proc/loadavg: 1.98 2.02 1.89 3/186 13509
/proc/meminfo: memFree=31620968/32770624 swapFree=0/322492
[pid=13507] ppid=13504 vsize=27272 CPUtime=25.43 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1768 0 0 0 2543 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877375 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 27272

[startup+51.1003 s]
/proc/loadavg: 1.92 2.00 1.88 3/186 13509
/proc/meminfo: memFree=31621092/32770624 swapFree=0/322520
[pid=13507] ppid=13504 vsize=27272 CPUtime=51.03 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 5103 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877541 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27272

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

[startup+51.2003 s]
/proc/loadavg: 1.92 2.00 1.88 3/186 13509
/proc/meminfo: memFree=31621092/32770624 swapFree=0/322520
[pid=13507] ppid=13504 vsize=27272 CPUtime=51.13 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 5113 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877520 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 27272

[startup+57.6002 s]
/proc/loadavg: 1.93 2.00 1.88 3/186 13509
/proc/meminfo: memFree=31620720/32770624 swapFree=0/322524
[pid=13507] ppid=13504 vsize=27272 CPUtime=57.53 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 5753 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877472 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 57.53
Current children cumulated vsize (KiB) 27272

[startup+64.0002 s]
/proc/loadavg: 1.94 2.00 1.88 3/186 13510
/proc/meminfo: memFree=31620636/32770624 swapFree=0/322548
[pid=13507] ppid=13504 vsize=27272 CPUtime=63.93 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 6393 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877594 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 63.93
Current children cumulated vsize (KiB) 27272

[startup+65.6002 s]
/proc/loadavg: 1.94 2.00 1.88 3/186 13510
/proc/meminfo: memFree=31620644/32770624 swapFree=0/322548
[pid=13507] ppid=13504 vsize=27272 CPUtime=65.53 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 6553 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 5125684 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 65.53
Current children cumulated vsize (KiB) 27272

[startup+66.4002 s]
/proc/loadavg: 1.94 2.00 1.88 3/186 13510
/proc/meminfo: memFree=31620644/32770624 swapFree=0/322548
[pid=13507] ppid=13504 vsize=27272 CPUtime=66.33 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 6633 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 66.33
Current children cumulated vsize (KiB) 27272

[startup+67.2057 s]
/proc/loadavg: 1.94 2.00 1.88 3/186 13510
/proc/meminfo: memFree=31620644/32770624 swapFree=0/322548
[pid=13507] ppid=13504 vsize=27272 CPUtime=67.14 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 6714 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 5126464 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 67.14
Current children cumulated vsize (KiB) 27272

[startup+67.4002 s]
/proc/loadavg: 1.94 2.00 1.88 3/186 13510
/proc/meminfo: memFree=31620644/32770624 swapFree=0/322548
[pid=13507] ppid=13504 vsize=27272 CPUtime=67.33 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 6733 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877735 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 67.33
Current children cumulated vsize (KiB) 27272

[startup+67.5002 s]
/proc/loadavg: 1.94 2.00 1.88 3/186 13510
/proc/meminfo: memFree=31620644/32770624 swapFree=0/322548
[pid=13507] ppid=13504 vsize=27272 CPUtime=67.43 cores=1,3,5,7
/proc/13507/stat : 13507 (cosoco) R 13504 13507 12906 0 -1 4202496 1901 0 0 0 6743 0 0 0 20 0 1 0 43929509 27926528 944 18446744073709551615 4194304 5747388 140722068706592 140722068703992 4877740 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 7845728 7850568 19431424 140722068713966 140722068714061 140722068714061 140722068717518 0
/proc/13507/statm: 6818 944 746 380 0 236 0
Current children cumulated CPU time (s) 67.43
Current children cumulated vsize (KiB) 27272

Child status: 0
Real time (s): 67.5924
CPU time (s): 67.5341
CPU user time (s): 67.5321
CPU system time (s): 0.002001
CPU usage (%): 99.9137
Max. virtual memory (cumulated for all children) (KiB): 27272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.5321
system time used= 0.002001
maximum resident set size= 3852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1941
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= 7
involuntary context switches= 100

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.174526 second user time and 0.226379 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-06 13:35:48
IDJOB=4260237
IDBENCH=122640
IDSOLVER=2647
FILE ID=node135/4260237-1502020186
RUNJOBID= node135-1502016917-13119
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Random/Random-B-2-23-23/rand-2-23-23-253-131-0.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260237-1502020186/watcher-4260237-1502020186 -o /tmp/evaluation-result-4260237-1502020186/solver-4260237-1502020186 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13119 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260237-1502020186.xml

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

MD5SUM BENCH= 3925c474c05bd21213e760e2a53982be
RANDOM SEED=793045366

node135.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.21
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.21
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.21
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.21
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:        31621204 kB
MemAvailable:   32001168 kB
Buffers:          191052 kB
Cached:           470168 kB
SwapCached:            0 kB
Active:           380520 kB
Inactive:         339212 kB
Active(anon):      59040 kB
Inactive(anon):    16780 kB
Active(file):     321480 kB
Inactive(file):   322432 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2000 kB
Writeback:             4 kB
AnonPages:         58572 kB
Mapped:            39108 kB
Shmem:             17152 kB
Slab:             130672 kB
SReclaimable:     103772 kB
SUnreclaim:        26900 kB
KernelStack:        3280 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-06 13:36:56