Trace number 4264694

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
AbsCon-basic 2017-06-11SAT 4.35425 1.93046

DiagnosticValue
WRONG_DECISIONS270

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.77130699
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

0.27/0.34	
0.27/0.34	AbsCon 2 
0.27/0.34	
1.61/0.88	  Solving XCSP3-instance-4264694-1502310937 as a CSP
1.61/0.88	  Loading variables...
1.85/0.98	  Loading constraints...
3.14/1.45	  Solver SolverBacktrack being built...
3.14/1.45	
3.35/1.59	  Preprocessing : gac=true, ccks=0, filters=22212, revisions=0 (useless=0), AC=22212, removals=22212, inconsistent=false
3.35/1.59	
4.30/1.91	
4.30/1.91	v <instantiation id='sol1' type='solution'>  <list> w3 w4 x[] y[] z[] </list>  <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>  </instantiation>
4.30/1.91	s SATISFIABLE
4.30/1.91	
4.30/1.91	d WRONG_DECISIONS 270

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-4264694-1502310937/watcher-4264694-1502310937 -o /tmp/evaluation-result-4264694-1502310937/solver-4264694-1502310937 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502258125-5061 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264694-1502310937.xml 

pid=15615
running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.72 1.51 1.55 2/201 15618
/proc/meminfo: memFree=30976912/32770624 swapFree=0/530556
[pid=15618] ppid=15615 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15618/stat : 15618 (runsolver) D 15615 15618 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 78599905 24240128 108 18446744073709551615 4194304 4338465 140725205508160 140725205505800 140566028890839 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 9658368 140725205516448 140725205516873 140725205516873 140725205520330 0
/proc/15618/statm: 5918 108 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 1.72 1.51 1.55 2/201 15618
/proc/meminfo: memFree=30976912/32770624 swapFree=0/530556
[pid=15618] ppid=15615 vsize=9936560 CPUtime=0.01 cores=1,3,5,7
/proc/15618/stat : 15618 (java) S 15615 15618 31388 0 -1 1077944320 3492 0 0 0 1 0 0 0 20 0 6 0 78599905 10175037440 3645 18446744073709551615 4194304 4196468 140732972536544 140732972519088 140543576080119 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
/proc/15618/statm: 2484140 3645 1920 1 0 2473637 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9936560

[startup+0.200306 s]
/proc/loadavg: 1.72 1.51 1.55 2/201 15618
/proc/meminfo: memFree=30976912/32770624 swapFree=0/530556
[pid=15618] ppid=15615 vsize=10551180 CPUtime=0.09 cores=1,3,5,7
/proc/15618/stat : 15618 (java) S 15615 15618 31388 0 -1 1077944320 5391 0 0 0 8 1 0 0 20 0 15 0 78599905 10804408320 6893 18446744073709551615 4194304 4196468 140732972536544 140732972519088 140543576080119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
/proc/15618/statm: 2637795 6893 2676 1 0 2627261 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10551180

[startup+0.300308 s]
/proc/loadavg: 1.72 1.51 1.55 2/201 15618
/proc/meminfo: memFree=30976912/32770624 swapFree=0/530556
[pid=15618] ppid=15615 vsize=10553264 CPUtime=0.27 cores=1,3,5,7
/proc/15618/stat : 15618 (java) S 15615 15618 31388 0 -1 1077944320 9038 0 0 0 25 2 0 0 20 0 15 0 78599905 10806542336 9872 18446744073709551615 4194304 4196468 140732972536544 140732972519088 140543576080119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
/proc/15618/statm: 2638316 9872 2935 1 0 2627261 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10553264

[startup+0.700287 s]
/proc/loadavg: 1.72 1.51 1.55 2/201 15618
/proc/meminfo: memFree=30976912/32770624 swapFree=0/530556
[pid=15618] ppid=15615 vsize=10621952 CPUtime=1.29 cores=1,3,5,7
/proc/15618/stat : 15618 (java) S 15615 15618 31388 0 -1 1077944320 13496 0 0 0 125 4 0 0 20 0 16 0 78599905 10876878848 25426 18446744073709551615 4194304 4196468 140732972536544 140732972519088 140543576080119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
/proc/15618/statm: 2655488 25426 3080 1 0 2644414 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 10621952

[startup+1.50058 s]
/proc/loadavg: 1.72 1.51 1.55 5/215 15635
/proc/meminfo: memFree=30778440/32770624 swapFree=0/530352
[pid=15618] ppid=15615 vsize=10624000 CPUtime=3.35 cores=1,3,5,7
/proc/15618/stat : 15618 (java) S 15615 15618 31388 0 -1 1077944320 16475 0 0 0 308 27 0 0 20 0 16 0 78599905 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140732972519088 140543576080119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
/proc/15618/statm: 2656000 89066 3134 1 0 2644926 0
[pid=15618/tid=15621] ppid=15615 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/15618/task/15621/stat : 15621 (java) S 15615 15618 31388 0 -1 1077944384 6280 0 0 0 19 2 0 0 20 0 16 0 78599914 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140543580322992 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15622] ppid=15615 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/15618/task/15622/stat : 15622 (java) S 15615 15618 31388 0 -1 1077944384 153 0 0 0 2 5 0 0 20 0 16 0 78599914 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140543545793424 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15623] ppid=15615 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/15618/task/15623/stat : 15623 (java) S 15615 15618 31388 0 -1 1077944384 98 0 0 0 2 4 0 0 20 0 16 0 78599914 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140543185672976 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15624] ppid=15615 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/15618/task/15624/stat : 15624 (java) S 15615 15618 31388 0 -1 1077944384 146 0 0 0 2 5 0 0 20 0 16 0 78599914 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140543184620688 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15625] ppid=15615 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/15618/task/15625/stat : 15625 (java) S 15615 15618 31388 0 -1 1077944384 169 0 0 0 2 4 0 0 20 0 16 0 78599914 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140543183567888 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15626] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15626/stat : 15626 (java) S 15615 15618 31388 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542938699888 140543576091266 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15627] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15627/stat : 15627 (java) S 15615 15618 31388 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542937645920 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15628] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15628/stat : 15628 (java) S 15615 15618 31388 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542936593536 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15629] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15629/stat : 15629 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599919 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542935541840 140543576098715 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15630] ppid=15615 vsize=10624000 CPUtime=0.63 cores=1,3,5,7
/proc/15618/task/15630/stat : 15630 (java) S 15615 15618 31388 0 -1 1077944384 1707 0 0 0 62 1 0 0 20 0 16 0 78599919 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542934489712 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15631] ppid=15615 vsize=10624000 CPUtime=0.63 cores=1,3,5,7
/proc/15618/task/15631/stat : 15631 (java) S 15615 15618 31388 0 -1 1077944384 1257 0 0 0 63 0 0 0 20 0 16 0 78599919 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542933436912 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15632] ppid=15615 vsize=10624000 CPUtime=0.46 cores=1,3,5,7
/proc/15618/task/15632/stat : 15632 (java) R 15615 15618 31388 0 -1 1077944384 1867 0 0 0 46 0 0 0 20 0 16 0 78599919 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542932384720 140543576090325 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15633] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15633/stat : 15633 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599919 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542931332064 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15634] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15634/stat : 15634 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599923 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542930278832 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15635] ppid=15615 vsize=10624000 CPUtime=1.06 cores=1,3,5,7
/proc/15618/task/15635/stat : 15635 (java) R 15615 15618 31388 0 -1 4202560 3356 0 0 0 104 2 0 0 20 0 16 0 78599939 10878976000 89066 18446744073709551615 4194304 4196468 140732972536544 140542927078224 140543220820309 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 10624000

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

[startup+1.60121 s]
/proc/loadavg: 1.72 1.51 1.55 5/215 15635
/proc/meminfo: memFree=30778440/32770624 swapFree=0/530352
[pid=15618] ppid=15615 vsize=10624000 CPUtime=3.6 cores=1,3,5,7
/proc/15618/stat : 15618 (java) S 15615 15618 31388 0 -1 1077944320 16557 0 0 0 332 28 0 0 20 0 16 0 78599905 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140732972519088 140543576080119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
/proc/15618/statm: 2656000 89116 3134 1 0 2644926 0
[pid=15618/tid=15621] ppid=15615 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/15618/task/15621/stat : 15621 (java) S 15615 15618 31388 0 -1 1077944384 6280 0 0 0 19 2 0 0 20 0 16 0 78599914 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140543580322992 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15622] ppid=15615 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/15618/task/15622/stat : 15622 (java) S 15615 15618 31388 0 -1 1077944384 153 0 0 0 2 5 0 0 20 0 16 0 78599914 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140543545793424 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15623] ppid=15615 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/15618/task/15623/stat : 15623 (java) S 15615 15618 31388 0 -1 1077944384 98 0 0 0 2 4 0 0 20 0 16 0 78599914 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140543185672976 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15624] ppid=15615 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/15618/task/15624/stat : 15624 (java) S 15615 15618 31388 0 -1 1077944384 146 0 0 0 2 5 0 0 20 0 16 0 78599914 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140543184620688 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15625] ppid=15615 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/15618/task/15625/stat : 15625 (java) S 15615 15618 31388 0 -1 1077944384 169 0 0 0 2 4 0 0 20 0 16 0 78599914 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140543183567888 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15626] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15626/stat : 15626 (java) S 15615 15618 31388 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542938699888 140543576091266 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15627] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15627/stat : 15627 (java) S 15615 15618 31388 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542937645920 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15628] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15628/stat : 15628 (java) S 15615 15618 31388 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542936593536 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15629] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15629/stat : 15629 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599919 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542935541840 140543576098715 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15630] ppid=15615 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/15618/task/15630/stat : 15630 (java) R 15615 15618 31388 0 -1 4202560 1715 0 0 0 68 1 0 0 20 0 16 0 78599919 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542934475808 140543557601825 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15631] ppid=15615 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/15618/task/15631/stat : 15631 (java) R 15615 15618 31388 0 -1 4202560 1271 0 0 0 69 0 0 0 20 0 16 0 78599919 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542933423696 140543554097056 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15632] ppid=15615 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/15618/task/15632/stat : 15632 (java) S 15615 15618 31388 0 -1 1077944384 1907 0 0 0 48 0 0 0 20 0 16 0 78599919 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542932384624 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15633] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15633/stat : 15633 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599919 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542931332064 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15634] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15634/stat : 15634 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599923 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542930278832 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15635] ppid=15615 vsize=10624000 CPUtime=1.17 cores=1,3,5,7
/proc/15618/task/15635/stat : 15635 (java) R 15615 15618 31388 0 -1 4202560 3376 0 0 0 114 3 0 0 20 0 16 0 78599939 10878976000 89116 18446744073709551615 4194304 4196468 140732972536544 140542927085632 140543221468564 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 10624000

[startup+1.80152 s]
/proc/loadavg: 1.72 1.51 1.55 5/215 15635
/proc/meminfo: memFree=30778440/32770624 swapFree=0/530352
[pid=15618] ppid=15615 vsize=10624000 CPUtime=4.15 cores=1,3,5,7
/proc/15618/stat : 15618 (java) S 15615 15618 31388 0 -1 1077944320 19083 0 0 0 386 29 0 0 20 0 16 0 78599905 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140732972519088 140543576080119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
/proc/15618/statm: 2656000 90433 3140 1 0 2644926 0
[pid=15618/tid=15621] ppid=15615 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/15618/task/15621/stat : 15621 (java) S 15615 15618 31388 0 -1 1077944384 6280 0 0 0 19 2 0 0 20 0 16 0 78599914 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140543580322992 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15622] ppid=15615 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/15618/task/15622/stat : 15622 (java) S 15615 15618 31388 0 -1 1077944384 153 0 0 0 2 5 0 0 20 0 16 0 78599914 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140543545793424 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15623] ppid=15615 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/15618/task/15623/stat : 15623 (java) S 15615 15618 31388 0 -1 1077944384 98 0 0 0 2 4 0 0 20 0 16 0 78599914 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140543185672976 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15624] ppid=15615 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/15618/task/15624/stat : 15624 (java) S 15615 15618 31388 0 -1 1077944384 146 0 0 0 2 5 0 0 20 0 16 0 78599914 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140543184620688 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15625] ppid=15615 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/15618/task/15625/stat : 15625 (java) S 15615 15618 31388 0 -1 1077944384 169 0 0 0 2 4 0 0 20 0 16 0 78599914 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140543183567888 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15626] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15626/stat : 15626 (java) S 15615 15618 31388 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542938699888 140543576091266 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15627] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15627/stat : 15627 (java) S 15615 15618 31388 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542937645920 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15628] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15628/stat : 15628 (java) S 15615 15618 31388 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542936593536 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15629] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15629/stat : 15629 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599919 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542935541840 140543576098715 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15630] ppid=15615 vsize=10624000 CPUtime=0.87 cores=1,3,5,7
/proc/15618/task/15630/stat : 15630 (java) S 15615 15618 31388 0 -1 1077944384 2266 0 0 0 86 1 0 0 20 0 16 0 78599919 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542934489712 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15631] ppid=15615 vsize=10624000 CPUtime=0.83 cores=1,3,5,7
/proc/15618/task/15631/stat : 15631 (java) S 15615 15618 31388 0 -1 1077944384 1311 0 0 0 83 0 0 0 20 0 16 0 78599919 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542933436912 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15632] ppid=15615 vsize=10624000 CPUtime=0.5 cores=1,3,5,7
/proc/15618/task/15632/stat : 15632 (java) S 15615 15618 31388 0 -1 1077944384 1937 0 0 0 50 0 0 0 20 0 16 0 78599919 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542932384624 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15633] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15633/stat : 15633 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599919 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542931332064 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15634] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15634/stat : 15634 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599923 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542930278832 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15635] ppid=15615 vsize=10624000 CPUtime=1.37 cores=1,3,5,7
/proc/15618/task/15635/stat : 15635 (java) R 15615 15618 31388 0 -1 4202560 5281 0 0 0 133 4 0 0 20 0 16 0 78599939 10878976000 90433 18446744073709551615 4194304 4196468 140732972536544 140542927087304 140543221837264 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 10624000

[startup+1.90152 s]
/proc/loadavg: 1.72 1.51 1.55 5/215 15635
/proc/meminfo: memFree=30778440/32770624 swapFree=0/530352
[pid=15618] ppid=15615 vsize=10624000 CPUtime=4.3 cores=1,3,5,7
/proc/15618/stat : 15618 (java) S 15615 15618 31388 0 -1 1077944320 19111 0 0 0 401 29 0 0 20 0 16 0 78599905 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140732972519088 140543576080119 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
/proc/15618/statm: 2656000 90446 3140 1 0 2644926 0
[pid=15618/tid=15621] ppid=15615 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/15618/task/15621/stat : 15621 (java) S 15615 15618 31388 0 -1 1077944384 6280 0 0 0 19 2 0 0 20 0 16 0 78599914 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140543580322992 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15622] ppid=15615 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/15618/task/15622/stat : 15622 (java) S 15615 15618 31388 0 -1 1077944384 153 0 0 0 2 5 0 0 20 0 16 0 78599914 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140543545793424 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15623] ppid=15615 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/15618/task/15623/stat : 15623 (java) S 15615 15618 31388 0 -1 1077944384 98 0 0 0 2 4 0 0 20 0 16 0 78599914 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140543185672976 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15624] ppid=15615 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/15618/task/15624/stat : 15624 (java) S 15615 15618 31388 0 -1 1077944384 146 0 0 0 2 5 0 0 20 0 16 0 78599914 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140543184620688 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15625] ppid=15615 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/15618/task/15625/stat : 15625 (java) S 15615 15618 31388 0 -1 1077944384 169 0 0 0 2 4 0 0 20 0 16 0 78599914 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140543183567888 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15626] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15626/stat : 15626 (java) S 15615 15618 31388 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542938699888 140543576091266 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15627] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15627/stat : 15627 (java) S 15615 15618 31388 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542937645920 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15628] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15628/stat : 15628 (java) S 15615 15618 31388 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 78599916 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542936593536 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15629] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15629/stat : 15629 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599919 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542935541840 140543576098715 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15630] ppid=15615 vsize=10624000 CPUtime=0.9 cores=1,3,5,7
/proc/15618/task/15630/stat : 15630 (java) R 15615 15618 31388 0 -1 4202560 2274 0 0 0 89 1 0 0 20 0 16 0 78599919 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542934489712 140543560070431 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15631] ppid=15615 vsize=10624000 CPUtime=0.85 cores=1,3,5,7
/proc/15618/task/15631/stat : 15631 (java) S 15615 15618 31388 0 -1 1077944384 1313 0 0 0 85 0 0 0 20 0 16 0 78599919 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542933436912 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15632] ppid=15615 vsize=10624000 CPUtime=0.51 cores=1,3,5,7
/proc/15618/task/15632/stat : 15632 (java) S 15615 15618 31388 0 -1 1077944384 1955 0 0 0 51 0 0 0 20 0 16 0 78599919 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542932384624 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15633] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15633/stat : 15633 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599919 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542931332064 140543576090325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15634] ppid=15615 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/15618/task/15634/stat : 15634 (java) S 15615 15618 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 78599923 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542930278832 140543576091266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
[pid=15618/tid=15635] ppid=15615 vsize=10624000 CPUtime=1.47 cores=1,3,5,7
/proc/15618/task/15635/stat : 15635 (java) R 15615 15618 31388 0 -1 4202560 5281 0 0 0 143 4 0 0 20 0 16 0 78599939 10878976000 90446 18446744073709551615 4194304 4196468 140732972536544 140542927086600 140543221836131 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35971072 140732972540365 140732972540494 140732972540494 140732972543951 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 10624000

Child status: 0
Real time (s): 1.93046
CPU time (s): 4.35425
CPU user time (s): 4.05382
CPU system time (s): 0.300433
CPU usage (%): 225.555
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.05382
system time used= 0.300433
maximum resident set size= 364516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2238
involuntary context switches= 22

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.005469 second user time and 0.0175 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-09 22:21:40
IDJOB=4264694
IDBENCH=135918
IDSOLVER=2652
FILE ID=node134/4264694-1502310937
RUNJOBID= node134-1502258125-5061
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20a4/TravellingSalesman-4-20-001-a4_X2.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264694-1502310937/watcher-4264694-1502310937 -o /tmp/evaluation-result-4264694-1502310937/solver-4264694-1502310937 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502258125-5061 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264694-1502310937.xml

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

MD5SUM BENCH= b8ea00653452363d0c81f6ef3102e485
RANDOM SEED=126495502

node134.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.43
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.43
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.43
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.43
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:        30976912 kB
MemAvailable:   31834320 kB
Buffers:          260332 kB
Cached:           892152 kB
SwapCached:            0 kB
Active:           798100 kB
Inactive:         561780 kB
Active(anon):     209460 kB
Inactive(anon):    31224 kB
Active(file):     588640 kB
Inactive(file):   530556 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8376 kB
Writeback:             4 kB
AnonPages:        207220 kB
Mapped:            59824 kB
Shmem:             33468 kB
Slab:             134456 kB
SReclaimable:     108096 kB
SUnreclaim:        26360 kB
KernelStack:        3584 kB
PageTables:         6308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1046024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-09 22:21:42