Trace number 4295540

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 1.12SAT 10.1912 10.191

General information on the benchmark

NameMagicHexagon/
MagicHexagon-05-0006_c18.xml
MD5SUMc9b27afa5f83f52385759d74be3b3eae
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.1912
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints34
Number of domains1
Minimum domain size61
Maximum domain size61
Distribution of domain sizes[{"size":61,"count":61}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":20},{"degree":4,"count":55},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity61
Distribution of constraint arities[{"arity":2,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":61,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 9           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295540-1532556282.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 81
0.00/0.00	c |            Domain Sizes: 61..61
0.00/0.00	c |
0.00/0.00	c |             Constraints: 34
0.00/0.00	c |                   Arity: 2..61  -- Binary: 6
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          (X - Y < k): 6
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Sum: 27
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.00	c remove useless variable x[0][5]
0.00/0.00	c remove useless variable x[0][6]
0.00/0.00	c remove useless variable x[0][7]
0.00/0.00	c remove useless variable x[0][8]
0.00/0.00	c remove useless variable x[1][6]
0.00/0.00	c remove useless variable x[1][7]
0.00/0.00	c remove useless variable x[1][8]
0.00/0.00	c remove useless variable x[2][7]
0.00/0.00	c remove useless variable x[2][8]
0.00/0.00	c remove useless variable x[3][8]
0.00/0.00	c remove useless variable x[5][8]
0.00/0.00	c remove useless variable x[6][7]
0.00/0.00	c remove useless variable x[6][8]
0.00/0.00	c remove useless variable x[7][6]
0.00/0.00	c remove useless variable x[7][7]
0.00/0.00	c remove useless variable x[7][8]
0.00/0.00	c remove useless variable x[8][5]
0.00/0.00	c remove useless variable x[8][6]
0.00/0.00	c remove useless variable x[8][7]
0.00/0.00	c remove useless variable x[8][8]
0.00/0.01	c 101            148            2570           14237          6              0              2   13   11    
0.00/0.02	c 211            348            6405           30475          6              0              2   30   17    
0.00/0.03	c 332            522            9243           44680          6              0              4   13   10    
0.00/0.04	c 465            784            13641          63603          6              0              2   39   12    
0.00/0.05	c 611            990            16911          81128          6              0              4   13   10    
0.00/0.07	c 771            1301           22434          103873         6              0              2   46   17    
0.00/0.08	c 947            1546           26276          126914         6              0              4   13   11    
0.00/0.10	c 1140           1882           34689          166944         6              0              2   39   20    
0.10/0.12	c 1352           2174           39147          196571         6              0              4   13   11    
0.10/0.14	c 1585           2567           47462          231545         6              0              2   37   18    
0.10/0.16	c 1841           2916           52762          267820         6              0              4   13   11    
0.10/0.19	c 2122           3460           66553          312946         6              0              2   44   27    
0.10/0.21	c 2431           3881           72886          360176         6              0              4   14   11    
0.21/0.27	c 2770           4596           93585          428959         6              0              2   46   30    
0.21/0.29	c 3142           5101           100929         491329         6              0              4   14   12    
0.31/0.37	c 3551           5744           126592         615124         6              0              2   38   27    
0.31/0.40	c 4000           6354           135490         691440         6              0              4   14   12    
0.41/0.45	c 4493           7163           151126         776709         6              0              2   33   16    
0.41/0.49	c 5035           7895           161736         870216         6              0              4   14   12    
0.51/0.55	c 5631           8834           182732         1006226        6              0              2   35   19    
0.51/0.60	c 6286           9717           195675         1123896        6              0              4   14   12    
0.69/0.70	c 7006           10919          233577         1293027        6              0              2   39   22    
0.69/0.76	c 7798           11997          249372         1439090        6              0              4   14   12    
0.79/0.88	c 8669           13371          293087         1652738        6              0              2   30   21    
0.89/0.96	c 9627           14683          312572         1830030        6              0              4   14   12    
1.10/1.13	c 10680          16291          376086         2099842        6              0              2   37   25    
1.19/1.22	c 11838          17899          400172         2312334        6              0              4   14   12    
1.29/1.37	c 13111          19629          453185         2684332        6              0              2   36   27    
1.39/1.48	c 14511          21560          482033         2938119        6              0              4   14   12    
1.59/1.67	c 16051          23595          546988         3379809        6              0              2   35   28    
1.79/1.80	c 17745          25918          582465         3691510        6              0              4   14   12    
2.00/2.05	c 19608          28463          671771         4245541        6              0              2   36   29    
2.19/2.21	c 21657          31280          715171         4628530        6              0              4   14   12    
2.49/2.55	c 23910          34194          835085         5392086        6              0              2   32   27    
2.69/2.78	c 26388          38162          897698         5962250        6              0              4   14   12    
3.10/3.18	c 29113          41584          1037701        6922638        6              0              2   33   30    
3.39/3.46	c 32110          46276          1110707        7634653        6              0              4   14   12    
4.00/4.07	c 35406          51016          1328520        8833964        6              0              1   39   31    
4.59/4.65	c 39031          56478          1546474        9700341        6              0              3   48   40    
5.39/5.49	c 43018          63248          1854998        10830007       6              0              3   47   40    
6.00/6.08	c 47403          71876          2083211        11534100       6              0              3   48   40    
6.79/6.84	c 52226          80026          2371937        12597938       6              0              3   47   40    
7.69/7.70	c 57531          88108          2683589        13916375       6              0              3   42   37    
8.79/8.89	c 63366          97756          3124867        15433033       6              0              3   50   41    
9.89/9.92	c 69784          107578         3496368        16975361       6              0              3   42   39    
10.10/10.19	c solution 1
10.10/10.19	
10.10/10.19	v <instantiation type='solution'>
10.10/10.19	v <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
10.10/10.19	v <values>26 61 64 66 27 * * * * 65 6 46 44 23 60 * * * 62 24 22 15 34 29 58 * * 63 49 13 10 8 7 35 59 * 28 47 11 9 36 19 17 37 40 57 33 14 31 18 12 25 54 * 55 30 16 20 32 38 53 * * 56 21 41 39 42 45 * * * 48 50 51 43 52 * * * * </values>
10.10/10.19	v </instantiation>
10.10/10.19	
10.10/10.19	c restarts              : 45          
10.10/10.19	c conflicts             : 71730        (7039 /sec)
10.10/10.19	c decisions             : 111333       (10926 /sec)
10.10/10.19	c propagations          : 17312460    (1698934 /sec)
10.10/10.19	c root propagations     : 9           
10.10/10.19	c filter calls          : 3604196        (353693 /sec)
10.10/10.19	c useless filter calls  : 1938258        (53 %)
10.10/10.19	c Memory used           : 26.66 MB
10.10/10.19	c CPU time              : 10.1901 s
10.10/10.19	
10.10/10.19	s SATISFIABLE

Verifier Data

OK	

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295540-1532556282/watcher-4295540-1532556282 -o /tmp/evaluation-result-4295540-1532556282/solver-4295540-1532556282 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30487 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295540-1532556282.xml 

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

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

solver pid=489, runsolver pid=486

[startup+0.10014 s]*
/proc/loadavg: 2.00 2.00 2.04 3/189 490
/proc/meminfo: memFree=21827004/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3936 CPUtime=0.1 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1154 0 0 0 10 0 0 0 20 0 1 0 73191429 27947008 984 33554432000 4194304 6142532 140721560078976 140721560075608 5131859 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 984 866 476 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+0.209421 s]*
/proc/loadavg: 2.00 2.00 2.04 3/189 490
/proc/meminfo: memFree=21827004/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3936 CPUtime=0.21 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1154 0 0 0 21 0 0 0 20 0 1 0 73191429 27947008 984 33554432000 4194304 6142532 140721560078976 140721560075608 5058225 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 984 866 476 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+0.30904 s]*
/proc/loadavg: 2.00 2.00 2.04 3/189 490
/proc/meminfo: memFree=21827004/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3936 CPUtime=0.31 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1154 0 0 0 31 0 0 0 20 0 1 0 73191429 27947008 984 33554432000 4194304 6142532 140721560078976 140721560075608 5130516 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 984 866 476 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+0.700268 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 490
/proc/meminfo: memFree=21827120/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3936 CPUtime=0.69 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1154 0 0 0 69 0 0 0 20 0 1 0 73191429 27947008 984 33554432000 4194304 6142532 140721560078976 140721560076376 5183536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 984 866 476 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 490
/proc/meminfo: memFree=21827052/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3936 CPUtime=1.49 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1154 0 0 0 149 0 0 0 20 0 1 0 73191429 27947008 984 33554432000 4194304 6142532 140721560078976 140721560076376 5062272 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 984 866 476 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+3.10904 s]
/proc/loadavg: 1.92 1.98 2.03 3/189 490
/proc/meminfo: memFree=21827052/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3996 CPUtime=3.1 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1213 0 0 0 310 0 0 0 20 0 1 0 73191429 27947008 999 33554432000 4194304 6142532 140721560078976 140721560076376 5130935 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 999 879 476 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3996 KiB

[startup+6.30026 s]
/proc/loadavg: 1.92 1.98 2.03 3/189 490
/proc/meminfo: memFree=21826764/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3996 CPUtime=6.29 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1272 0 0 0 629 0 0 0 20 0 1 0 73191429 27947008 999 33554432000 4194304 6142532 140721560078976 140721560076376 5058593 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 999 879 476 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3996 KiB

[startup+10.1909 s]
# the end of solver process 489 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.1902 s, system=0.001 s

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

[startup+6.40027 s]
/proc/loadavg: 1.92 1.98 2.03 3/189 490
/proc/meminfo: memFree=21826764/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3996 CPUtime=6.39 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1272 0 0 0 639 0 0 0 20 0 1 0 73191429 27947008 999 33554432000 4194304 6142532 140721560078976 140721560076376 5061186 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 999 879 476 0 145 0
Current children cumulated CPU time: 6.39 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3996 KiB

[startup+8.00025 s]*
/proc/loadavg: 1.92 1.98 2.03 3/189 490
/proc/meminfo: memFree=21826764/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3996 CPUtime=8 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1331 0 0 0 800 0 0 0 20 0 1 0 73191429 27947008 999 33554432000 4194304 6142532 140721560078976 140721560076376 5060644 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 999 879 476 0 145 0
Current children cumulated CPU time: 8 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3996 KiB

[startup+8.80025 s]
/proc/loadavg: 1.92 1.98 2.03 3/189 490
/proc/meminfo: memFree=21826764/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3996 CPUtime=8.79 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1331 0 0 0 879 0 0 0 20 0 1 0 73191429 27947008 999 33554432000 4194304 6142532 140721560078976 140721560076376 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 999 879 476 0 145 0
Current children cumulated CPU time: 8.79 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3996 KiB

[startup+9.60025 s]
/proc/loadavg: 1.92 1.98 2.03 3/189 490
/proc/meminfo: memFree=21826764/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3996 CPUtime=9.59 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1331 0 0 0 959 0 0 0 20 0 1 0 73191429 27947008 999 33554432000 4194304 6142532 140721560078976 140721560076376 5054822 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 999 879 476 0 145 0
Current children cumulated CPU time: 9.59 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3996 KiB

[startup+10.0002 s]*
/proc/loadavg: 1.92 1.98 2.03 3/189 490
/proc/meminfo: memFree=21826764/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3996 CPUtime=10 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1331 0 0 0 1000 0 0 0 20 0 1 0 73191429 27947008 999 33554432000 4194304 6142532 140721560078976 140721560076376 5058225 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 999 879 476 0 145 0
Current children cumulated CPU time: 10 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3996 KiB

[startup+10.109 s]
/proc/loadavg: 1.92 1.98 2.03 3/189 490
/proc/meminfo: memFree=21826764/32770624 swapFree=67108860/67108860
[pid=489] ppid=486 vsize=27292 memory=3996 CPUtime=10.1 cores=0,2,4,6
/proc/489/stat : 489 (cosoco) R 486 489 30456 0 -1 4202496 1331 0 0 0 1010 0 0 0 20 0 1 0 73191429 27947008 999 33554432000 4194304 6142532 140721560078976 140721560076376 5058612 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 30797824 140721560085638 140721560085768 140721560085768 140721560088526 0
/proc/489/statm: 6823 999 879 476 0 145 0
Current children cumulated CPU time: 10.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3996 KiB

Child status: 0
Real time (s): 10.191
CPU time (s): 10.1912
CPU user time (s): 10.1902
CPU system time (s): 0.001
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27292
Max. memory (cumulated for all children) (KiB): 3996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.1902
system time used= 0.001
maximum resident set size= 4068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1370
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= 5


# summary of solver processes directly reported to runsolver:
#   pid: 489
#   total CPU time (s): 10.1912
#   total CPU user time (s): 10.1902
#   total CPU system time (s): 0.001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052207 second user time and 0.115999 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-26 00:04:42
IDJOB=4295540
IDBENCH=141564
IDSOLVER=2752
FILE ID=node149/4295540-1532556282
RUNJOBID= node149-1532542931-30487
PBS_JOBID= 21021951
Free space on /tmp= 43260 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-05-0006_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295540-1532556282/watcher-4295540-1532556282 -o /tmp/evaluation-result-4295540-1532556282/solver-4295540-1532556282 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30487 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295540-1532556282.xml

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

MD5SUM BENCH= c9b27afa5f83f52385759d74be3b3eae
RANDOM SEED=549667104

node149.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.60
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.60
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.60
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.60
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:        21828044 kB
MemAvailable:   31928008 kB
Buffers:          124228 kB
Cached:         10120572 kB
SwapCached:            0 kB
Active:          2339368 kB
Inactive:        7961492 kB
Active(anon):       4152 kB
Inactive(anon):    79888 kB
Active(file):    2335216 kB
Inactive(file):  7881604 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2836 kB
Writeback:             0 kB
AnonPages:         67596 kB
Mapped:            41744 kB
Shmem:             25224 kB
Slab:             340148 kB
SReclaimable:     311604 kB
SUnreclaim:        28544 kB
KernelStack:        3488 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-26 00:04:53