Trace number 4262584

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 6.6839299 3.8650701

General information on the benchmark

NameRenault/Renault-m1-s1/
Renault-souffleuse.xml
MD5SUMdf23e3c33d5f18cffd66f727a476ed8f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.005752
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints35
Number of domains9
Minimum domain size2
Maximum domain size12
Distribution of domain sizes[{"size":2,"count":5},{"size":3,"count":6},{"size":4,"count":8},{"size":5,"count":6},{"size":6,"count":2},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":1},{"size":12,"count":1}]
Minimum variable degree1
Maximum variable degree5
Distribution of variable degrees[{"degree":1,"count":8},{"degree":2,"count":14},{"degree":3,"count":7},{"degree":5,"count":3}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":33},{"arity":3,"count":2}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35}]
Optimization problemNO
Type of objective

Solver Data

3.18/2.20	c Concrete v3.4 running
6.47/3.57	v <instantiation>
6.47/3.57	v       <list>
6.47/3.57	v         x1 x3 x7 x0[0] x0[1] x0[2] x0[3] x0[4] x0[5] x2[0] x2[1] x2[2] x2[3] x2[4] x2[5] x4[0] x4[1] x5[0] x5[1] x5[2] x5[3] x5[4] x6[0] x6[1] x6[2] x6[3] x6[4] x6[5] x6[6] x6[7] x8[0] x8[1]
6.47/3.57	v       </list>
6.47/3.57	v       <values>
6.47/3.57	v         7 10 8 0 4 4 4 4 4 2 0 2 2 2 2 3 6 1 1 1 1 1 3 3 3 3 3 3 3 3 5 5
6.47/3.57	v       </values>
6.47/3.57	v     </instantiation>
6.47/3.57	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-4262584-1502430145/watcher-4262584-1502430145 -o /tmp/evaluation-result-4262584-1502430145/solver-4262584-1502430145 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4884 --watchdog 2580 bin/concrete HOME/instance-4262584-1502430145.xml 

pid=9139
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.55 1.48 1.50 3/198 9142
/proc/meminfo: memFree=29568976/32770624 swapFree=0/431432
[pid=9142] ppid=9139 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9142/stat : 9142 (runsolver) D 9139 9142 4821 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 90829722 24240128 107 18446744073709551615 4194304 4338465 140729486410624 140729486408264 139712436716247 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 12484608 140729486414033 140729486414409 140729486414409 140729486417866 0
/proc/9142/statm: 5918 107 54 36 0 2156 0

[startup+0.100172 s]
/proc/loadavg: 1.55 1.48 1.50 3/198 9142
/proc/meminfo: memFree=29568976/32770624 swapFree=0/431432
[pid=9142] ppid=9139 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/9142/stat : 9142 (bash) S 9139 9142 4821 0 -1 4202496 896 6481 0 0 0 0 0 1 20 0 1 0 90829722 9867264 377 18446744073709551615 4194304 5098028 140735653213056 140735653207064 140039302454272 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 7 0 0 7196144 7232144 32940032 140735653216788 140735653216873 140735653216873 140735653220330 0
/proc/9142/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.2002 s]
/proc/loadavg: 1.55 1.48 1.50 3/198 9142
/proc/meminfo: memFree=29568976/32770624 swapFree=0/431432
[pid=9142] ppid=9139 vsize=11858348 CPUtime=0.07 cores=0,2,4,6
/proc/9142/stat : 9142 (java) S 9139 9142 4821 0 -1 1077944320 3125 12356 0 0 0 0 4 3 20 0 6 0 90829722 12142948352 1946 18446744073709551615 4194304 4196468 140736749985408 140736749967952 140024493391607 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
/proc/9142/statm: 2964587 1946 1163 1 0 2954557 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11858348

[startup+0.300303 s]
/proc/loadavg: 1.55 1.48 1.50 3/198 9142
/proc/meminfo: memFree=29568976/32770624 swapFree=0/431432
[pid=9142] ppid=9139 vsize=13973936 CPUtime=0.14 cores=0,2,4,6
/proc/9142/stat : 9142 (java) S 9139 9142 4821 0 -1 1077944320 5800 12356 0 0 6 1 4 3 20 0 15 0 90829722 14309310464 5971 18446744073709551615 4194304 4196468 140736749985408 140736749967952 140024493391607 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
/proc/9142/statm: 3493484 5971 2690 1 0 3482965 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13973936

[startup+0.700308 s]
/proc/loadavg: 1.55 1.48 1.50 3/198 9142
/proc/meminfo: memFree=29568976/32770624 swapFree=0/431432
[pid=9142] ppid=9139 vsize=13974784 CPUtime=0.7 cores=0,2,4,6
/proc/9142/stat : 9142 (java) S 9139 9142 4821 0 -1 1077944320 13970 12356 0 0 58 5 4 3 20 0 15 0 90829722 14310178816 14885 18446744073709551615 4194304 4196468 140736749985408 140736749967952 140024493391607 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
/proc/9142/statm: 3493696 14885 3118 1 0 3482965 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13974784

[startup+1.50591 s]
/proc/loadavg: 1.55 1.48 1.50 4/213 9205
/proc/meminfo: memFree=29474412/32770624 swapFree=0/431460
[pid=9142] ppid=9139 vsize=13985408 CPUtime=1.92 cores=0,2,4,6
/proc/9142/stat : 9142 (java) S 9139 9142 4821 0 -1 1077944320 26486 12356 0 0 174 11 4 3 20 0 15 0 90829722 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140736749967952 140024493391607 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
/proc/9142/statm: 3496352 43184 3365 1 0 3485525 0
[pid=9142/tid=9192] ppid=9139 vsize=13985408 CPUtime=1.29 cores=0,2,4,6
/proc/9142/task/9192/stat : 9192 (java) S 9139 9142 4821 0 -1 1077944384 20389 12356 0 0 116 6 4 3 20 0 15 0 90829742 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140024497612720 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9193] ppid=9139 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9193/stat : 9193 (java) R 9139 9142 4821 0 -1 4202560 46 12356 0 0 0 0 4 3 20 0 15 0 90829742 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140024458672648 140024486019815 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9194] ppid=9139 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/9142/task/9194/stat : 9194 (java) S 9139 9142 4821 0 -1 1077944384 37 12356 0 0 1 0 4 3 20 0 15 0 90829742 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140024092035344 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9195] ppid=9139 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9195/stat : 9195 (java) S 9139 9142 4821 0 -1 1077944384 185 12356 0 0 0 0 4 3 20 0 15 0 90829742 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140024090983056 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9196] ppid=9139 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9196/stat : 9196 (java) S 9139 9142 4821 0 -1 1077944384 41 12356 0 0 0 0 4 3 20 0 15 0 90829742 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140024089930272 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9197] ppid=9139 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/9142/task/9197/stat : 9197 (java) S 9139 9142 4821 0 -1 1077944384 624 12356 0 0 1 0 4 3 20 0 15 0 90829744 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023477232800 140024493401813 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9198] ppid=9139 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9198/stat : 9198 (java) S 9139 9142 4821 0 -1 1077944384 33 12356 0 0 0 0 4 3 20 0 15 0 90829744 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023476180256 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9199] ppid=9139 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9199/stat : 9199 (java) S 9139 9142 4821 0 -1 1077944384 21 12356 0 0 0 0 4 3 20 0 15 0 90829744 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023475127920 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9200] ppid=9139 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9200/stat : 9200 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829747 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023474076240 140024493410203 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9201] ppid=9139 vsize=13985408 CPUtime=0.2 cores=0,2,4,6
/proc/9142/task/9201/stat : 9201 (java) S 9139 9142 4821 0 -1 1077944384 952 12356 0 0 13 0 4 3 20 0 15 0 90829747 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023473023088 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9202] ppid=9139 vsize=13985408 CPUtime=0.22 cores=0,2,4,6
/proc/9142/task/9202/stat : 9202 (java) S 9139 9142 4821 0 -1 1077944384 696 12356 0 0 15 0 4 3 20 0 15 0 90829747 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023471970288 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9203] ppid=9139 vsize=13985408 CPUtime=0.3 cores=0,2,4,6
/proc/9142/task/9203/stat : 9203 (java) S 9139 9142 4821 0 -1 1077944384 1298 12356 0 0 23 0 4 3 20 0 15 0 90829747 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023470915200 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9204] ppid=9139 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9204/stat : 9204 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829747 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023469865440 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9205] ppid=9139 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9205/stat : 9205 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829752 14321057792 43184 18446744073709551615 4194304 4196468 140736749985408 140023468813232 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 13985408

[startup+3.1007 s]
/proc/loadavg: 1.55 1.48 1.50 4/213 9205
/proc/meminfo: memFree=29397416/32770624 swapFree=0/431460
[pid=9142] ppid=9139 vsize=13999932 CPUtime=5.37 cores=0,2,4,6
/proc/9142/stat : 9142 (java) S 9139 9142 4821 0 -1 1077944320 41265 12356 0 0 512 18 4 3 20 0 15 0 90829722 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140736749967952 140024493391607 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
/proc/9142/statm: 3499983 60847 3438 1 0 3488597 0
[pid=9142/tid=9192] ppid=9139 vsize=13999932 CPUtime=2.87 cores=0,2,4,6
/proc/9142/task/9192/stat : 9192 (java) S 9139 9142 4821 0 -1 1077944384 30741 12356 0 0 270 10 4 3 20 0 15 0 90829742 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140024497590944 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9193] ppid=9139 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/9142/task/9193/stat : 9193 (java) R 9139 9142 4821 0 -1 1077944384 52 12356 0 0 1 0 4 3 20 0 15 0 90829742 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140024458672544 140024493401813 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9194] ppid=9139 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/9142/task/9194/stat : 9194 (java) S 9139 9142 4821 0 -1 1077944384 42 12356 0 0 1 0 4 3 20 0 15 0 90829742 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140024092035344 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9195] ppid=9139 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/9142/task/9195/stat : 9195 (java) S 9139 9142 4821 0 -1 1077944384 188 12356 0 0 1 0 4 3 20 0 15 0 90829742 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140024090983056 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9196] ppid=9139 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/9142/task/9196/stat : 9196 (java) S 9139 9142 4821 0 -1 1077944384 45 12356 0 0 1 0 4 3 20 0 15 0 90829742 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140024089930256 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9197] ppid=9139 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/9142/task/9197/stat : 9197 (java) S 9139 9142 4821 0 -1 1077944384 631 12356 0 0 1 0 4 3 20 0 15 0 90829744 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023477232768 140024493401813 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9198] ppid=9139 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9198/stat : 9198 (java) S 9139 9142 4821 0 -1 1077944384 55 12356 0 0 0 0 4 3 20 0 15 0 90829744 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023476180320 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9199] ppid=9139 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9199/stat : 9199 (java) S 9139 9142 4821 0 -1 1077944384 44 12356 0 0 0 0 4 3 20 0 15 0 90829744 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023475127936 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9200] ppid=9139 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9200/stat : 9200 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829747 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023474076240 140024493410203 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9201] ppid=9139 vsize=13999932 CPUtime=0.95 cores=0,2,4,6
/proc/9142/task/9201/stat : 9201 (java) S 9139 9142 4821 0 -1 1077944384 3170 12356 0 0 87 1 4 3 20 0 15 0 90829747 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023473023088 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9202] ppid=9139 vsize=13999932 CPUtime=0.62 cores=0,2,4,6
/proc/9142/task/9202/stat : 9202 (java) S 9139 9142 4821 0 -1 1077944384 1084 12356 0 0 54 1 4 3 20 0 15 0 90829747 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023471970288 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9203] ppid=9139 vsize=13999932 CPUtime=0.99 cores=0,2,4,6
/proc/9142/task/9203/stat : 9203 (java) S 9139 9142 4821 0 -1 1077944384 3049 12356 0 0 91 1 4 3 20 0 15 0 90829747 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023470913872 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9204] ppid=9139 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9204/stat : 9204 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829747 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023469865440 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9205] ppid=9139 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9205/stat : 9205 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829752 14335930368 60847 18446744073709551615 4194304 4196468 140736749985408 140023468813232 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20265 s]
/proc/loadavg: 1.55 1.48 1.50 4/213 9205
/proc/meminfo: memFree=29397416/32770624 swapFree=0/431460
[pid=9142] ppid=9139 vsize=14001980 CPUtime=5.58 cores=0,2,4,6
/proc/9142/stat : 9142 (java) S 9139 9142 4821 0 -1 1077944320 41750 12356 0 0 532 19 4 3 20 0 15 0 90829722 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140736749967952 140024493391607 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
/proc/9142/statm: 3500495 63828 3439 1 0 3489109 0
[pid=9142/tid=9192] ppid=9139 vsize=14001980 CPUtime=2.94 cores=0,2,4,6
/proc/9142/task/9192/stat : 9192 (java) R 9139 9142 4821 0 -1 4202560 30955 12356 0 0 277 10 4 3 20 0 15 0 90829742 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140024497619256 140024471655329 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9193] ppid=9139 vsize=14001980 CPUtime=0.09 cores=0,2,4,6
/proc/9142/task/9193/stat : 9193 (java) S 9139 9142 4821 0 -1 1077944384 55 12356 0 0 2 0 4 3 20 0 15 0 90829742 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140024458672528 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9194] ppid=9139 vsize=14001980 CPUtime=0.09 cores=0,2,4,6
/proc/9142/task/9194/stat : 9194 (java) S 9139 9142 4821 0 -1 1077944384 44 12356 0 0 2 0 4 3 20 0 15 0 90829742 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140024092035344 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9195] ppid=9139 vsize=14001980 CPUtime=0.09 cores=0,2,4,6
/proc/9142/task/9195/stat : 9195 (java) S 9139 9142 4821 0 -1 1077944384 196 12356 0 0 2 0 4 3 20 0 15 0 90829742 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140024090983056 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9196] ppid=9139 vsize=14001980 CPUtime=0.09 cores=0,2,4,6
/proc/9142/task/9196/stat : 9196 (java) S 9139 9142 4821 0 -1 1077944384 52 12356 0 0 2 0 4 3 20 0 15 0 90829742 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140024089930256 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9197] ppid=9139 vsize=14001980 CPUtime=0.1 cores=0,2,4,6
/proc/9142/task/9197/stat : 9197 (java) S 9139 9142 4821 0 -1 1077944384 811 12356 0 0 3 0 4 3 20 0 15 0 90829744 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023477234288 140024493402754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9198] ppid=9139 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9198/stat : 9198 (java) S 9139 9142 4821 0 -1 1077944384 55 12356 0 0 0 0 4 3 20 0 15 0 90829744 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023476180320 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9199] ppid=9139 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9199/stat : 9199 (java) S 9139 9142 4821 0 -1 1077944384 44 12356 0 0 0 0 4 3 20 0 15 0 90829744 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023475127936 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9200] ppid=9139 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9200/stat : 9200 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829747 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023474076240 140024493410203 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9201] ppid=9139 vsize=14001980 CPUtime=0.97 cores=0,2,4,6
/proc/9142/task/9201/stat : 9201 (java) R 9139 9142 4821 0 -1 4202560 3174 12356 0 0 89 1 4 3 20 0 15 0 90829747 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023473009200 140024472829908 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9202] ppid=9139 vsize=14001980 CPUtime=0.64 cores=0,2,4,6
/proc/9142/task/9202/stat : 9202 (java) R 9139 9142 4821 0 -1 4202560 1089 12356 0 0 56 1 4 3 20 0 15 0 90829747 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023471954240 140024479413916 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9203] ppid=9139 vsize=14001980 CPUtime=1.01 cores=0,2,4,6
/proc/9142/task/9203/stat : 9203 (java) S 9139 9142 4821 0 -1 1077944384 3111 12356 0 0 93 1 4 3 20 0 15 0 90829747 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023470918000 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9204] ppid=9139 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9204/stat : 9204 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829747 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023469865440 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9205] ppid=9139 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9205/stat : 9205 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 15 0 90829752 14338027520 63828 18446744073709551615 4194304 4196468 140736749985408 140023468813232 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 14001980

[startup+3.60066 s]
/proc/loadavg: 1.55 1.48 1.50 5/213 9205
/proc/meminfo: memFree=29302952/32770624 swapFree=0/431460
[pid=9142] ppid=9139 vsize=14134080 CPUtime=6.65 cores=0,2,4,6
/proc/9142/stat : 9142 (java) S 9139 9142 4821 0 -1 1077944320 61561 12356 0 0 637 21 4 3 20 0 12 0 90829722 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140736749967952 140024493391607 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
/proc/9142/statm: 3533520 72792 3455 1 0 3522134 0
[pid=9142/tid=9192] ppid=9139 vsize=14134080 CPUtime=3.16 cores=0,2,4,6
/proc/9142/task/9192/stat : 9192 (java) D 9139 9142 4821 0 -1 4202560 41672 12356 0 0 298 11 4 3 20 0 12 0 90829742 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140024497634616 140024486077239 0 0 1 16800974 18446744072101043333 0 0 -1 6 0 0 3 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9193] ppid=9139 vsize=14134080 CPUtime=0.16 cores=0,2,4,6
/proc/9142/task/9193/stat : 9193 (java) S 9139 9142 4821 0 -1 1077944384 73 12356 0 0 9 0 4 3 20 0 12 0 90829742 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140024458672528 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9194] ppid=9139 vsize=14134080 CPUtime=0.16 cores=0,2,4,6
/proc/9142/task/9194/stat : 9194 (java) S 9139 9142 4821 0 -1 1077944384 74 12356 0 0 9 0 4 3 20 0 12 0 90829742 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140024092035344 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9195] ppid=9139 vsize=14134080 CPUtime=0.17 cores=0,2,4,6
/proc/9142/task/9195/stat : 9195 (java) S 9139 9142 4821 0 -1 1077944384 394 12356 0 0 10 0 4 3 20 0 12 0 90829742 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140024090983056 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9196] ppid=9139 vsize=14134080 CPUtime=0.17 cores=0,2,4,6
/proc/9142/task/9196/stat : 9196 (java) S 9139 9142 4821 0 -1 1077944384 58 12356 0 0 10 0 4 3 20 0 12 0 90829742 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140024089930256 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9198] ppid=9139 vsize=14134080 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9198/stat : 9198 (java) S 9139 9142 4821 0 -1 1077944384 55 12356 0 0 0 0 4 3 20 0 12 0 90829744 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140023476180320 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9199] ppid=9139 vsize=14134080 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9199/stat : 9199 (java) S 9139 9142 4821 0 -1 1077944384 44 12356 0 0 0 0 4 3 20 0 12 0 90829744 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140023475127936 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9201] ppid=9139 vsize=14134080 CPUtime=1.16 cores=0,2,4,6
/proc/9142/task/9201/stat : 9201 (java) S 9139 9142 4821 0 -1 1077944384 4989 12356 0 0 107 2 4 3 20 0 12 0 90829747 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140023473003488 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9202] ppid=9139 vsize=14134080 CPUtime=0.89 cores=0,2,4,6
/proc/9142/task/9202/stat : 9202 (java) S 9139 9142 4821 0 -1 1077944384 4697 12356 0 0 81 1 4 3 20 0 12 0 90829747 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140023471954384 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9203] ppid=9139 vsize=14134080 CPUtime=1.05 cores=0,2,4,6
/proc/9142/task/9203/stat : 9203 (java) S 9139 9142 4821 0 -1 1077944384 3398 12356 0 0 97 1 4 3 20 0 12 0 90829747 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140023470918000 140024493402754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
[pid=9142/tid=9204] ppid=9139 vsize=14134080 CPUtime=0.07 cores=0,2,4,6
/proc/9142/task/9204/stat : 9204 (java) S 9139 9142 4821 0 -1 1077944384 3 12356 0 0 0 0 4 3 20 0 12 0 90829747 14473297920 72792 18446744073709551615 4194304 4196468 140736749985408 140023469865440 140024493401813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36499456 140736749991888 140736749994673 140736749994673 140736749998031 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 14134080

[startup+3.80037 s]
/proc/loadavg: 1.55 1.48 1.50 5/213 9205
/proc/meminfo: memFree=29302952/32770624 swapFree=0/431460
[pid=9142] ppid=9139 vsize=0 CPUtime=6.66 cores=0,2,4,6
/proc/9142/stat : 9142 (java) Z 9139 9142 4821 0 -1 4227084 61579 12356 0 0 637 22 4 3 20 0 2 0 90829722 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 0 0 0 0 0 0 0 0
/proc/9142/statm: 0 0 0 0 0 0 0
[pid=9142/tid=9196] ppid=9139 vsize=0 CPUtime=0.19 cores=0,2,4,6
/proc/9142/task/9196/stat : 9196 (java) D 9139 9142 4821 0 -1 4203588 58 12356 0 0 10 2 4 3 20 0 2 0 90829742 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3.86507
CPU time (s): 6.68393
CPU user time (s): 6.42226
CPU system time (s): 0.261668
CPU usage (%): 172.932
Max. virtual memory (cumulated for all children) (KiB): 14134080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.42226
system time used= 0.261668
maximum resident set size= 291584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73935
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5648
involuntary context switches= 44

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.017447 second user time and 0.027637 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-11 07:28:17
IDJOB=4262584
IDBENCH=123012
IDSOLVER=2650
FILE ID=node133/4262584-1502430145
RUNJOBID= node133-1502411423-4884
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Renault/Renault-m1-s1/Renault-souffleuse.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262584-1502430145/watcher-4262584-1502430145 -o /tmp/evaluation-result-4262584-1502430145/solver-4262584-1502430145 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4884 --watchdog 2580  bin/concrete HOME/instance-4262584-1502430145.xml

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

MD5SUM BENCH= df23e3c33d5f18cffd66f727a476ed8f
RANDOM SEED=1172482565

node133.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.17
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.17
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.17
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.17
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:        29569784 kB
MemAvailable:   30428428 kB
Buffers:          287040 kB
Cached:           866440 kB
SwapCached:            0 kB
Active:          2300860 kB
Inactive:         464544 kB
Active(anon):    1612244 kB
Inactive(anon):    33112 kB
Active(file):     688616 kB
Inactive(file):   431432 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24404 kB
Writeback:             4 kB
AnonPages:       1611924 kB
Mapped:            63536 kB
Shmem:             33468 kB
Slab:             135812 kB
SReclaimable:     108864 kB
SUnreclaim:        26948 kB
KernelStack:        3488 kB
PageTables:         8660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2436396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1376256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61984 MiB
End job on node133 at 2017-08-11 07:28:21