Trace number 4264523

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 6.1970601 2.4633901

DiagnosticValue
WRONG_DECISIONS15

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0120-m1.xml
MD5SUM811bab41ab4f320547ec1b0722faadf8
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 benchmark6.1970601
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints7141
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":120}]
Minimum variable degree120
Maximum variable degree120
Distribution of variable degrees[{"degree":120,"count":120}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":7140},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints7140
Distribution of constraint types[{"type":"intension","count":7140},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.44	
0.28/0.44	AbsCon 2 
0.28/0.44	
1.66/0.91	  Solving XCSP3-instance-4264523-1502321021 as a CSP
1.66/0.91	  Loading variables...
1.66/0.94	  Loading constraints...
4.60/1.92	  Solver SolverBacktrack being built...
4.60/1.92	
4.60/1.98	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
4.60/1.98	
6.10/2.44	
6.10/2.44	v <instantiation id='sol1' type='solution'>  <list> q[] </list>  <values> 63 61 29 39 24 33 35 57 59 26 40 19 34 23 3 5 21 60 25 38 55 30 54 96 62 56 70 64 28 95 53 116 58 47 32 113 106 31 103 114 117 13 37 4 15 87 100 109 115 88 118 10 97 36 111 104 102 110 119 93 101 42 44 6 67 105 77 46 17 66 94 41 90 49 0 50 68 89 51 72 65 69 2 43 71 91 48 73 52 80 9 92 107 16 45 12 14 99 20 1 74 22 18 27 84 82 75 7 86 8 11 79 108 112 98 78 81 83 85 76 </values>  </instantiation>
6.10/2.44	s SATISFIABLE
6.10/2.44	
6.10/2.44	d WRONG_DECISIONS 15

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

pid=17375
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.86 1.75 1.84 3/200 17378
/proc/meminfo: memFree=30988268/32770624 swapFree=0/532428
[pid=17378] ppid=17375 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17378/stat : 17378 (runsolver) D 17375 17378 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 79608313 24240128 107 18446744073709551615 4194304 4338465 140734571516272 140734571513912 139848065970903 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 17416192 140734571520160 140734571520585 140734571520585 140734571524042 0
/proc/17378/statm: 5918 107 54 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 1.86 1.75 1.84 3/200 17378
/proc/meminfo: memFree=30988268/32770624 swapFree=0/532428
[pid=17378] ppid=17375 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17378/stat : 17378 (runsolver) D 17375 17378 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 79608313 24240128 107 18446744073709551615 4194304 4338465 140734571516272 140734571513912 139848065970903 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 17416192 140734571520160 140734571520585 140734571520585 140734571524042 0
/proc/17378/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200228 s]
/proc/loadavg: 1.86 1.75 1.84 3/200 17378
/proc/meminfo: memFree=30988268/32770624 swapFree=0/532428
[pid=17378] ppid=17375 vsize=10484492 CPUtime=0.05 cores=1,3,5,7
/proc/17378/stat : 17378 (java) S 17375 17378 31388 0 -1 1077944320 4581 0 0 0 4 1 0 0 20 0 14 0 79608313 10736119808 5630 18446744073709551615 4194304 4196468 140725142824784 140725142807328 140644272332535 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 11 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
/proc/17378/statm: 2621123 5630 2578 1 0 2610620 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10484492

[startup+0.300272 s]
/proc/loadavg: 1.86 1.75 1.84 3/200 17378
/proc/meminfo: memFree=30988268/32770624 swapFree=0/532428
[pid=17378] ppid=17375 vsize=10551180 CPUtime=0.1 cores=1,3,5,7
/proc/17378/stat : 17378 (java) S 17375 17378 31388 0 -1 1077944320 5090 0 0 0 9 1 0 0 20 0 15 0 79608313 10804408320 6626 18446744073709551615 4194304 4196468 140725142824784 140725142807328 140644272332535 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 11 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
/proc/17378/statm: 2637795 6626 2684 1 0 2627261 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10551180

[startup+0.701429 s]
/proc/loadavg: 1.86 1.75 1.84 3/200 17378
/proc/meminfo: memFree=30988268/32770624 swapFree=0/532428
[pid=17378] ppid=17375 vsize=10621952 CPUtime=1.01 cores=1,3,5,7
/proc/17378/stat : 17378 (java) S 17375 17378 31388 0 -1 1077944320 13274 0 0 0 97 4 0 0 20 0 16 0 79608313 10876878848 18914 18446744073709551615 4194304 4196468 140725142824784 140725142807328 140644272332535 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 11 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
/proc/17378/statm: 2655488 18914 3063 1 0 2644414 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 10621952

[startup+1.50147 s]
/proc/loadavg: 1.87 1.76 1.84 3/216 17394
/proc/meminfo: memFree=30875792/32770624 swapFree=0/532476
[pid=17378] ppid=17375 vsize=10621952 CPUtime=3.38 cores=1,3,5,7
/proc/17378/stat : 17378 (java) S 17375 17378 31388 0 -1 1077944320 19561 0 0 0 330 8 0 0 20 0 16 0 79608313 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140725142807328 140644272332535 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 11 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
/proc/17378/statm: 2655488 44012 3108 1 0 2644414 0
[pid=17378/tid=17380] ppid=17375 vsize=10621952 CPUtime=0.2 cores=1,3,5,7
/proc/17378/task/17380/stat : 17380 (java) S 17375 17378 31388 0 -1 1077944384 6179 0 0 0 19 1 0 0 20 0 16 0 79608324 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140644276575408 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17381] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17381/stat : 17381 (java) S 17375 17378 31388 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 79608325 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140644213369744 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17382] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17382/stat : 17382 (java) S 17375 17378 31388 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 79608325 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140644212316944 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17383] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17383/stat : 17383 (java) S 17375 17378 31388 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 79608325 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140644211264656 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17384] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17384/stat : 17384 (java) S 17375 17378 31388 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 79608325 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140644210211856 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17385] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17385/stat : 17385 (java) S 17375 17378 31388 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 79608326 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643312351344 140644272343682 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17386] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17386/stat : 17386 (java) S 17375 17378 31388 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 79608327 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643311297312 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17387] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17387/stat : 17387 (java) S 17375 17378 31388 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 79608327 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643310244976 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17388] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17388/stat : 17388 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608329 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643309193296 140644272351131 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17389] ppid=17375 vsize=10621952 CPUtime=0.76 cores=1,3,5,7
/proc/17378/task/17389/stat : 17389 (java) R 17375 17378 31388 0 -1 4202560 2852 0 0 0 75 1 0 0 20 0 16 0 79608329 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643308127736 140644256577810 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17390] ppid=17375 vsize=10621952 CPUtime=0.75 cores=1,3,5,7
/proc/17378/task/17390/stat : 17390 (java) R 17375 17378 31388 0 -1 4202560 3397 0 0 0 75 0 0 0 20 0 16 0 79608329 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643307074928 140644251551167 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17391] ppid=17375 vsize=10621952 CPUtime=0.56 cores=1,3,5,7
/proc/17378/task/17391/stat : 17391 (java) S 17375 17378 31388 0 -1 1077944384 2295 0 0 0 56 0 0 0 20 0 16 0 79608329 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643306036080 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17392] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17392/stat : 17392 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608329 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643304983520 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17393] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17393/stat : 17393 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608340 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643303930288 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17394] ppid=17375 vsize=10621952 CPUtime=1.05 cores=1,3,5,7
/proc/17378/task/17394/stat : 17394 (java) R 17375 17378 31388 0 -1 4202560 3470 0 0 0 102 3 0 0 20 0 16 0 79608356 10876878848 44012 18446744073709551615 4194304 4196468 140725142824784 140643300732720 140644254283260 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 10621952

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

[startup+1.60146 s]
/proc/loadavg: 1.87 1.76 1.84 3/216 17394
/proc/meminfo: memFree=30875792/32770624 swapFree=0/532476
[pid=17378] ppid=17375 vsize=10621952 CPUtime=3.71 cores=1,3,5,7
/proc/17378/stat : 17378 (java) S 17375 17378 31388 0 -1 1077944320 21211 0 0 0 362 9 0 0 20 0 16 0 79608313 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140725142807328 140644272332535 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 11 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
/proc/17378/statm: 2655488 50752 3131 1 0 2644414 0
[pid=17378/tid=17380] ppid=17375 vsize=10621952 CPUtime=0.2 cores=1,3,5,7
/proc/17378/task/17380/stat : 17380 (java) S 17375 17378 31388 0 -1 1077944384 6179 0 0 0 19 1 0 0 20 0 16 0 79608324 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140644276575408 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17381] ppid=17375 vsize=10621952 CPUtime=0.01 cores=1,3,5,7
/proc/17378/task/17381/stat : 17381 (java) S 17375 17378 31388 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 16 0 79608325 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140644213369744 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17382] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17382/stat : 17382 (java) S 17375 17378 31388 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 16 0 79608325 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140644212316944 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17383] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17383/stat : 17383 (java) S 17375 17378 31388 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 79608325 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140644211264656 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17384] ppid=17375 vsize=10621952 CPUtime=0.01 cores=1,3,5,7
/proc/17378/task/17384/stat : 17384 (java) S 17375 17378 31388 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 16 0 79608325 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140644210211856 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17385] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17385/stat : 17385 (java) S 17375 17378 31388 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 16 0 79608326 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643312351344 140644272343682 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17386] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17386/stat : 17386 (java) S 17375 17378 31388 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 79608327 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643311297312 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17387] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17387/stat : 17387 (java) S 17375 17378 31388 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 79608327 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643310244976 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17388] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17388/stat : 17388 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608329 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643309193296 140644272351131 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17389] ppid=17375 vsize=10621952 CPUtime=0.85 cores=1,3,5,7
/proc/17378/task/17389/stat : 17389 (java) R 17375 17378 31388 0 -1 4202560 2950 0 0 0 84 1 0 0 20 0 16 0 79608329 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643308125760 140644256242940 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17390] ppid=17375 vsize=10621952 CPUtime=0.84 cores=1,3,5,7
/proc/17378/task/17390/stat : 17390 (java) R 17375 17378 31388 0 -1 4202560 3648 0 0 0 84 0 0 0 20 0 16 0 79608329 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643307074464 140644253090831 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17391] ppid=17375 vsize=10621952 CPUtime=0.57 cores=1,3,5,7
/proc/17378/task/17391/stat : 17391 (java) S 17375 17378 31388 0 -1 1077944384 3027 0 0 0 57 0 0 0 20 0 16 0 79608329 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643306036080 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17392] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17392/stat : 17392 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608329 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643304983520 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17393] ppid=17375 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17393/stat : 17393 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608340 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643303930288 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17394] ppid=17375 vsize=10621952 CPUtime=1.13 cores=1,3,5,7
/proc/17378/task/17394/stat : 17394 (java) R 17375 17378 31388 0 -1 4202560 3517 0 0 0 110 3 0 0 20 0 16 0 79608356 10876878848 50752 18446744073709551615 4194304 4196468 140725142824784 140643300735288 140643889936051 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 10621952

[startup+2.00067 s]
/proc/loadavg: 1.87 1.76 1.84 3/216 17394
/proc/meminfo: memFree=30875792/32770624 swapFree=0/532476
[pid=17378] ppid=17375 vsize=10624000 CPUtime=4.93 cores=1,3,5,7
/proc/17378/stat : 17378 (java) S 17375 17378 31388 0 -1 1077944320 23654 0 0 0 484 9 0 0 20 0 16 0 79608313 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140725142807328 140644272332535 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 11 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
/proc/17378/statm: 2656000 51864 3138 1 0 2644926 0
[pid=17378/tid=17380] ppid=17375 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/17378/task/17380/stat : 17380 (java) S 17375 17378 31388 0 -1 1077944384 6179 0 0 0 19 1 0 0 20 0 16 0 79608324 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140644276575408 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17381] ppid=17375 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/17378/task/17381/stat : 17381 (java) S 17375 17378 31388 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 16 0 79608325 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140644213369744 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17382] ppid=17375 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17382/stat : 17382 (java) S 17375 17378 31388 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 16 0 79608325 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140644212316944 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17383] ppid=17375 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17383/stat : 17383 (java) S 17375 17378 31388 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 79608325 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140644211264656 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17384] ppid=17375 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/17378/task/17384/stat : 17384 (java) S 17375 17378 31388 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 16 0 79608325 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140644210211856 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17385] ppid=17375 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17385/stat : 17385 (java) S 17375 17378 31388 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 16 0 79608326 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643312351344 140644272343682 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17386] ppid=17375 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17386/stat : 17386 (java) S 17375 17378 31388 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 79608327 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643311297312 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17387] ppid=17375 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17387/stat : 17387 (java) S 17375 17378 31388 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 79608327 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643310244976 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17388] ppid=17375 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17388/stat : 17388 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608329 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643309193296 140644272351131 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17389] ppid=17375 vsize=10624000 CPUtime=1.25 cores=1,3,5,7
/proc/17378/task/17389/stat : 17389 (java) R 17375 17378 31388 0 -1 4202560 3953 0 0 0 124 1 0 0 20 0 16 0 79608329 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643308141168 140644253875867 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17390] ppid=17375 vsize=10624000 CPUtime=1.22 cores=1,3,5,7
/proc/17378/task/17390/stat : 17390 (java) R 17375 17378 31388 0 -1 4202560 3912 0 0 0 122 0 0 0 20 0 16 0 79608329 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643307078288 140644253896104 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17391] ppid=17375 vsize=10624000 CPUtime=0.64 cores=1,3,5,7
/proc/17378/task/17391/stat : 17391 (java) S 17375 17378 31388 0 -1 1077944384 3536 0 0 0 63 1 0 0 20 0 16 0 79608329 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643306036080 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17392] ppid=17375 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17392/stat : 17392 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608329 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643304983520 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17393] ppid=17375 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17393/stat : 17393 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608340 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643303930288 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17394] ppid=17375 vsize=10624000 CPUtime=1.53 cores=1,3,5,7
/proc/17378/task/17394/stat : 17394 (java) R 17375 17378 31388 0 -1 4202560 4186 0 0 0 150 3 0 0 20 0 16 0 79608356 10878976000 51864 18446744073709551615 4194304 4196468 140725142824784 140643300719248 140643888299264 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 10624000

[startup+2.40074 s]
/proc/loadavg: 1.87 1.76 1.84 5/216 17394
/proc/meminfo: memFree=30792640/32770624 swapFree=0/532476
[pid=17378] ppid=17375 vsize=10625024 CPUtime=6.1 cores=1,3,5,7
/proc/17378/stat : 17378 (java) S 17375 17378 31388 0 -1 1077944320 24424 0 0 0 600 10 0 0 20 0 16 0 79608313 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140725142807328 140644272332535 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 11 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
/proc/17378/statm: 2656256 52588 3138 1 0 2645182 0
[pid=17378/tid=17380] ppid=17375 vsize=10625024 CPUtime=0.2 cores=1,3,5,7
/proc/17378/task/17380/stat : 17380 (java) S 17375 17378 31388 0 -1 1077944384 6179 0 0 0 19 1 0 0 20 0 16 0 79608324 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140644276575408 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17381] ppid=17375 vsize=10625024 CPUtime=0.01 cores=1,3,5,7
/proc/17378/task/17381/stat : 17381 (java) S 17375 17378 31388 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 16 0 79608325 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140644213369744 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17382] ppid=17375 vsize=10625024 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17382/stat : 17382 (java) S 17375 17378 31388 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 16 0 79608325 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140644212316944 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17383] ppid=17375 vsize=10625024 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17383/stat : 17383 (java) S 17375 17378 31388 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 79608325 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140644211264656 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17384] ppid=17375 vsize=10625024 CPUtime=0.01 cores=1,3,5,7
/proc/17378/task/17384/stat : 17384 (java) S 17375 17378 31388 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 16 0 79608325 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140644210211856 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17385] ppid=17375 vsize=10625024 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17385/stat : 17385 (java) S 17375 17378 31388 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 16 0 79608326 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643312351344 140644272343682 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17386] ppid=17375 vsize=10625024 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17386/stat : 17386 (java) S 17375 17378 31388 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 79608327 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643311297312 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17387] ppid=17375 vsize=10625024 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17387/stat : 17387 (java) S 17375 17378 31388 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 79608327 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643310244976 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17388] ppid=17375 vsize=10625024 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17388/stat : 17388 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608329 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643309193296 140644272351131 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17389] ppid=17375 vsize=10625024 CPUtime=1.59 cores=1,3,5,7
/proc/17378/task/17389/stat : 17389 (java) S 17375 17378 31388 0 -1 1077944384 4042 0 0 0 158 1 0 0 20 0 16 0 79608329 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643308141168 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17390] ppid=17375 vsize=10625024 CPUtime=1.59 cores=1,3,5,7
/proc/17378/task/17390/stat : 17390 (java) S 17375 17378 31388 0 -1 1077944384 4227 0 0 0 159 0 0 0 20 0 16 0 79608329 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643307088368 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17391] ppid=17375 vsize=10625024 CPUtime=0.68 cores=1,3,5,7
/proc/17378/task/17391/stat : 17391 (java) S 17375 17378 31388 0 -1 1077944384 3628 0 0 0 67 1 0 0 20 0 16 0 79608329 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643306036080 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17392] ppid=17375 vsize=10625024 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17392/stat : 17392 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608329 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643304983520 140644272342741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17393] ppid=17375 vsize=10625024 CPUtime=0 cores=1,3,5,7
/proc/17378/task/17393/stat : 17393 (java) S 17375 17378 31388 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 79608340 10880024576 52588 18446744073709551615 4194304 4196468 140725142824784 140643303930288 140644272343682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
[pid=17378/tid=17394] ppid=17375 vsize=10625024 CPUtime=1.93 cores=1,3,5,7
/proc/17378/task/17394/stat : 17394 (java) R 17375 17378 31388 0 -1 4202560 4516 0 0 0 189 4 0 0 20 0 16 0 79608356 10880024576 52654 18446744073709551615 4194304 4196468 140725142824784 140643300727632 140644264622864 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31670272 140725142831565 140725142831694 140725142831694 140725142835151 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 10625024

Child status: 0
Real time (s): 2.46339
CPU time (s): 6.19706
CPU user time (s): 6.08175
CPU system time (s): 0.115303
CPU usage (%): 251.566
Max. virtual memory (cumulated for all children) (KiB): 10625024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.08175
system time used= 0.115303
maximum resident set size= 212776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25951
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2265
involuntary context switches= 22

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.013131 second user time and 0.018603 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-10 01:09:44
IDJOB=4264523
IDBENCH=138791
IDSOLVER=2652
FILE ID=node134/4264523-1502321021
RUNJOBID= node134-1502258125-5061
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0120-m1.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264523-1502321021/watcher-4264523-1502321021 -o /tmp/evaluation-result-4264523-1502321021/solver-4264523-1502321021 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502258125-5061 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264523-1502321021.xml

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

MD5SUM BENCH= 811bab41ab4f320547ec1b0722faadf8
RANDOM SEED=1943473468

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:        30988268 kB
MemAvailable:   31851488 kB
Buffers:          262720 kB
Cached:           896036 kB
SwapCached:            0 kB
Active:           785552 kB
Inactive:         563652 kB
Active(anon):     193076 kB
Inactive(anon):    31224 kB
Active(file):     592476 kB
Inactive(file):   532428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7960 kB
Writeback:             4 kB
AnonPages:        190476 kB
Mapped:            58968 kB
Shmem:             33468 kB
Slab:             134704 kB
SReclaimable:     108304 kB
SUnreclaim:        26400 kB
KernelStack:        3520 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1045200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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-10 01:09:47