Trace number 4253487

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
Naxos 1.1.0SAT 194.982 194.986

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s20a4/
TravellingSalesman-4-20-001-a4_X2.xml
MD5SUMb8ea00653452363d0c81f6ef3102e485
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 benchmark0.76639599
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints228
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":20,"count":20},{"size":161,"count":19},{"size":1001,"count":20}]
Minimum variable degree1
Maximum variable degree208
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":37},{"degree":19,"count":1},{"degree":20,"count":18},{"degree":37,"count":1},{"degree":190,"count":1},{"degree":208,"count":1}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":20},{"arity":4,"count":207}]
Number of extensional constraints228
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":228}]
Optimization problemNO
Type of objective

Solver Data

194.89/194.98	s SATISFIABLE
194.89/194.98	v <instantiation>
194.89/194.98	v   <list> w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] </list>
194.89/194.98	v   <values> 160 0 10 3 16 12 4 9 5 18 8 14 13 2 15 7 1 19 6 17 20 11 13 3 1 15 6 0 5 11 2 1 2 20 7 26 0 21 0 3 15 9 16 17 32 38 38 43 54 56 57 59 79 86 112 112 133 133 136 151 160 </values>
194.89/194.98	v </instantiation>

Verifier Data

OK	

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-4253487-1500934417/watcher-4253487-1500934417 -o /tmp/evaluation-result-4253487-1500934417/solver-4253487-1500934417 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500915006-3508 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4253487-1500934417.xml 

pid=6708
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.02 2.03 2.05 3/182 6711
/proc/meminfo: memFree=32113764/32770624 swapFree=5716/126084
[pid=6711] ppid=6708 vsize=17804 CPUtime=0 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) D 6708 6711 3476 0 -1 1077936128 201 0 0 0 0 0 0 0 20 0 1 0 2981675 18231296 72 33554432000 4194304 6986860 140724492171632 140724492168328 139820090070727 0 0 4096 0 18446744072101588516 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 4451 72 53 682 0 49 0

[startup+0.100165 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 6711
/proc/meminfo: memFree=32113764/32770624 swapFree=5716/126084
[pid=6711] ppid=6708 vsize=42640 CPUtime=0.08 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 5612 0 0 0 8 0 0 0 20 0 1 0 2981675 43663360 5294 33554432000 4194304 6986860 140724492171632 140724492168328 5694914 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 10660 5294 677 682 0 4663 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42640

[startup+0.200371 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 6711
/proc/meminfo: memFree=32113764/32770624 swapFree=5716/126084
[pid=6711] ppid=6708 vsize=47912 CPUtime=0.18 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 6921 0 0 0 18 0 0 0 20 0 1 0 2981675 49061888 6613 33554432000 4194304 6986860 140724492171632 140724492168328 5454000 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 11978 6613 715 682 0 5981 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 47912

[startup+0.300275 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 6711
/proc/meminfo: memFree=32113764/32770624 swapFree=5716/126084
[pid=6711] ppid=6708 vsize=47912 CPUtime=0.28 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 6940 0 0 0 28 0 0 0 20 0 1 0 2981675 49061888 6613 33554432000 4194304 6986860 140724492171632 140724492168328 139820077644773 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 11978 6613 715 682 0 5981 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47912

[startup+0.700314 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 6711
/proc/meminfo: memFree=32113764/32770624 swapFree=5716/126084
[pid=6711] ppid=6708 vsize=57556 CPUtime=0.69 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 9368 0 0 0 68 1 0 0 20 0 1 0 2981675 58937344 9055 33554432000 4194304 6986860 140724492171632 140724492168328 5453944 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14389 9055 715 682 0 8392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57556

[startup+1.50031 s]
/proc/loadavg: 2.02 2.03 2.05 3/183 6712
/proc/meminfo: memFree=32080500/32770624 swapFree=5716/126196
[pid=6711] ppid=6708 vsize=57556 CPUtime=1.49 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 9369 0 0 0 148 1 0 0 20 0 1 0 2981675 58937344 9055 33554432000 4194304 6986860 140724492171632 140724492167160 5438178 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14389 9055 715 682 0 8392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57556

[startup+3.10032 s]
/proc/loadavg: 2.02 2.03 2.05 3/183 6712
/proc/meminfo: memFree=32079984/32770624 swapFree=5716/126192
[pid=6711] ppid=6708 vsize=57688 CPUtime=3.09 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 17692 0 0 0 308 1 0 0 20 0 1 0 2981675 59072512 9093 33554432000 4194304 6986860 140724492171632 140724492167160 5438384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9093 730 682 0 8425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57688

[startup+6.30031 s]
/proc/loadavg: 1.93 2.02 2.04 3/183 6712
/proc/meminfo: memFree=32079732/32770624 swapFree=5716/126200
[pid=6711] ppid=6708 vsize=57688 CPUtime=6.28 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 26013 0 0 0 627 1 0 0 20 0 1 0 2981675 59072512 9099 33554432000 4194304 6986860 140724492171632 140724492166984 5473982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9099 730 682 0 8425 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 57688

[startup+12.7003 s]
/proc/loadavg: 1.94 2.01 2.04 3/183 6712
/proc/meminfo: memFree=32079208/32770624 swapFree=5716/126208
[pid=6711] ppid=6708 vsize=57688 CPUtime=12.68 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 34345 0 0 0 1267 1 0 0 20 0 1 0 2981675 59072512 9109 33554432000 4194304 6986860 140724492171632 140724492166984 5438178 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9109 730 682 0 8425 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57688

[startup+25.5004 s]
/proc/loadavg: 1.95 2.01 2.04 3/183 6712
/proc/meminfo: memFree=32079316/32770624 swapFree=5716/126216
[pid=6711] ppid=6708 vsize=57688 CPUtime=25.48 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 43876 0 0 0 2546 2 0 0 20 0 1 0 2981675 59072512 9115 33554432000 4194304 6986860 140724492171632 140724492166984 5438120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9115 730 682 0 8425 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57688

[startup+51.1004 s]
/proc/loadavg: 1.97 2.01 2.04 3/183 6712
/proc/meminfo: memFree=32079684/32770624 swapFree=5716/126228
[pid=6711] ppid=6708 vsize=57688 CPUtime=51.08 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 44560 0 0 0 5105 3 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492166984 5474352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57688

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/182 6713
/proc/meminfo: memFree=32078820/32770624 swapFree=5716/126268
[pid=6711] ppid=6708 vsize=57688 CPUtime=102.29 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 45241 0 0 0 10226 3 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492166984 5473982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 57688

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 6714
/proc/meminfo: memFree=32078208/32770624 swapFree=5716/126292
[pid=6711] ppid=6708 vsize=57688 CPUtime=162.28 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 45922 0 0 0 16225 3 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492167160 5438198 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 57688

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

[startup+179.2 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 6714
/proc/meminfo: memFree=32078208/32770624 swapFree=5716/126300
[pid=6711] ppid=6708 vsize=57688 CPUtime=179.18 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 46603 0 0 0 17915 3 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492166984 5438224 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 179.18
Current children cumulated vsize (KiB) 57688

[startup+185.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 6715
/proc/meminfo: memFree=32079472/32770624 swapFree=5716/126312
[pid=6711] ppid=6708 vsize=57688 CPUtime=185.59 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 46603 0 0 0 18555 4 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492166984 5438178 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 185.59
Current children cumulated vsize (KiB) 57688

[startup+188.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 6715
/proc/meminfo: memFree=32079472/32770624 swapFree=5716/126312
[pid=6711] ppid=6708 vsize=57688 CPUtime=188.79 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 46603 0 0 0 18875 4 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492167160 5438325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 188.79
Current children cumulated vsize (KiB) 57688

[startup+192 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 6715
/proc/meminfo: memFree=32079472/32770624 swapFree=5716/126312
[pid=6711] ppid=6708 vsize=57688 CPUtime=191.99 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 46603 0 0 0 19195 4 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492167160 5438178 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 191.99
Current children cumulated vsize (KiB) 57688

[startup+193.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 6715
/proc/meminfo: memFree=32079472/32770624 swapFree=5716/126312
[pid=6711] ppid=6708 vsize=57688 CPUtime=193.6 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 46603 0 0 0 19356 4 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492167160 5438178 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 193.6
Current children cumulated vsize (KiB) 57688

[startup+194.4 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 6715
/proc/meminfo: memFree=32079472/32770624 swapFree=5716/126312
[pid=6711] ppid=6708 vsize=57688 CPUtime=194.39 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 46603 0 0 0 19435 4 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492167160 5438205 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 194.39
Current children cumulated vsize (KiB) 57688

[startup+194.806 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 6715
/proc/meminfo: memFree=32079472/32770624 swapFree=5716/126312
[pid=6711] ppid=6708 vsize=57688 CPUtime=194.8 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 46603 0 0 0 19476 4 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492167160 5438432 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 194.8
Current children cumulated vsize (KiB) 57688

[startup+194.9 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 6715
/proc/meminfo: memFree=32079472/32770624 swapFree=5716/126312
[pid=6711] ppid=6708 vsize=57688 CPUtime=194.89 cores=1,3,5,7
/proc/6711/stat : 6711 (naxos-xcsp3) R 6708 6711 3476 0 -1 4202496 46603 0 0 0 19485 4 0 0 20 0 1 0 2981675 59072512 9126 33554432000 4194304 6986860 140724492171632 140724492167160 5438178 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0 9087712 9120176 25178112 140724492178702 140724492178783 140724492178783 140724492181482 0
/proc/6711/statm: 14422 9126 730 682 0 8425 0
Current children cumulated CPU time (s) 194.89
Current children cumulated vsize (KiB) 57688

Child status: 0
Real time (s): 194.986
CPU time (s): 194.982
CPU user time (s): 194.94
CPU system time (s): 0.042001
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 57688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 194.94
system time used= 0.042001
maximum resident set size= 36536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46632
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= 18
involuntary context switches= 59

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.270064 second user time and 1.09098 second system time

The end

Launcher Data

Begin job on node115 at 2017-07-25 00:13:37
IDJOB=4253487
IDBENCH=135918
IDSOLVER=2634
FILE ID=node115/4253487-1500934417
RUNJOBID= node115-1500915006-3508
PBS_JOBID= 20625422
Free space on /tmp= 61816 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20a4/TravellingSalesman-4-20-001-a4_X2.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253487-1500934417/watcher-4253487-1500934417 -o /tmp/evaluation-result-4253487-1500934417/solver-4253487-1500934417 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500915006-3508 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4253487-1500934417.xml

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

MD5SUM BENCH= b8ea00653452363d0c81f6ef3102e485
RANDOM SEED=280994358

node115.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.47
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.47
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.47
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.47
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:        32113908 kB
MemAvailable:   32061536 kB
Buffers:           36100 kB
Cached:           226564 kB
SwapCached:            0 kB
Active:           172416 kB
Inactive:         134788 kB
Active(anon):      47484 kB
Inactive(anon):     8704 kB
Active(file):     124932 kB
Inactive(file):   126084 kB
Unevictable:        5716 kB
Mlocked:            5716 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3128 kB
Writeback:             0 kB
AnonPages:         50416 kB
Mapped:            29844 kB
Shmem:              8844 kB
Slab:              49580 kB
SReclaimable:      24892 kB
SUnreclaim:        24688 kB
KernelStack:        3232 kB
PageTables:         4668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     285328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61812 MiB
End job on node115 at 2017-07-25 00:16:52