Trace number 4262484

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.4289598 3.79143

General information on the benchmark

NamePrimes/
Primes-m1-p15/Primes-15-20-2-5.xml
MD5SUM5c2f9b3786fd2492c99150ec9cf810b1
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.0079110004
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":63}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":37},{"degree":1,"count":34},{"degree":2,"count":23},{"degree":3,"count":5},{"degree":4,"count":1}]
Minimum constraint arity3
Maximum constraint arity7
Distribution of constraint arities[{"arity":3,"count":4},{"arity":4,"count":5},{"arity":5,"count":3},{"arity":6,"count":4},{"arity":7,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":20}]
Optimization problemNO
Type of objective

Solver Data

3.46/2.21	c Concrete v3.4 running
6.12/3.49	v <instantiation>
6.12/3.49	v       <list>
6.12/3.49	v         x[0] x[1] x[5] x[6] x[7] x[8] x[12] x[13] x[14] x[15] x[16] x[17] x[20] x[21] x[22] x[25] x[27] x[28] x[29] x[30] x[31] x[33] x[36] x[38] x[39] x[40] x[42] x[43] x[44] x[46] x[48] x[49] x[50] x[51] x[53] x[56] x[58] x[62] x[64] x[68] x[69] x[70] x[72] x[74] x[76] x[78] x[79] x[81] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[99]
6.12/3.49	v       </list>
6.12/3.49	v       <values>
6.12/3.49	v         43 10 47 44 22 47 47 47 22 3 10 17 47 46 2 12 47 47 18 47 39 45 47 6 40 28 47 47 47 45 9 2 31 20 29 12 40 47 47 47 15 43 47 47 13 41 21 2 31 35 31 46 47 47 32 44 37 3 25 47 33 47 47
6.12/3.49	v       </values>
6.12/3.49	v     </instantiation>
6.12/3.50	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-4262484-1502458061/watcher-4262484-1502458061 -o /tmp/evaluation-result-4262484-1502458061/solver-4262484-1502458061 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13071 --watchdog 2580 bin/concrete HOME/instance-4262484-1502458061.xml 

pid=25641
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: 2.25 1.62 1.45 3/199 25644
/proc/meminfo: memFree=30466960/32770624 swapFree=0/465324
[pid=25644] ppid=25641 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/25644/stat : 25644 (runsolver) D 25641 25644 13007 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 87717307 24240128 106 18446744073709551615 4194304 4338465 140736028387616 140736028385256 140607891571415 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 12132352 140736028389584 140736028389961 140736028389961 140736028393418 0
/proc/25644/statm: 5918 106 53 36 0 2156 0

[startup+0.10014 s]
/proc/loadavg: 2.25 1.62 1.45 3/199 25644
/proc/meminfo: memFree=30466960/32770624 swapFree=0/465324
[pid=25644] ppid=25641 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/25644/stat : 25644 (bash) S 25641 25644 13007 0 -1 4202496 797 5307 0 0 0 0 0 1 20 0 1 0 87717307 9867264 360 18446744073709551615 4194304 5098028 140736058882560 140736058880216 140293941459968 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 8 0 0 7196144 7232144 18104320 140736058888724 140736058888809 140736058888809 140736058892266 0
/proc/25644/statm: 2409 360 286 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200275 s]
/proc/loadavg: 2.25 1.62 1.45 3/199 25644
/proc/meminfo: memFree=30466960/32770624 swapFree=0/465324
[pid=25644] ppid=25641 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/25644/stat : 25644 (bash) S 25641 25644 13007 0 -1 4202496 893 6489 0 0 0 0 0 1 20 0 1 0 87717307 9867264 377 18446744073709551615 4194304 5098028 140736058882560 140736058876568 140293941459968 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 8 0 0 7196144 7232144 18104320 140736058888724 140736058888809 140736058888809 140736058892266 0
/proc/25644/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300319 s]
/proc/loadavg: 2.25 1.62 1.45 3/199 25644
/proc/meminfo: memFree=30466960/32770624 swapFree=0/465324
[pid=25644] ppid=25641 vsize=13907308 CPUtime=0.14 cores=0,2,4,6
/proc/25644/stat : 25644 (java) S 25641 25644 13007 0 -1 1077944320 5869 12671 0 0 5 1 5 3 20 0 14 0 87717307 14241083392 5539 18446744073709551615 4194304 4196468 140724127872032 140724127854576 140082244308727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
/proc/25644/statm: 3476827 5539 2559 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.708052 s]
/proc/loadavg: 2.25 1.62 1.45 3/199 25644
/proc/meminfo: memFree=30466960/32770624 swapFree=0/465324
[pid=25644] ppid=25641 vsize=13974784 CPUtime=0.7 cores=0,2,4,6
/proc/25644/stat : 25644 (java) S 25641 25644 13007 0 -1 1077944320 13979 12671 0 0 58 4 5 3 20 0 15 0 87717307 14310178816 14339 18446744073709551615 4194304 4196468 140724127872032 140724127854576 140082244308727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
/proc/25644/statm: 3493696 14339 3078 1 0 3482965 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13974784

[startup+1.50251 s]
/proc/loadavg: 2.25 1.62 1.45 3/214 25707
/proc/meminfo: memFree=30324128/32770624 swapFree=0/465544
[pid=25644] ppid=25641 vsize=13985408 CPUtime=1.88 cores=0,2,4,6
/proc/25644/stat : 25644 (java) S 25641 25644 13007 0 -1 1077944320 28390 12671 0 0 172 8 5 3 20 0 15 0 87717307 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140724127854576 140082244308727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
/proc/25644/statm: 3496352 38192 3346 1 0 3485525 0
[pid=25644/tid=25694] ppid=25641 vsize=13985408 CPUtime=1.3 cores=0,2,4,6
/proc/25644/task/25694/stat : 25694 (java) S 25641 25644 13007 0 -1 1077944384 22738 12671 0 0 116 6 5 3 20 0 15 0 87717328 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140082248529776 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25695] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25695/stat : 25695 (java) R 25641 25644 13007 0 -1 4202560 44 12671 0 0 0 0 5 3 20 0 15 0 87717329 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140082178742928 140082229006361 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25696] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25696/stat : 25696 (java) R 25641 25644 13007 0 -1 1077944384 22 12671 0 0 0 0 5 3 20 0 15 0 87717329 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140082177690128 140082244318933 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25697] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25697/stat : 25697 (java) R 25641 25644 13007 0 -1 4202560 175 12671 0 0 0 0 5 3 20 0 15 0 87717329 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140082176637328 140082229006361 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25698] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25698/stat : 25698 (java) R 25641 25644 13007 0 -1 4202560 51 12671 0 0 0 0 5 3 20 0 15 0 87717329 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140082175584528 140082229006361 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25699] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25699/stat : 25699 (java) S 25641 25644 13007 0 -1 1077944384 54 12671 0 0 0 0 5 3 20 0 15 0 87717331 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081587766464 140082244318933 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25700] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25700/stat : 25700 (java) S 25641 25644 13007 0 -1 1077944384 33 12671 0 0 0 0 5 3 20 0 15 0 87717331 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081586714144 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25701] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25701/stat : 25701 (java) S 25641 25644 13007 0 -1 1077944384 21 12671 0 0 0 0 5 3 20 0 15 0 87717331 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081585661296 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25702] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25702/stat : 25702 (java) S 25641 25644 13007 0 -1 1077944384 3 12671 0 0 0 0 5 3 20 0 15 0 87717334 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081584609616 140082244327323 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25703] ppid=25641 vsize=13985408 CPUtime=0.21 cores=0,2,4,6
/proc/25644/task/25703/stat : 25703 (java) S 25641 25644 13007 0 -1 1077944384 948 12671 0 0 13 0 5 3 20 0 15 0 87717334 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081583556976 140082244319874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25704] ppid=25641 vsize=13985408 CPUtime=0.25 cores=0,2,4,6
/proc/25644/task/25704/stat : 25704 (java) S 25641 25644 13007 0 -1 1077944384 749 12671 0 0 17 0 5 3 20 0 15 0 87717334 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081582504176 140082244319874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25705] ppid=25641 vsize=13985408 CPUtime=0.31 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (java) S 25641 25644 13007 0 -1 1077944384 1387 12671 0 0 23 0 5 3 20 0 15 0 87717334 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081581447248 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25706] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25706/stat : 25706 (java) S 25641 25644 13007 0 -1 1077944384 3 12671 0 0 0 0 5 3 20 0 15 0 87717334 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081580398816 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25707] ppid=25641 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25707/stat : 25707 (java) S 25641 25644 13007 0 -1 1077944384 10 12671 0 0 0 0 5 3 20 0 15 0 87717338 14321057792 38192 18446744073709551615 4194304 4196468 140724127872032 140081579347120 140082244319874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 13985408

[startup+3.10082 s]
/proc/loadavg: 2.25 1.62 1.45 6/214 25707
/proc/meminfo: memFree=30225972/32770624 swapFree=0/465544
[pid=25644] ppid=25641 vsize=14065468 CPUtime=5.52 cores=0,2,4,6
/proc/25644/stat : 25644 (java) S 25641 25644 13007 0 -1 1077944320 59387 12671 0 0 528 16 5 3 20 0 15 0 87717307 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140724127854576 140082244308727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
/proc/25644/statm: 3516367 69098 3456 1 0 3504981 0
[pid=25644/tid=25694] ppid=25641 vsize=14065468 CPUtime=2.86 cores=0,2,4,6
/proc/25644/task/25694/stat : 25694 (java) S 25641 25644 13007 0 -1 1077944384 44054 12671 0 0 268 10 5 3 20 0 15 0 87717328 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140082248533408 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25695] ppid=25641 vsize=14065468 CPUtime=0.09 cores=0,2,4,6
/proc/25644/task/25695/stat : 25695 (java) S 25641 25644 13007 0 -1 1077944384 84 12671 0 0 1 0 5 3 20 0 15 0 87717329 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140082178742928 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25696] ppid=25641 vsize=14065468 CPUtime=0.09 cores=0,2,4,6
/proc/25644/task/25696/stat : 25696 (java) S 25641 25644 13007 0 -1 1077944384 87 12671 0 0 1 0 5 3 20 0 15 0 87717329 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140082177690128 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25697] ppid=25641 vsize=14065468 CPUtime=0.09 cores=0,2,4,6
/proc/25644/task/25697/stat : 25697 (java) R 25641 25644 13007 0 -1 4202560 204 12671 0 0 1 0 5 3 20 0 15 0 87717329 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140082176637224 140082236936935 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25698] ppid=25641 vsize=14065468 CPUtime=0.09 cores=0,2,4,6
/proc/25644/task/25698/stat : 25698 (java) S 25641 25644 13007 0 -1 1077944384 79 12671 0 0 1 0 5 3 20 0 15 0 87717329 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140082175584544 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25699] ppid=25641 vsize=14065468 CPUtime=0.09 cores=0,2,4,6
/proc/25644/task/25699/stat : 25699 (java) S 25641 25644 13007 0 -1 1077944384 1527 12671 0 0 1 0 5 3 20 0 15 0 87717331 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081587766464 140082244318933 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25700] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25700/stat : 25700 (java) S 25641 25644 13007 0 -1 1077944384 55 12671 0 0 0 0 5 3 20 0 15 0 87717331 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081586714208 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25701] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25701/stat : 25701 (java) S 25641 25644 13007 0 -1 1077944384 44 12671 0 0 0 0 5 3 20 0 15 0 87717331 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081585661312 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25702] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25702/stat : 25702 (java) S 25641 25644 13007 0 -1 1077944384 3 12671 0 0 0 0 5 3 20 0 15 0 87717334 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081584609616 140082244327323 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25703] ppid=25641 vsize=14065468 CPUtime=0.9 cores=0,2,4,6
/proc/25644/task/25703/stat : 25703 (java) S 25641 25644 13007 0 -1 1077944384 4280 12671 0 0 82 0 5 3 20 0 15 0 87717334 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081583556976 140082244319874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25704] ppid=25641 vsize=14065468 CPUtime=0.89 cores=0,2,4,6
/proc/25644/task/25704/stat : 25704 (java) S 25641 25644 13007 0 -1 1077944384 3667 12671 0 0 80 1 5 3 20 0 15 0 87717334 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081582488368 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25705] ppid=25641 vsize=14065468 CPUtime=0.96 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (java) S 25641 25644 13007 0 -1 1077944384 3137 12671 0 0 87 1 5 3 20 0 15 0 87717334 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081581451376 140082244319874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25706] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25706/stat : 25706 (java) S 25641 25644 13007 0 -1 1077944384 3 12671 0 0 0 0 5 3 20 0 15 0 87717334 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081580398816 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25707] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25707/stat : 25707 (java) S 25641 25644 13007 0 -1 1077944384 11 12671 0 0 0 0 5 3 20 0 15 0 87717338 14403039232 69098 18446744073709551615 4194304 4196468 140724127872032 140081579347120 140082244319874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 14065468

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

[startup+3.20093 s]
/proc/loadavg: 2.25 1.62 1.45 6/214 25707
/proc/meminfo: memFree=30225972/32770624 swapFree=0/465544
[pid=25644] ppid=25641 vsize=14065468 CPUtime=5.57 cores=0,2,4,6
/proc/25644/stat : 25644 (java) S 25641 25644 13007 0 -1 1077944320 60083 12671 0 0 533 16 5 3 20 0 15 0 87717307 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140724127854576 140082244308727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
/proc/25644/statm: 3516367 70320 3457 1 0 3504981 0
[pid=25644/tid=25694] ppid=25641 vsize=14065468 CPUtime=2.86 cores=0,2,4,6
/proc/25644/task/25694/stat : 25694 (java) S 25641 25644 13007 0 -1 1077944384 44054 12671 0 0 268 10 5 3 20 0 15 0 87717328 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140082248533408 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25695] ppid=25641 vsize=14065468 CPUtime=0.1 cores=0,2,4,6
/proc/25644/task/25695/stat : 25695 (java) S 25641 25644 13007 0 -1 1077944384 86 12671 0 0 2 0 5 3 20 0 15 0 87717329 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140082178742928 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25696] ppid=25641 vsize=14065468 CPUtime=0.1 cores=0,2,4,6
/proc/25644/task/25696/stat : 25696 (java) S 25641 25644 13007 0 -1 1077944384 89 12671 0 0 2 0 5 3 20 0 15 0 87717329 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140082177690128 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25697] ppid=25641 vsize=14065468 CPUtime=0.1 cores=0,2,4,6
/proc/25644/task/25697/stat : 25697 (java) S 25641 25644 13007 0 -1 1077944384 204 12671 0 0 2 0 5 3 20 0 15 0 87717329 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140082176637328 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25698] ppid=25641 vsize=14065468 CPUtime=0.1 cores=0,2,4,6
/proc/25644/task/25698/stat : 25698 (java) S 25641 25644 13007 0 -1 1077944384 79 12671 0 0 2 0 5 3 20 0 15 0 87717329 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140082175584528 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25699] ppid=25641 vsize=14065468 CPUtime=0.11 cores=0,2,4,6
/proc/25644/task/25699/stat : 25699 (java) D 25641 25644 13007 0 -1 4202560 2219 12671 0 0 3 0 5 3 20 0 15 0 87717331 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081587766328 140082229291600 0 0 1 16800974 18446744072100281477 0 0 -1 4 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25700] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25700/stat : 25700 (java) S 25641 25644 13007 0 -1 1077944384 55 12671 0 0 0 0 5 3 20 0 15 0 87717331 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081586714208 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25701] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25701/stat : 25701 (java) S 25641 25644 13007 0 -1 1077944384 44 12671 0 0 0 0 5 3 20 0 15 0 87717331 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081585661312 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25702] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25702/stat : 25702 (java) S 25641 25644 13007 0 -1 1077944384 3 12671 0 0 0 0 5 3 20 0 15 0 87717334 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081584609616 140082244327323 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25703] ppid=25641 vsize=14065468 CPUtime=0.9 cores=0,2,4,6
/proc/25644/task/25703/stat : 25703 (java) S 25641 25644 13007 0 -1 1077944384 4280 12671 0 0 82 0 5 3 20 0 15 0 87717334 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081583556976 140082244319874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25704] ppid=25641 vsize=14065468 CPUtime=0.89 cores=0,2,4,6
/proc/25644/task/25704/stat : 25704 (java) S 25641 25644 13007 0 -1 1077944384 3667 12671 0 0 80 1 5 3 20 0 15 0 87717334 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081582488368 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25705] ppid=25641 vsize=14065468 CPUtime=0.96 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (java) S 25641 25644 13007 0 -1 1077944384 3137 12671 0 0 87 1 5 3 20 0 15 0 87717334 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081581451376 140082244319874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25706] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25706/stat : 25706 (java) S 25641 25644 13007 0 -1 1077944384 3 12671 0 0 0 0 5 3 20 0 15 0 87717334 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081580398816 140082244318933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
[pid=25644/tid=25707] ppid=25641 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/25644/task/25707/stat : 25707 (java) D 25641 25644 13007 0 -1 4202560 11 12671 0 0 0 0 5 3 20 0 15 0 87717338 14403039232 70320 18446744073709551615 4194304 4196468 140724127872032 140081579347040 140082229164814 0 4 1 16800974 18446744072100281477 0 0 -1 6 0 0 0 0 0 6293624 6294260 7516160 140724127872976 140724127875761 140724127875761 140724127879119 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 14065468

[startup+3.60065 s]
/proc/loadavg: 2.31 1.64 1.46 4/214 25707
/proc/meminfo: memFree=30120348/32770624 swapFree=0/465544
[pid=25644] ppid=25641 vsize=0 CPUtime=6.41 cores=0,2,4,6
/proc/25644/stat : 25644 (java) Z 25641 25644 13007 0 -1 4227084 62545 12671 0 0 615 18 5 3 20 0 2 0 87717307 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/25644/statm: 0 0 0 0 0 0 0
[pid=25644/tid=25705] ppid=25641 vsize=0 CPUtime=1.03 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (java) D 25641 25644 13007 0 -1 4203588 3253 12671 0 0 93 2 5 3 20 0 2 0 87717334 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.41
Current children cumulated vsize (KiB) 0

[startup+3.70037 s]
/proc/loadavg: 2.31 1.64 1.46 4/214 25707
/proc/meminfo: memFree=30120348/32770624 swapFree=0/465544
[pid=25644] ppid=25641 vsize=0 CPUtime=6.41 cores=0,2,4,6
/proc/25644/stat : 25644 (java) Z 25641 25644 13007 0 -1 4227084 62545 12671 0 0 615 18 5 3 20 0 2 0 87717307 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/25644/statm: 0 0 0 0 0 0 0
[pid=25644/tid=25705] ppid=25641 vsize=0 CPUtime=1.03 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (java) D 25641 25644 13007 0 -1 4203588 3253 12671 0 0 93 2 5 3 20 0 2 0 87717334 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.41
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3.79143
CPU time (s): 6.42896
CPU user time (s): 6.20974
CPU system time (s): 0.219225
CPU usage (%): 169.566
Max. virtual memory (cumulated for all children) (KiB): 14136176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.20974
system time used= 0.219225
maximum resident set size= 287520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75216
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= 5256
involuntary context switches= 686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020198 second user time and 0.02387 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-11 15:13:46
IDJOB=4262484
IDBENCH=133383
IDSOLVER=2650
FILE ID=node135/4262484-1502458061
RUNJOBID= node135-1502411443-13071
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Primes/Primes-m1-p15/Primes-15-20-2-5.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262484-1502458061/watcher-4262484-1502458061 -o /tmp/evaluation-result-4262484-1502458061/solver-4262484-1502458061 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13071 --watchdog 2580  bin/concrete HOME/instance-4262484-1502458061.xml

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

MD5SUM BENCH= 5c2f9b3786fd2492c99150ec9cf810b1
RANDOM SEED=1174264833

node135.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.21
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.21
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.21
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.21
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:        30467876 kB
MemAvailable:   31300596 kB
Buffers:          292812 kB
Cached:           831644 kB
SwapCached:            0 kB
Active:          1365540 kB
Inactive:         498464 kB
Active(anon):     739964 kB
Inactive(anon):    33140 kB
Active(file):     625576 kB
Inactive(file):   465324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24288 kB
Writeback:             0 kB
AnonPages:        737668 kB
Mapped:            63084 kB
Shmem:             33464 kB
Slab:             142904 kB
SReclaimable:     115312 kB
SUnreclaim:        27592 kB
KernelStack:        3520 kB
PageTables:         7336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1451328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    485376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61984 MiB
End job on node135 at 2017-08-11 15:13:50