Trace number 4262543

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
Concrete 3.4SAT 32.383999 14.0019

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

3.25/2.18	c Concrete v3.4 running
32.13/13.98	v <instantiation>
32.13/13.98	v       <list>
32.13/13.98	v         q[0] q[1] q[2] q[3] q[4] q[5] q[6] q[7] q[8] q[9] q[10] q[11] q[12] q[13] q[14] q[15] q[16] q[17] q[18] q[19] q[20] q[21] q[22] q[23] q[24] q[25] q[26] q[27] q[28] q[29] q[30] q[31] q[32] q[33] q[34] q[35] q[36] q[37] q[38] q[39] q[40] q[41] q[42] q[43] q[44] q[45] q[46] q[47] q[48] q[49] q[50] q[51] q[52] q[53] q[54] q[55] q[56] q[57] q[58] q[59] q[60] q[61] q[62] q[63] q[64] q[65] q[66] q[67] q[68] q[69] q[70] q[71] q[72] q[73] q[74] q[75] q[76] q[77] q[78] q[79] q[80] q[81] q[82] q[83] q[84] q[85] q[86] q[87] q[88] q[89] q[90] q[91] q[92] q[93] q[94] q[95] q[96] q[97] q[98] q[99] q[100] q[101] q[102] q[103] q[104] q[105] q[106] q[107] q[108] q[109] q[110] q[111] q[112] q[113] q[114] q[115] q[116] q[117] q[118] q[119]
32.13/13.98	v       </list>
32.13/13.98	v       <values>
32.13/13.98	v         75 79 48 99 41 52 45 93 29 82 46 56 0 2 7 37 1 109 58 5 118 4 49 17 111 24 16 55 10 6 14 80 95 30 72 112 88 91 34 83 44 71 68 66 50 43 47 90 77 97 65 107 102 8 23 86 115 57 116 94 63 69 104 114 105 67 78 54 21 64 61 28 89 84 81 85 92 18 87 103 98 113 74 108 117 119 100 106 101 31 110 96 12 59 25 22 11 42 3 9 51 15 70 26 60 13 39 36 32 76 53 73 38 35 20 27 33 19 62 40
32.13/13.98	v       </values>
32.13/13.98	v     </instantiation>
32.13/13.98	s SATISFIABLE

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-4262543-1502478598/watcher-4262543-1502478598 -o /tmp/evaluation-result-4262543-1502478598/solver-4262543-1502478598 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580 bin/concrete HOME/instance-4262543-1502478598.xml 

pid=20847
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: 3.11 3.15 2.76 2/199 20850
/proc/meminfo: memFree=26834368/32770624 swapFree=0/577000
[pid=20850] ppid=20847 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/20850/stat : 20850 (runsolver) D 20847 20850 1460 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 95366129 24240128 106 18446744073709551615 4194304 4338465 140733174872928 140733174870568 140238774395607 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 39354368 140733174878417 140733174878793 140733174878793 140733174882250 0
/proc/20850/statm: 5918 106 53 36 0 2156 0

[startup+0.100108 s]
/proc/loadavg: 3.11 3.15 2.76 2/199 20850
/proc/meminfo: memFree=26834368/32770624 swapFree=0/577000
[pid=20850] ppid=20847 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/20850/stat : 20850 (bash) R 20847 20850 1460 0 -1 4202496 710 3526 0 0 0 0 0 0 20 0 1 0 95366129 9736192 355 18446744073709551615 4194304 5098028 140727193921744 140727193919384 140119100942156 0 65538 5 65536 0 0 0 17 3 0 0 8 0 0 7196144 7232144 20897792 140727193928212 140727193928297 140727193928297 140727193931754 0
/proc/20850/statm: 2377 355 282 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200388 s]
/proc/loadavg: 3.11 3.15 2.76 2/199 20850
/proc/meminfo: memFree=26834368/32770624 swapFree=0/577000
[pid=20850] ppid=20847 vsize=9636 CPUtime=0.07 cores=1,3,5,7
/proc/20850/stat : 20850 (bash) S 20847 20850 1460 0 -1 4202496 936 11927 0 0 0 0 5 2 20 0 1 0 95366129 9867264 377 18446744073709551615 4194304 5098028 140727193921744 140727193917576 140119101115392 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 8 0 0 7196144 7232144 20897792 140727193928212 140727193928297 140727193928297 140727193931754 0
/proc/20850/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9636

[startup+0.300636 s]
/proc/loadavg: 3.11 3.15 2.76 2/199 20850
/proc/meminfo: memFree=26834368/32770624 swapFree=0/577000
[pid=20850] ppid=20847 vsize=13973872 CPUtime=0.15 cores=1,3,5,7
/proc/20850/stat : 20850 (java) S 20847 20850 1460 0 -1 1077944320 6052 12605 0 0 6 1 5 3 20 0 15 0 95366129 14309244928 6246 18446744073709551615 4194304 4196468 140725526889104 140725526871648 140097862811383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
/proc/20850/statm: 3493484 6246 2678 1 0 3482965 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 13973872

[startup+0.700278 s]
/proc/loadavg: 3.11 3.15 2.76 2/199 20850
/proc/meminfo: memFree=26834368/32770624 swapFree=0/577000
[pid=20850] ppid=20847 vsize=13974784 CPUtime=0.71 cores=1,3,5,7
/proc/20850/stat : 20850 (java) S 20847 20850 1460 0 -1 1077944320 14012 12605 0 0 59 4 5 3 20 0 15 0 95366129 14310178816 14965 18446744073709551615 4194304 4196468 140725526889104 140725526871648 140097862811383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
/proc/20850/statm: 3493696 14965 3111 1 0 3482965 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 13974784

[startup+1.50063 s]
/proc/loadavg: 3.11 3.15 2.76 4/214 20913
/proc/meminfo: memFree=26737324/32770624 swapFree=0/577000
[pid=20850] ppid=20847 vsize=13985408 CPUtime=1.93 cores=1,3,5,7
/proc/20850/stat : 20850 (java) S 20847 20850 1460 0 -1 1077944320 29468 12605 0 0 176 9 5 3 20 0 15 0 95366129 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140725526871648 140097862811383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
/proc/20850/statm: 3496352 42648 3372 1 0 3485525 0
[pid=20850/tid=20900] ppid=20847 vsize=13985408 CPUtime=1.29 cores=1,3,5,7
/proc/20850/task/20900/stat : 20900 (java) R 20847 20850 1460 0 -1 4202560 22644 12605 0 0 115 6 5 3 20 0 15 0 95366150 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097867038176 140097490176471 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20901] ppid=20847 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20901/stat : 20901 (java) S 20847 20850 1460 0 -1 1077944384 49 12605 0 0 1 0 5 3 20 0 15 0 95366150 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097819777936 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20902] ppid=20847 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20902/stat : 20902 (java) S 20847 20850 1460 0 -1 1077944384 198 12605 0 0 1 0 5 3 20 0 15 0 95366150 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097818725136 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20903] ppid=20847 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20903/stat : 20903 (java) S 20847 20850 1460 0 -1 1077944384 45 12605 0 0 1 0 5 3 20 0 15 0 95366150 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097817672848 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20904] ppid=20847 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20904/stat : 20904 (java) S 20847 20850 1460 0 -1 1077944384 62 12605 0 0 1 0 5 3 20 0 15 0 95366150 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097816620048 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20905] ppid=20847 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20905/stat : 20905 (java) S 20847 20850 1460 0 -1 1077944384 1093 12605 0 0 1 0 5 3 20 0 15 0 95366152 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097408551024 140097862822530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20906] ppid=20847 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20906/stat : 20906 (java) S 20847 20850 1460 0 -1 1077944384 56 12605 0 0 0 0 5 3 20 0 15 0 95366152 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097407497056 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20907] ppid=20847 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20907/stat : 20907 (java) S 20847 20850 1460 0 -1 1077944384 43 12605 0 0 0 0 5 3 20 0 15 0 95366152 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097406444672 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20908] ppid=20847 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20908/stat : 20908 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097405392976 140097862829979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20909] ppid=20847 vsize=13985408 CPUtime=0.21 cores=1,3,5,7
/proc/20850/task/20909/stat : 20909 (java) S 20847 20850 1460 0 -1 1077944384 938 12605 0 0 13 0 5 3 20 0 15 0 95366155 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097336896112 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20910] ppid=20847 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/20850/task/20910/stat : 20910 (java) S 20847 20850 1460 0 -1 1077944384 805 12605 0 0 15 0 5 3 20 0 15 0 95366155 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097335843312 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20911] ppid=20847 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/20850/task/20911/stat : 20911 (java) S 20847 20850 1460 0 -1 1077944384 1365 12605 0 0 23 0 5 3 20 0 15 0 95366155 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097334791024 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20912] ppid=20847 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20912/stat : 20912 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097333738464 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20913] ppid=20847 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20913/stat : 20913 (java) S 20847 20850 1460 0 -1 1077944384 10 12605 0 0 0 0 5 3 20 0 15 0 95366159 14321057792 42648 18446744073709551615 4194304 4196468 140725526889104 140097332685232 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 13985408

[startup+3.1015 s]
/proc/loadavg: 3.11 3.15 2.76 4/214 20913
/proc/meminfo: memFree=26661012/32770624 swapFree=0/577312
[pid=20850] ppid=20847 vsize=13995836 CPUtime=6.44 cores=1,3,5,7
/proc/20850/stat : 20850 (java) S 20847 20850 1460 0 -1 1077944320 43553 12605 0 0 623 13 5 3 20 0 15 0 95366129 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140725526871648 140097862811383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
/proc/20850/statm: 3498959 66309 3450 1 0 3487573 0
[pid=20850/tid=20900] ppid=20847 vsize=13995836 CPUtime=2.89 cores=1,3,5,7
/proc/20850/task/20900/stat : 20900 (java) R 20847 20850 1460 0 -1 4202560 29701 12605 0 0 273 8 5 3 20 0 15 0 95366150 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097867038608 140097497956355 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20901] ppid=20847 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20901/stat : 20901 (java) S 20847 20850 1460 0 -1 1077944384 49 12605 0 0 1 0 5 3 20 0 15 0 95366150 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097819777936 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20902] ppid=20847 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20902/stat : 20902 (java) S 20847 20850 1460 0 -1 1077944384 198 12605 0 0 1 0 5 3 20 0 15 0 95366150 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097818725136 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20903] ppid=20847 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20903/stat : 20903 (java) S 20847 20850 1460 0 -1 1077944384 45 12605 0 0 1 0 5 3 20 0 15 0 95366150 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097817672848 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20904] ppid=20847 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20904/stat : 20904 (java) S 20847 20850 1460 0 -1 1077944384 62 12605 0 0 1 0 5 3 20 0 15 0 95366150 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097816620048 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20905] ppid=20847 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/20850/task/20905/stat : 20905 (java) S 20847 20850 1460 0 -1 1077944384 1119 12605 0 0 1 0 5 3 20 0 15 0 95366152 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097408551024 140097862822530 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20906] ppid=20847 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20906/stat : 20906 (java) S 20847 20850 1460 0 -1 1077944384 56 12605 0 0 0 0 5 3 20 0 15 0 95366152 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097407497056 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20907] ppid=20847 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20907/stat : 20907 (java) S 20847 20850 1460 0 -1 1077944384 43 12605 0 0 0 0 5 3 20 0 15 0 95366152 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097406444672 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20908] ppid=20847 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20908/stat : 20908 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097405392976 140097862829979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20909] ppid=20847 vsize=13995836 CPUtime=1.32 cores=1,3,5,7
/proc/20850/task/20909/stat : 20909 (java) R 20847 20850 1460 0 -1 4202560 3990 12605 0 0 123 1 5 3 20 0 15 0 95366155 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097336887568 140097847100385 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20910] ppid=20847 vsize=13995836 CPUtime=1.27 cores=1,3,5,7
/proc/20850/task/20910/stat : 20910 (java) R 20847 20850 1460 0 -1 4202560 2318 12605 0 0 119 0 5 3 20 0 15 0 95366155 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097335829856 140097842057375 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20911] ppid=20847 vsize=13995836 CPUtime=1.09 cores=1,3,5,7
/proc/20850/task/20911/stat : 20911 (java) S 20847 20850 1460 0 -1 1077944384 3799 12605 0 0 100 1 5 3 20 0 15 0 95366155 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097334791024 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20912] ppid=20847 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20912/stat : 20912 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097333738464 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20913] ppid=20847 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20913/stat : 20913 (java) S 20847 20850 1460 0 -1 1077944384 13 12605 0 0 0 0 5 3 20 0 15 0 95366159 14331736064 66309 18446744073709551615 4194304 4196468 140725526889104 140097332685232 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 13995836

[startup+6.30121 s]
/proc/loadavg: 3.02 3.13 2.75 5/214 20914
/proc/meminfo: memFree=26484380/32770624 swapFree=0/577312
[pid=20850] ppid=20847 vsize=13999932 CPUtime=15.47 cores=1,3,5,7
/proc/20850/stat : 20850 (java) S 20847 20850 1460 0 -1 1077944320 63779 12605 0 0 1516 23 5 3 20 0 15 0 95366129 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140725526871648 140097862811383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
/proc/20850/statm: 3499983 105884 3479 1 0 3488597 0
[pid=20850/tid=20900] ppid=20847 vsize=13999932 CPUtime=5.98 cores=1,3,5,7
/proc/20850/task/20900/stat : 20900 (java) R 20847 20850 1460 0 -1 4202560 32902 12605 0 0 580 10 5 3 20 0 15 0 95366150 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097867044688 140097499093444 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20901] ppid=20847 vsize=13999932 CPUtime=0.15 cores=1,3,5,7
/proc/20850/task/20901/stat : 20901 (java) S 20847 20850 1460 0 -1 1077944384 181 12605 0 0 6 1 5 3 20 0 15 0 95366150 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097819777936 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20902] ppid=20847 vsize=13999932 CPUtime=0.17 cores=1,3,5,7
/proc/20850/task/20902/stat : 20902 (java) S 20847 20850 1460 0 -1 1077944384 504 12605 0 0 8 1 5 3 20 0 15 0 95366150 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097818725136 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20903] ppid=20847 vsize=13999932 CPUtime=0.15 cores=1,3,5,7
/proc/20850/task/20903/stat : 20903 (java) S 20847 20850 1460 0 -1 1077944384 118 12605 0 0 6 1 5 3 20 0 15 0 95366150 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097817672848 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20904] ppid=20847 vsize=13999932 CPUtime=0.16 cores=1,3,5,7
/proc/20850/task/20904/stat : 20904 (java) S 20847 20850 1460 0 -1 1077944384 262 12605 0 0 7 1 5 3 20 0 15 0 95366150 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097816620048 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20905] ppid=20847 vsize=13999932 CPUtime=0.1 cores=1,3,5,7
/proc/20850/task/20905/stat : 20905 (java) S 20847 20850 1460 0 -1 1077944384 1919 12605 0 0 2 0 5 3 20 0 15 0 95366152 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097408551024 140097862822530 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20906] ppid=20847 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20906/stat : 20906 (java) S 20847 20850 1460 0 -1 1077944384 56 12605 0 0 0 0 5 3 20 0 15 0 95366152 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097407497056 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20907] ppid=20847 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20907/stat : 20907 (java) S 20847 20850 1460 0 -1 1077944384 44 12605 0 0 0 0 5 3 20 0 15 0 95366152 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097406444672 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20908] ppid=20847 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20908/stat : 20908 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097405392976 140097862829979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20909] ppid=20847 vsize=13999932 CPUtime=3.85 cores=1,3,5,7
/proc/20850/task/20909/stat : 20909 (java) R 20847 20850 1460 0 -1 4202560 8122 12605 0 0 375 2 5 3 20 0 15 0 95366155 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097336882896 140097840279697 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20910] ppid=20847 vsize=13999932 CPUtime=3.76 cores=1,3,5,7
/proc/20850/task/20910/stat : 20910 (java) R 20847 20850 1460 0 -1 4202560 7264 12605 0 0 367 1 5 3 20 0 15 0 95366155 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097335830592 140097844374958 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20911] ppid=20847 vsize=13999932 CPUtime=1.69 cores=1,3,5,7
/proc/20850/task/20911/stat : 20911 (java) S 20847 20850 1460 0 -1 1077944384 9566 12605 0 0 158 3 5 3 20 0 15 0 95366155 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097334791024 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20912] ppid=20847 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20912/stat : 20912 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097333738464 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20913] ppid=20847 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20913/stat : 20913 (java) R 20847 20850 1460 0 -1 1077944384 681 12605 0 0 0 0 5 3 20 0 15 0 95366159 14335930368 105884 18446744073709551615 4194304 4196468 140725526889104 140097332685232 140097862822530 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
Current children cumulated CPU time (s) 15.47
Current children cumulated vsize (KiB) 13999932

[startup+12.7007 s]
/proc/loadavg: 3.02 3.13 2.75 3/214 20914
/proc/meminfo: memFree=26080064/32770624 swapFree=0/577312
[pid=20850] ppid=20847 vsize=14069564 CPUtime=29.24 cores=1,3,5,7
/proc/20850/stat : 20850 (java) S 20847 20850 1460 0 -1 1077944320 86421 12605 0 0 2864 52 5 3 20 0 15 0 95366129 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140725526871648 140097862811383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
/proc/20850/statm: 3517391 233354 3487 1 0 3506005 0
[pid=20850/tid=20900] ppid=20847 vsize=14069564 CPUtime=12.11 cores=1,3,5,7
/proc/20850/task/20900/stat : 20900 (java) R 20847 20850 1460 0 -1 4202560 47568 12605 0 0 1185 18 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097867045168 140097507459117 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20901] ppid=20847 vsize=14069564 CPUtime=0.38 cores=1,3,5,7
/proc/20850/task/20901/stat : 20901 (java) S 20847 20850 1460 0 -1 1077944384 397 12605 0 0 24 6 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097819777936 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20902] ppid=20847 vsize=14069564 CPUtime=0.39 cores=1,3,5,7
/proc/20850/task/20902/stat : 20902 (java) S 20847 20850 1460 0 -1 1077944384 685 12605 0 0 26 5 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097818725136 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20903] ppid=20847 vsize=14069564 CPUtime=0.37 cores=1,3,5,7
/proc/20850/task/20903/stat : 20903 (java) S 20847 20850 1460 0 -1 1077944384 289 12605 0 0 24 5 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097817672848 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20904] ppid=20847 vsize=14069564 CPUtime=0.38 cores=1,3,5,7
/proc/20850/task/20904/stat : 20904 (java) S 20847 20850 1460 0 -1 1077944384 469 12605 0 0 25 5 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097816620048 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20905] ppid=20847 vsize=14069564 CPUtime=0.14 cores=1,3,5,7
/proc/20850/task/20905/stat : 20905 (java) S 20847 20850 1460 0 -1 1077944384 5234 12605 0 0 6 0 5 3 20 0 15 0 95366152 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097408551024 140097862822530 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20906] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20906/stat : 20906 (java) S 20847 20850 1460 0 -1 1077944384 61 12605 0 0 0 0 5 3 20 0 15 0 95366152 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097407497056 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20907] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20907/stat : 20907 (java) S 20847 20850 1460 0 -1 1077944384 49 12605 0 0 0 0 5 3 20 0 15 0 95366152 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097406444672 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20908] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20908/stat : 20908 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097405392976 140097862829979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20909] ppid=20847 vsize=14069564 CPUtime=6.72 cores=1,3,5,7
/proc/20850/task/20909/stat : 20909 (java) S 20847 20850 1460 0 -1 1077944384 9025 12605 0 0 662 2 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097336896112 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20910] ppid=20847 vsize=14069564 CPUtime=6.77 cores=1,3,5,7
/proc/20850/task/20910/stat : 20910 (java) S 20847 20850 1460 0 -1 1077944384 7841 12605 0 0 667 2 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097335843312 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20911] ppid=20847 vsize=14069564 CPUtime=2.51 cores=1,3,5,7
/proc/20850/task/20911/stat : 20911 (java) S 20847 20850 1460 0 -1 1077944384 11962 12605 0 0 239 4 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097334791024 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20912] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20912/stat : 20912 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097333738464 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20913] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20913/stat : 20913 (java) S 20847 20850 1460 0 -1 1077944384 681 12605 0 0 0 0 5 3 20 0 15 0 95366159 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097332685232 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
Current children cumulated CPU time (s) 29.24
Current children cumulated vsize (KiB) 14069564

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

[startup+12.8008 s]
/proc/loadavg: 3.02 3.13 2.75 3/214 20914
/proc/meminfo: memFree=26080064/32770624 swapFree=0/577312
[pid=20850] ppid=20847 vsize=14069564 CPUtime=29.34 cores=1,3,5,7
/proc/20850/stat : 20850 (java) S 20847 20850 1460 0 -1 1077944320 86421 12605 0 0 2874 52 5 3 20 0 15 0 95366129 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140725526871648 140097862811383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
/proc/20850/statm: 3517391 233354 3487 1 0 3506005 0
[pid=20850/tid=20900] ppid=20847 vsize=14069564 CPUtime=12.21 cores=1,3,5,7
/proc/20850/task/20900/stat : 20900 (java) R 20847 20850 1460 0 -1 4202560 47568 12605 0 0 1195 18 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097867045168 140097497182808 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20901] ppid=20847 vsize=14069564 CPUtime=0.38 cores=1,3,5,7
/proc/20850/task/20901/stat : 20901 (java) S 20847 20850 1460 0 -1 1077944384 397 12605 0 0 24 6 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097819777936 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20902] ppid=20847 vsize=14069564 CPUtime=0.39 cores=1,3,5,7
/proc/20850/task/20902/stat : 20902 (java) S 20847 20850 1460 0 -1 1077944384 685 12605 0 0 26 5 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097818725136 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20903] ppid=20847 vsize=14069564 CPUtime=0.37 cores=1,3,5,7
/proc/20850/task/20903/stat : 20903 (java) S 20847 20850 1460 0 -1 1077944384 289 12605 0 0 24 5 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097817672848 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20904] ppid=20847 vsize=14069564 CPUtime=0.38 cores=1,3,5,7
/proc/20850/task/20904/stat : 20904 (java) S 20847 20850 1460 0 -1 1077944384 469 12605 0 0 25 5 5 3 20 0 15 0 95366150 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097816620048 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20905] ppid=20847 vsize=14069564 CPUtime=0.14 cores=1,3,5,7
/proc/20850/task/20905/stat : 20905 (java) S 20847 20850 1460 0 -1 1077944384 5234 12605 0 0 6 0 5 3 20 0 15 0 95366152 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097408551024 140097862822530 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20906] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20906/stat : 20906 (java) S 20847 20850 1460 0 -1 1077944384 61 12605 0 0 0 0 5 3 20 0 15 0 95366152 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097407497056 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20907] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20907/stat : 20907 (java) S 20847 20850 1460 0 -1 1077944384 49 12605 0 0 0 0 5 3 20 0 15 0 95366152 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097406444672 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20908] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20908/stat : 20908 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097405392976 140097862829979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20909] ppid=20847 vsize=14069564 CPUtime=6.72 cores=1,3,5,7
/proc/20850/task/20909/stat : 20909 (java) S 20847 20850 1460 0 -1 1077944384 9025 12605 0 0 662 2 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097336896112 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20910] ppid=20847 vsize=14069564 CPUtime=6.77 cores=1,3,5,7
/proc/20850/task/20910/stat : 20910 (java) S 20847 20850 1460 0 -1 1077944384 7841 12605 0 0 667 2 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097335843312 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20911] ppid=20847 vsize=14069564 CPUtime=2.51 cores=1,3,5,7
/proc/20850/task/20911/stat : 20911 (java) S 20847 20850 1460 0 -1 1077944384 11962 12605 0 0 239 4 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097334791024 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20912] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20912/stat : 20912 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097333738464 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20913] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20913/stat : 20913 (java) S 20847 20850 1460 0 -1 1077944384 681 12605 0 0 0 0 5 3 20 0 15 0 95366159 14407233536 233354 18446744073709551615 4194304 4196468 140725526889104 140097332685232 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
Current children cumulated CPU time (s) 29.34
Current children cumulated vsize (KiB) 14069564

[startup+13.6015 s]
/proc/loadavg: 3.02 3.13 2.75 3/214 20914
/proc/meminfo: memFree=25911384/32770624 swapFree=0/577312
[pid=20850] ppid=20847 vsize=14069564 CPUtime=31.11 cores=1,3,5,7
/proc/20850/stat : 20850 (java) S 20847 20850 1460 0 -1 1077944320 87088 12605 0 0 3046 57 5 3 20 0 15 0 95366129 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140725526871648 140097862811383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
/proc/20850/statm: 3517391 243958 3487 1 0 3506005 0
[pid=20850/tid=20900] ppid=20847 vsize=14069564 CPUtime=12.7 cores=1,3,5,7
/proc/20850/task/20900/stat : 20900 (java) S 20847 20850 1460 0 -1 1077944384 47610 12605 0 0 1244 18 5 3 20 0 15 0 95366150 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097867049040 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20901] ppid=20847 vsize=14069564 CPUtime=0.64 cores=1,3,5,7
/proc/20850/task/20901/stat : 20901 (java) R 20847 20850 1460 0 -1 4202560 550 12605 0 0 49 7 5 3 20 0 15 0 95366150 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097819778136 140097847761988 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20902] ppid=20847 vsize=14069564 CPUtime=0.66 cores=1,3,5,7
/proc/20850/task/20902/stat : 20902 (java) R 20847 20850 1460 0 -1 4202560 747 12605 0 0 51 7 5 3 20 0 15 0 95366150 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097818725136 140097844407918 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20903] ppid=20847 vsize=14069564 CPUtime=0.64 cores=1,3,5,7
/proc/20850/task/20903/stat : 20903 (java) R 20847 20850 1460 0 -1 4202560 403 12605 0 0 50 6 5 3 20 0 15 0 95366150 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097817672848 140097847266140 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20904] ppid=20847 vsize=14069564 CPUtime=0.65 cores=1,3,5,7
/proc/20850/task/20904/stat : 20904 (java) R 20847 20850 1460 0 -1 4202560 678 12605 0 0 50 7 5 3 20 0 15 0 95366150 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097816620248 140097844407837 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20905] ppid=20847 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/20850/task/20905/stat : 20905 (java) S 20847 20850 1460 0 -1 1077944384 5316 12605 0 0 9 0 5 3 20 0 15 0 95366152 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097408549424 140097862821589 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20906] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20906/stat : 20906 (java) S 20847 20850 1460 0 -1 1077944384 61 12605 0 0 0 0 5 3 20 0 15 0 95366152 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097407496960 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20907] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20907/stat : 20907 (java) S 20847 20850 1460 0 -1 1077944384 49 12605 0 0 0 0 5 3 20 0 15 0 95366152 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097406444672 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20908] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20908/stat : 20908 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097405392976 140097862829979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20909] ppid=20847 vsize=14069564 CPUtime=6.8 cores=1,3,5,7
/proc/20850/task/20909/stat : 20909 (java) S 20847 20850 1460 0 -1 1077944384 9025 12605 0 0 670 2 5 3 20 0 15 0 95366155 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097336887392 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20910] ppid=20847 vsize=14069564 CPUtime=6.84 cores=1,3,5,7
/proc/20850/task/20910/stat : 20910 (java) S 20847 20850 1460 0 -1 1077944384 7843 12605 0 0 674 2 5 3 20 0 15 0 95366155 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097335828304 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20911] ppid=20847 vsize=14069564 CPUtime=2.53 cores=1,3,5,7
/proc/20850/task/20911/stat : 20911 (java) S 20847 20850 1460 0 -1 1077944384 11965 12605 0 0 241 4 5 3 20 0 15 0 95366155 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097334791024 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20912] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20912/stat : 20912 (java) S 20847 20850 1460 0 -1 1077944384 3 12605 0 0 0 0 5 3 20 0 15 0 95366155 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097333738464 140097862821589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
[pid=20850/tid=20913] ppid=20847 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/20850/task/20913/stat : 20913 (java) S 20847 20850 1460 0 -1 1077944384 681 12605 0 0 0 0 5 3 20 0 15 0 95366159 14407233536 243958 18446744073709551615 4194304 4196468 140725526889104 140097332685232 140097862822530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16093184 140725526890448 140725526893233 140725526893233 140725526896591 0
Current children cumulated CPU time (s) 31.11
Current children cumulated vsize (KiB) 14069564

[startup+14.0007 s]
/proc/loadavg: 3.02 3.13 2.75 3/214 20914
/proc/meminfo: memFree=25911384/32770624 swapFree=0/577312
[pid=20850] ppid=20847 vsize=0 CPUtime=32.37 cores=1,3,5,7
/proc/20850/stat : 20850 (java) Z 20847 20850 1460 0 -1 4227084 87324 12605 0 0 3171 58 5 3 20 0 2 0 95366129 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/20850/statm: 0 0 0 0 0 0 0
[pid=20850/tid=20904] ppid=20847 vsize=0 CPUtime=0.92 cores=1,3,5,7
/proc/20850/task/20904/stat : 20904 (java) R 20847 20850 1460 0 -1 4203588 678 12605 0 0 76 8 5 3 20 0 2 0 95366150 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 3 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 32.37
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 14.0019
CPU time (s): 32.384
CPU user time (s): 31.7642
CPU system time (s): 0.619764
CPU usage (%): 231.283
Max. virtual memory (cumulated for all children) (KiB): 14069564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.7642
system time used= 0.619764
maximum resident set size= 977032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99929
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9475
involuntary context switches= 150

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065953 second user time and 0.085257 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-11 20:56:02
IDJOB=4262543
IDBENCH=138791
IDSOLVER=2650
FILE ID=node134/4262543-1502478598
RUNJOBID= node134-1502411438-1524
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0120-m1.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262543-1502478598/watcher-4262543-1502478598 -o /tmp/evaluation-result-4262543-1502478598/solver-4262543-1502478598 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580  bin/concrete HOME/instance-4262543-1502478598.xml

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

MD5SUM BENCH= 811bab41ab4f320547ec1b0722faadf8
RANDOM SEED=1332414578

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:        26834896 kB
MemAvailable:   27835564 kB
Buffers:          294140 kB
Cached:           999364 kB
SwapCached:            0 kB
Active:          4882688 kB
Inactive:         608216 kB
Active(anon):    4199520 kB
Inactive(anon):    31216 kB
Active(file):     683168 kB
Inactive(file):   577000 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24376 kB
Writeback:             0 kB
AnonPages:       4197272 kB
Mapped:            64868 kB
Shmem:             33468 kB
Slab:             139680 kB
SReclaimable:     112668 kB
SUnreclaim:        27012 kB
KernelStack:        3472 kB
PageTables:        13336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5006508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3960832 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= 61984 MiB
End job on node134 at 2017-08-11 20:56:17