Trace number 4262541

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 15.7839 6.32094

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0050-m1.xml
MD5SUM92365aeced42a91cd8bf53135301f3e3
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 benchmark1.05796
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1226
Number of domains1
Minimum domain size50
Maximum domain size50
Distribution of domain sizes[{"size":50,"count":50}]
Minimum variable degree50
Maximum variable degree50
Distribution of variable degrees[{"degree":50,"count":50}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":1225},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints1225
Distribution of constraint types[{"type":"intension","count":1225},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.27/2.20	c Concrete v3.4 running
15.47/6.29	v <instantiation>
15.47/6.29	v       <list>
15.47/6.29	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]
15.47/6.29	v       </list>
15.47/6.29	v       <values>
15.47/6.29	v         17 13 2 5 3 6 12 14 22 20 23 9 35 18 34 30 40 26 43 46 49 47 19 44 42 33 48 37 31 21 10 7 0 29 1 4 8 15 25 16 11 45 28 36 27 39 41 38 32 24
15.47/6.29	v       </values>
15.47/6.29	v     </instantiation>
15.47/6.29	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-4262541-1502478572/watcher-4262541-1502478572 -o /tmp/evaluation-result-4262541-1502478572/solver-4262541-1502478572 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580 bin/concrete HOME/instance-4262541-1502478572.xml 

pid=20599
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: 2.88 3.11 2.73 3/199 20602
/proc/meminfo: memFree=26834396/32770624 swapFree=0/576712
[pid=20602] ppid=20599 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/20602/stat : 20602 (runsolver) D 20599 20602 1460 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 95363514 24240128 108 18446744073709551615 4194304 4338465 140734159446208 140734159443848 140712890221271 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 20238336 140734159454417 140734159454793 140734159454793 140734159458250 0
/proc/20602/statm: 5918 108 54 36 0 2156 0

[startup+0.100119 s]
/proc/loadavg: 2.88 3.11 2.73 3/199 20602
/proc/meminfo: memFree=26834396/32770624 swapFree=0/576712
[pid=20602] ppid=20599 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/20602/stat : 20602 (bash) S 20599 20602 1460 0 -1 4202496 896 6476 0 0 0 0 0 1 20 0 1 0 95363514 9867264 377 18446744073709551615 4194304 5098028 140725950801552 140725950795560 140454420249600 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 7 0 0 7196144 7232144 39223296 140725950804500 140725950804585 140725950804585 140725950808042 0
/proc/20602/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200209 s]
/proc/loadavg: 2.88 3.11 2.73 3/199 20602
/proc/meminfo: memFree=26834396/32770624 swapFree=0/576712
[pid=20602] ppid=20599 vsize=9636 CPUtime=0.08 cores=1,3,5,7
/proc/20602/stat : 20602 (bash) S 20599 20602 1460 0 -1 4202496 936 12045 0 0 0 0 5 3 20 0 1 0 95363514 9867264 377 18446744073709551615 4194304 5098028 140725950801552 140725950797384 140454420249600 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 7 0 0 7196144 7232144 39223296 140725950804500 140725950804585 140725950804585 140725950808042 0
/proc/20602/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9636

[startup+0.310262 s]
/proc/loadavg: 2.88 3.11 2.73 3/199 20602
/proc/meminfo: memFree=26834396/32770624 swapFree=0/576712
[pid=20602] ppid=20599 vsize=13974124 CPUtime=0.16 cores=1,3,5,7
/proc/20602/stat : 20602 (java) S 20599 20602 1460 0 -1 1077944320 5939 12723 0 0 7 1 5 3 20 0 15 0 95363514 14309502976 6546 18446744073709551615 4194304 4196468 140732833488512 140732833471056 140411501289207 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
/proc/20602/statm: 3493531 6546 2718 1 0 3482965 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 13974124

[startup+0.700286 s]
/proc/loadavg: 2.88 3.11 2.73 3/199 20602
/proc/meminfo: memFree=26834396/32770624 swapFree=0/576712
[pid=20602] ppid=20599 vsize=13974784 CPUtime=0.71 cores=1,3,5,7
/proc/20602/stat : 20602 (java) S 20599 20602 1460 0 -1 1077944320 14000 12723 0 0 59 4 5 3 20 0 15 0 95363514 14310178816 14950 18446744073709551615 4194304 4196468 140732833488512 140732833471056 140411501289207 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
/proc/20602/statm: 3493696 14950 3139 1 0 3482965 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 13974784

[startup+1.50192 s]
/proc/loadavg: 2.81 3.09 2.73 4/214 20665
/proc/meminfo: memFree=26731944/32770624 swapFree=0/577288
[pid=20602] ppid=20599 vsize=13985408 CPUtime=1.93 cores=1,3,5,7
/proc/20602/stat : 20602 (java) S 20599 20602 1460 0 -1 1077944320 29323 12723 0 0 175 10 5 3 20 0 15 0 95363514 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140732833471056 140411501289207 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
/proc/20602/statm: 3496352 43234 3364 1 0 3485525 0
[pid=20602/tid=20652] ppid=20599 vsize=13985408 CPUtime=1.3 cores=1,3,5,7
/proc/20602/task/20652/stat : 20652 (java) S 20599 20602 1460 0 -1 1077944384 23029 12723 0 0 117 5 5 3 20 0 15 0 95363535 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140411505511648 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20653] ppid=20599 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20653/stat : 20653 (java) S 20599 20602 1460 0 -1 1077944384 64 12723 0 0 0 0 5 3 20 0 15 0 95363535 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140411420703648 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20654] ppid=20599 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/20602/task/20654/stat : 20654 (java) R 20599 20602 1460 0 -1 4202560 35 12723 0 0 1 0 5 3 20 0 15 0 95363535 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140411419650952 140411493917415 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20655] ppid=20599 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/20602/task/20655/stat : 20655 (java) S 20599 20602 1460 0 -1 1077944384 191 12723 0 0 1 0 5 3 20 0 15 0 95363535 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140411418598544 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20656] ppid=20599 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20656/stat : 20656 (java) S 20599 20602 1460 0 -1 1077944384 59 12723 0 0 0 0 5 3 20 0 15 0 95363535 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140411417545744 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20657] ppid=20599 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20657/stat : 20657 (java) S 20599 20602 1460 0 -1 1077944384 725 12723 0 0 0 0 5 3 20 0 15 0 95363537 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410979091104 140411501299413 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20658] ppid=20599 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20658/stat : 20658 (java) S 20599 20602 1460 0 -1 1077944384 33 12723 0 0 0 0 5 3 20 0 15 0 95363537 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410978038560 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20659] ppid=20599 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20659/stat : 20659 (java) S 20599 20602 1460 0 -1 1077944384 21 12723 0 0 0 0 5 3 20 0 15 0 95363537 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410976986224 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20660] ppid=20599 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20660/stat : 20660 (java) S 20599 20602 1460 0 -1 1077944384 3 12723 0 0 0 0 5 3 20 0 15 0 95363540 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410975934544 140411501307803 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20661] ppid=20599 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/20602/task/20661/stat : 20661 (java) S 20599 20602 1460 0 -1 1077944384 929 12723 0 0 15 0 5 3 20 0 15 0 95363540 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410974882416 140411501300354 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20662] ppid=20599 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/20602/task/20662/stat : 20662 (java) S 20599 20602 1460 0 -1 1077944384 724 12723 0 0 14 0 5 3 20 0 15 0 95363540 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410973829616 140411501300354 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20663] ppid=20599 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/20602/task/20663/stat : 20663 (java) S 20599 20602 1460 0 -1 1077944384 1342 12723 0 0 22 0 5 3 20 0 15 0 95363540 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410972773200 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20664] ppid=20599 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20664/stat : 20664 (java) S 20599 20602 1460 0 -1 1077944384 3 12723 0 0 0 0 5 3 20 0 15 0 95363540 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410971724768 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20665] ppid=20599 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20665/stat : 20665 (java) S 20599 20602 1460 0 -1 1077944384 11 12723 0 0 0 0 5 3 20 0 15 0 95363544 14321057792 43234 18446744073709551615 4194304 4196468 140732833488512 140410970671536 140411501300354 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 13985408

[startup+3.10129 s]
/proc/loadavg: 2.81 3.09 2.73 6/214 20665
/proc/meminfo: memFree=26658144/32770624 swapFree=0/577284
[pid=20602] ppid=20599 vsize=13997884 CPUtime=6.32 cores=1,3,5,7
/proc/20602/stat : 20602 (java) S 20599 20602 1460 0 -1 1077944320 44939 12723 0 0 609 15 5 3 20 0 15 0 95363514 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140732833471056 140411501289207 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
/proc/20602/statm: 3499471 56003 3445 1 0 3488085 0
[pid=20602/tid=20652] ppid=20599 vsize=13997884 CPUtime=2.88 cores=1,3,5,7
/proc/20602/task/20652/stat : 20652 (java) R 20599 20602 1460 0 -1 4202560 31644 12723 0 0 274 6 5 3 20 0 15 0 95363535 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140411505519968 140411485396932 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20653] ppid=20599 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20653/stat : 20653 (java) S 20599 20602 1460 0 -1 1077944384 64 12723 0 0 0 0 5 3 20 0 15 0 95363535 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140411420703632 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20654] ppid=20599 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/20602/task/20654/stat : 20654 (java) S 20599 20602 1460 0 -1 1077944384 35 12723 0 0 1 0 5 3 20 0 15 0 95363535 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140411419650832 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20655] ppid=20599 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/20602/task/20655/stat : 20655 (java) S 20599 20602 1460 0 -1 1077944384 191 12723 0 0 1 0 5 3 20 0 15 0 95363535 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140411418598544 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20656] ppid=20599 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20656/stat : 20656 (java) S 20599 20602 1460 0 -1 1077944384 59 12723 0 0 0 0 5 3 20 0 15 0 95363535 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140411417545744 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20657] ppid=20599 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/20602/task/20657/stat : 20657 (java) S 20599 20602 1460 0 -1 1077944384 744 12723 0 0 1 0 5 3 20 0 15 0 95363537 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410979092592 140411501300354 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20658] ppid=20599 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20658/stat : 20658 (java) S 20599 20602 1460 0 -1 1077944384 54 12723 0 0 0 0 5 3 20 0 15 0 95363537 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410978038624 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20659] ppid=20599 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20659/stat : 20659 (java) S 20599 20602 1460 0 -1 1077944384 44 12723 0 0 0 0 5 3 20 0 15 0 95363537 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410976986224 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20660] ppid=20599 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20660/stat : 20660 (java) S 20599 20602 1460 0 -1 1077944384 3 12723 0 0 0 0 5 3 20 0 15 0 95363540 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410975934544 140411501307803 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20661] ppid=20599 vsize=13997884 CPUtime=1.28 cores=1,3,5,7
/proc/20602/task/20661/stat : 20661 (java) R 20599 20602 1460 0 -1 4202560 3485 12723 0 0 119 1 5 3 20 0 15 0 95363540 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410974864720 140411486186832 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20662] ppid=20599 vsize=13997884 CPUtime=1.05 cores=1,3,5,7
/proc/20602/task/20662/stat : 20662 (java) R 20599 20602 1460 0 -1 4202560 2391 12723 0 0 96 1 5 3 20 0 15 0 95363540 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410973829616 140411484775203 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20663] ppid=20599 vsize=13997884 CPUtime=1.23 cores=1,3,5,7
/proc/20602/task/20663/stat : 20663 (java) R 20599 20602 1460 0 -1 4202560 4055 12723 0 0 113 2 5 3 20 0 15 0 95363540 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410972774440 140411501303071 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20664] ppid=20599 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20664/stat : 20664 (java) S 20599 20602 1460 0 -1 1077944384 3 12723 0 0 0 0 5 3 20 0 15 0 95363540 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410971724768 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20665] ppid=20599 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20665/stat : 20665 (java) S 20599 20602 1460 0 -1 1077944384 13 12723 0 0 0 0 5 3 20 0 15 0 95363544 14333833216 56003 18446744073709551615 4194304 4196468 140732833488512 140410970671536 140411501300354 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 13997884

[startup+6.30488 s]
/proc/loadavg: 2.81 3.09 2.73 5/214 20665
/proc/meminfo: memFree=26475872/32770624 swapFree=0/577284
[pid=20602] ppid=20599 vsize=14136128 CPUtime=15.75 cores=1,3,5,7
/proc/20602/stat : 20602 (java) S 20599 20602 1460 0 -1 1077944320 99767 12723 0 0 1541 26 5 3 20 0 13 0 95363514 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140732833471056 140411501289207 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
/proc/20602/statm: 3534032 97737 3476 1 0 3522646 0
[pid=20602/tid=20652] ppid=20599 vsize=14136128 CPUtime=5.71 cores=1,3,5,7
/proc/20602/task/20652/stat : 20652 (java) S 20599 20602 1460 0 -1 1077944384 60545 12723 0 0 552 11 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411505532048 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20653] ppid=20599 vsize=14136128 CPUtime=0.29 cores=1,3,5,7
/proc/20602/task/20653/stat : 20653 (java) S 20599 20602 1460 0 -1 1077944384 203 12723 0 0 20 1 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411420703632 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20654] ppid=20599 vsize=14136128 CPUtime=0.28 cores=1,3,5,7
/proc/20602/task/20654/stat : 20654 (java) S 20599 20602 1460 0 -1 1077944384 100 12723 0 0 19 1 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411419650832 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20655] ppid=20599 vsize=14136128 CPUtime=0.29 cores=1,3,5,7
/proc/20602/task/20655/stat : 20655 (java) S 20599 20602 1460 0 -1 1077944384 349 12723 0 0 20 1 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411418598544 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20656] ppid=20599 vsize=14136128 CPUtime=0.28 cores=1,3,5,7
/proc/20602/task/20656/stat : 20656 (java) S 20599 20602 1460 0 -1 1077944384 306 12723 0 0 20 0 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411417545744 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20657] ppid=20599 vsize=14136128 CPUtime=0.22 cores=1,3,5,7
/proc/20602/task/20657/stat : 20657 (java) S 20599 20602 1460 0 -1 1077944384 7520 12723 0 0 14 0 5 3 20 0 13 0 95363537 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410979092800 140411501300354 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20658] ppid=20599 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20658/stat : 20658 (java) S 20599 20602 1460 0 -1 1077944384 58 12723 0 0 0 0 5 3 20 0 13 0 95363537 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410978038688 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20659] ppid=20599 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20659/stat : 20659 (java) S 20599 20602 1460 0 -1 1077944384 49 12723 0 0 0 0 5 3 20 0 13 0 95363537 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410976986240 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20661] ppid=20599 vsize=14136128 CPUtime=3.54 cores=1,3,5,7
/proc/20602/task/20661/stat : 20661 (java) S 20599 20602 1460 0 -1 1077944384 6392 12723 0 0 344 2 5 3 20 0 13 0 95363540 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410974861456 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20662] ppid=20599 vsize=14136128 CPUtime=3.53 cores=1,3,5,7
/proc/20602/task/20662/stat : 20662 (java) S 20599 20602 1460 0 -1 1077944384 12224 12723 0 0 343 2 5 3 20 0 13 0 95363540 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410973814128 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20663] ppid=20599 vsize=14136128 CPUtime=2.17 cores=1,3,5,7
/proc/20602/task/20663/stat : 20663 (java) S 20599 20602 1460 0 -1 1077944384 9065 12723 0 0 205 4 5 3 20 0 13 0 95363540 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410972777328 140411501300354 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20664] ppid=20599 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20664/stat : 20664 (java) S 20599 20602 1460 0 -1 1077944384 3 12723 0 0 0 0 5 3 20 0 13 0 95363540 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410971724768 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
Current children cumulated CPU time (s) 15.75
Current children cumulated vsize (KiB) 14136128

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

[startup+6.30488 s]
/proc/loadavg: 2.81 3.09 2.73 5/214 20665
/proc/meminfo: memFree=26475872/32770624 swapFree=0/577284
[pid=20602] ppid=20599 vsize=14136128 CPUtime=15.75 cores=1,3,5,7
/proc/20602/stat : 20602 (java) S 20599 20602 1460 0 -1 1077944320 99767 12723 0 0 1541 26 5 3 20 0 13 0 95363514 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140732833471056 140411501289207 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
/proc/20602/statm: 3534032 97737 3476 1 0 3522646 0
[pid=20602/tid=20652] ppid=20599 vsize=14136128 CPUtime=5.71 cores=1,3,5,7
/proc/20602/task/20652/stat : 20652 (java) S 20599 20602 1460 0 -1 1077944384 60545 12723 0 0 552 11 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411505532048 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20653] ppid=20599 vsize=14136128 CPUtime=0.29 cores=1,3,5,7
/proc/20602/task/20653/stat : 20653 (java) S 20599 20602 1460 0 -1 1077944384 203 12723 0 0 20 1 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411420703632 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20654] ppid=20599 vsize=14136128 CPUtime=0.28 cores=1,3,5,7
/proc/20602/task/20654/stat : 20654 (java) S 20599 20602 1460 0 -1 1077944384 100 12723 0 0 19 1 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411419650832 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20655] ppid=20599 vsize=14136128 CPUtime=0.29 cores=1,3,5,7
/proc/20602/task/20655/stat : 20655 (java) S 20599 20602 1460 0 -1 1077944384 349 12723 0 0 20 1 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411418598544 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20656] ppid=20599 vsize=14136128 CPUtime=0.28 cores=1,3,5,7
/proc/20602/task/20656/stat : 20656 (java) S 20599 20602 1460 0 -1 1077944384 306 12723 0 0 20 0 5 3 20 0 13 0 95363535 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140411417545744 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20657] ppid=20599 vsize=14136128 CPUtime=0.22 cores=1,3,5,7
/proc/20602/task/20657/stat : 20657 (java) S 20599 20602 1460 0 -1 1077944384 7520 12723 0 0 14 0 5 3 20 0 13 0 95363537 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410979092800 140411501300354 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20658] ppid=20599 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20658/stat : 20658 (java) S 20599 20602 1460 0 -1 1077944384 58 12723 0 0 0 0 5 3 20 0 13 0 95363537 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410978038688 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20659] ppid=20599 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20659/stat : 20659 (java) S 20599 20602 1460 0 -1 1077944384 49 12723 0 0 0 0 5 3 20 0 13 0 95363537 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410976986240 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20661] ppid=20599 vsize=14136128 CPUtime=3.54 cores=1,3,5,7
/proc/20602/task/20661/stat : 20661 (java) S 20599 20602 1460 0 -1 1077944384 6392 12723 0 0 344 2 5 3 20 0 13 0 95363540 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410974861456 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20662] ppid=20599 vsize=14136128 CPUtime=3.53 cores=1,3,5,7
/proc/20602/task/20662/stat : 20662 (java) S 20599 20602 1460 0 -1 1077944384 12224 12723 0 0 343 2 5 3 20 0 13 0 95363540 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410973814128 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20663] ppid=20599 vsize=14136128 CPUtime=2.17 cores=1,3,5,7
/proc/20602/task/20663/stat : 20663 (java) S 20599 20602 1460 0 -1 1077944384 9065 12723 0 0 205 4 5 3 20 0 13 0 95363540 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410972777328 140411501300354 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
[pid=20602/tid=20664] ppid=20599 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/20602/task/20664/stat : 20664 (java) S 20599 20602 1460 0 -1 1077944384 3 12723 0 0 0 0 5 3 20 0 13 0 95363540 14475395072 97737 18446744073709551615 4194304 4196468 140732833488512 140410971724768 140411501299413 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16957440 140732833490896 140732833493681 140732833493681 140732833497039 0
Current children cumulated CPU time (s) 15.75
Current children cumulated vsize (KiB) 14136128

Child status: 0
Real time (s): 6.32094
CPU time (s): 15.7839
CPU user time (s): 15.4701
CPU system time (s): 0.313876
CPU usage (%): 249.708
Max. virtual memory (cumulated for all children) (KiB): 14136128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4701
system time used= 0.313876
maximum resident set size= 391408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112511
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= 7633
involuntary context switches= 83

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026376 second user time and 0.043961 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-11 20:55:36
IDJOB=4262541
IDBENCH=138783
IDSOLVER=2650
FILE ID=node134/4262541-1502478572
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-0050-m1.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262541-1502478572/watcher-4262541-1502478572 -o /tmp/evaluation-result-4262541-1502478572/solver-4262541-1502478572 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580  bin/concrete HOME/instance-4262541-1502478572.xml

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

MD5SUM BENCH= 92365aeced42a91cd8bf53135301f3e3
RANDOM SEED=68631055

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:        26835472 kB
MemAvailable:   27835708 kB
Buffers:          294044 kB
Cached:           999328 kB
SwapCached:            0 kB
Active:          4882484 kB
Inactive:         607928 kB
Active(anon):    4199420 kB
Inactive(anon):    31216 kB
Active(file):     683064 kB
Inactive(file):   576712 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24680 kB
Writeback:             4 kB
AnonPages:       4197088 kB
Mapped:            64868 kB
Shmem:             33468 kB
Slab:             139608 kB
SReclaimable:     112592 kB
SUnreclaim:        27016 kB
KernelStack:        3504 kB
PageTables:        13376 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:55:43