Trace number 4241852

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 NameAnswerobjective functionCPU timeWall clock time
R1: cosoco-sat 1.1? (TO) 2400.08 2400.4

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-08.xml
MD5SUM8d41ef15b4a24b5ee65fe3e377737596
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1196.9
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints82
Number of domains2
Minimum domain size2
Maximum domain size64
Distribution of domain sizes[{"size":2,"count":18},{"size":64,"count":65}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":44},{"degree":4,"count":18},{"degree":18,"count":1}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":63},{"arity":3,"count":18},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints81
Distribution of constraint types[{"type":"intension","count":81},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.09/0.16	c SAT : Variables: 4196 -- Clauses: 131141
0.09/0.16	c best=?? lower=0 upper=18 
4.89/4.90	c
4.89/4.90	c This is cosoco 1.0 --  
4.89/4.90	c
4.89/4.90	c enable optimization
4.89/4.90	c ========================================[ Problem Statistics ]===========================================
4.89/4.90	c |                                                                                                       
4.89/4.90	c |  Parse time        :         0.15 s 
4.89/4.90	c |
4.89/4.90	c |               Variables: 83
4.89/4.90	c |            Domain Sizes: 2..64
4.89/4.90	c |
4.89/4.90	c |             Constraints: 83
4.89/4.90	c |                   Arity: 2..64  -- Binary: 63  -- Ternary: 18
4.89/4.90	c | 
4.89/4.90	c |                   Types: 
4.89/4.90	c |                          All Different: 1
4.89/4.90	c |                          Intension: 81
4.89/4.90	c |                          Sum: 1
4.89/4.90	c |                          
4.89/4.90	c =========================================================================================================
4.89/4.90	conflict 125lvl : 51 bt51-3453:0(3778)X586478
109.88/109.96	o 8
109.88/109.96	c    1 calls to solver: best=8 lower=0 upper=7 
136.07/136.15	o 5
484.03/484.16	o 4
484.03/484.16	c    3 calls to solver: best=4 lower=0 upper=3 

Verifier Data

One s line expected

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-4241852-1500652980/watcher-4241852-1500652980 -o /tmp/evaluation-result-4241852-1500652980/solver-4241852-1500652980 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500648173-9852 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4241852-1500652980.xml 

pid=10469
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.12 2.04 1.98 4/242 10472
/proc/meminfo: memFree=31990468/32770624 swapFree=5760/180820
[pid=10472] ppid=10469 vsize=27124 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 1057 0 0 0 1 0 0 0 20 0 1 0 564297 27774976 832 33554432000 4194304 5970956 140731643384464 140731643376800 140347069574117 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 6781 832 728 434 0 145 0

[startup+0.100124 s]
/proc/loadavg: 2.12 2.04 1.98 4/242 10472
/proc/meminfo: memFree=31990468/32770624 swapFree=5760/180820
[pid=10472] ppid=10469 vsize=27368 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 1129 0 0 0 9 0 0 0 20 0 1 0 564297 28024832 953 33554432000 4194304 5970956 140731643384464 140731643378248 140347069571724 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 6842 953 787 434 0 206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27368

[startup+0.200309 s]
/proc/loadavg: 2.12 2.04 1.98 4/242 10472
/proc/meminfo: memFree=31990468/32770624 swapFree=5760/180820
[pid=10472] ppid=10469 vsize=36412 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 2680 0 0 0 19 0 0 0 20 0 1 0 564297 37285888 2995 33554432000 4194304 5970956 140731643384464 140731643381432 5070056 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9103 2995 842 434 0 2467 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36412

[startup+0.300301 s]
/proc/loadavg: 2.12 2.04 1.98 4/242 10472
/proc/meminfo: memFree=31990468/32770624 swapFree=5760/180820
[pid=10472] ppid=10469 vsize=36556 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 2702 0 0 0 29 0 0 0 20 0 1 0 564297 37433344 2995 33554432000 4194304 5970956 140731643384464 140731643381288 4967793 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9139 2995 842 434 0 2503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36556

[startup+0.700234 s]
/proc/loadavg: 2.12 2.04 1.98 4/242 10472
/proc/meminfo: memFree=31990468/32770624 swapFree=5760/180820
[pid=10472] ppid=10469 vsize=36556 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 2710 0 0 0 69 0 0 0 20 0 1 0 564297 37433344 3061 33554432000 4194304 5970956 140731643384464 140731643381288 4908912 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9139 3061 843 434 0 2503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36556

[startup+1.50028 s]
/proc/loadavg: 2.12 2.04 1.98 3/243 10473
/proc/meminfo: memFree=31980944/32770624 swapFree=5760/180804
[pid=10472] ppid=10469 vsize=36556 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 2715 0 0 0 149 0 0 0 20 0 1 0 564297 37433344 3061 33554432000 4194304 5970956 140731643384464 140731643381288 4977754 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9139 3061 843 434 0 2503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36556

[startup+3.10027 s]
/proc/loadavg: 2.12 2.04 1.98 3/243 10473
/proc/meminfo: memFree=31980324/32770624 swapFree=5760/180812
[pid=10472] ppid=10469 vsize=36556 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 3941 0 0 0 309 0 0 0 20 0 1 0 564297 37433344 3071 33554432000 4194304 5970956 140731643384464 140731643381288 5070823 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9139 3071 843 434 0 2503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36556

[startup+6.30028 s]
/proc/loadavg: 2.11 2.04 1.98 3/243 10473
/proc/meminfo: memFree=31980424/32770624 swapFree=5760/180816
[pid=10472] ppid=10469 vsize=36684 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 5239 0 0 0 629 0 0 0 20 0 1 0 564297 37564416 3083 33554432000 4194304 5970956 140731643384464 140731643381800 5052093 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9171 3083 848 434 0 2535 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36684

[startup+12.7003 s]
/proc/loadavg: 2.18 2.06 1.98 3/243 10539
/proc/meminfo: memFree=32007728/32770624 swapFree=5760/180768
[pid=10472] ppid=10469 vsize=36684 CPUtime=12.68 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 6579 0 0 0 1268 0 0 0 20 0 1 0 564297 37564416 3090 33554432000 4194304 5970956 140731643384464 140731643381800 4970584 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9171 3090 848 434 0 2535 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36684

[startup+25.5003 s]
/proc/loadavg: 2.14 2.06 1.98 3/243 10539
/proc/meminfo: memFree=32007136/32770624 swapFree=5760/180780
[pid=10472] ppid=10469 vsize=36684 CPUtime=25.48 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 7503 0 0 0 2548 0 0 0 20 0 1 0 564297 37564416 3104 33554432000 4194304 5970956 140731643384464 140731643381800 4969805 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9171 3104 848 434 0 2535 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36684

[startup+51.1003 s]
/proc/loadavg: 2.09 2.05 1.98 3/243 10539
/proc/meminfo: memFree=32007136/32770624 swapFree=5760/180780
[pid=10472] ppid=10469 vsize=36684 CPUtime=51.08 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 8022 0 0 0 5108 0 0 0 20 0 1 0 564297 37564416 3107 33554432000 4194304 5970956 140731643384464 140731643381800 5070056 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9171 3107 848 434 0 2535 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36684

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 1.98 3/243 10540
/proc/meminfo: memFree=32006936/32770624 swapFree=5760/180884
[pid=10472] ppid=10469 vsize=36684 CPUtime=102.29 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 8505 0 0 0 10228 1 0 0 20 0 1 0 564297 37564416 3110 33554432000 4194304 5970956 140731643384464 140731643381800 4964355 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9171 3110 848 434 0 2535 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36684

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 1.99 4/243 10541
/proc/meminfo: memFree=32007060/32770624 swapFree=5760/180956
[pid=10472] ppid=10469 vsize=36816 CPUtime=162.27 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 9021 0 0 0 16226 1 0 0 20 0 1 0 564297 37699584 3114 33554432000 4194304 5970956 140731643384464 140731643382024 5098896 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3114 848 434 0 2568 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 36816

[startup+222.308 s]
/proc/loadavg: 2.03 2.04 1.99 3/243 10542
/proc/meminfo: memFree=32006804/32770624 swapFree=5760/181024
[pid=10472] ppid=10469 vsize=36816 CPUtime=222.27 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 9523 0 0 0 22226 1 0 0 20 0 1 0 564297 37699584 3115 33554432000 4194304 5970956 140731643384464 140731643382024 5098896 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3115 848 434 0 2568 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 36816

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 1.99 3/243 10543
/proc/meminfo: memFree=32007400/32770624 swapFree=5760/181080
[pid=10472] ppid=10469 vsize=36816 CPUtime=282.25 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 10017 0 0 0 28224 1 0 0 20 0 1 0 564297 37699584 3118 33554432000 4194304 5970956 140731643384464 140731643382024 5069712 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3118 848 434 0 2568 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 36816

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 1.99 3/242 10544
/proc/meminfo: memFree=32007724/32770624 swapFree=5760/181120
[pid=10472] ppid=10469 vsize=36816 CPUtime=342.25 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 10502 0 0 0 34224 1 0 0 20 0 1 0 564297 37699584 3119 33554432000 4194304 5970956 140731643384464 140731643382024 4974128 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3119 848 434 0 2568 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 36816

[startup+402.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/243 10546
/proc/meminfo: memFree=32008260/32770624 swapFree=5760/181168
[pid=10472] ppid=10469 vsize=36816 CPUtime=402.24 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 10994 0 0 0 40223 1 0 0 20 0 1 0 564297 37699584 3120 33554432000 4194304 5970956 140731643384464 140731643382024 5070054 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3120 848 434 0 2568 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 36816

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/243 10554
/proc/meminfo: memFree=32007764/32770624 swapFree=5760/181232
[pid=10472] ppid=10469 vsize=36816 CPUtime=462.23 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 11461 0 0 0 46222 1 0 0 20 0 1 0 564297 37699584 3121 33554432000 4194304 5970956 140731643384464 140731643382024 5250452 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3121 848 434 0 2568 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 36816

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/243 10555
/proc/meminfo: memFree=32007360/32770624 swapFree=5760/181272
[pid=10472] ppid=10469 vsize=36816 CPUtime=522.22 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 11958 0 0 0 52221 1 0 0 20 0 1 0 564297 37699584 3121 33554432000 4194304 5970956 140731643384464 140731643371768 4908971 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3121 848 434 0 2568 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 36816

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/243 10556
/proc/meminfo: memFree=32007708/32770624 swapFree=5760/181316
[pid=10472] ppid=10469 vsize=36816 CPUtime=582.21 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 12439 0 0 0 58220 1 0 0 20 0 1 0 564297 37699584 3122 33554432000 4194304 5970956 140731643384464 140731643371768 4974167 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3122 848 434 0 2568 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 36816


################
# More data... #
################


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/243 10580
/proc/meminfo: memFree=32005220/32770624 swapFree=5760/181924
[pid=10472] ppid=10469 vsize=36816 CPUtime=1482.09 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 18304 0 0 0 148208 1 0 0 20 0 1 0 564297 37699584 3125 33554432000 4194304 5970956 140731643384464 140731643371768 4978008 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3125 848 434 0 2568 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 36816

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 10582
/proc/meminfo: memFree=32003884/32770624 swapFree=5760/181960
[pid=10472] ppid=10469 vsize=36816 CPUtime=1542.09 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 18489 0 0 0 154208 1 0 0 20 0 1 0 564297 37699584 3125 33554432000 4194304 5970956 140731643384464 140731643371768 5098910 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3125 848 434 0 2568 0
Current children cumulated CPU time (s) 1542.09
Current children cumulated vsize (KiB) 36816

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 10583
/proc/meminfo: memFree=32005796/32770624 swapFree=5760/182008
[pid=10472] ppid=10469 vsize=36816 CPUtime=1602.07 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 19032 0 0 0 160206 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 4970992 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 1602.07
Current children cumulated vsize (KiB) 36816

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/244 10592
/proc/meminfo: memFree=32004836/32770624 swapFree=5760/182048
[pid=10472] ppid=10469 vsize=36816 CPUtime=1662.06 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 19373 0 0 0 166205 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 4974808 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 36816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/244 10593
/proc/meminfo: memFree=32005108/32770624 swapFree=5760/182088
[pid=10472] ppid=10469 vsize=36816 CPUtime=1722.05 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 19707 0 0 0 172204 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 5327096 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 36816

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/244 10594
/proc/meminfo: memFree=32005460/32770624 swapFree=5760/182124
[pid=10472] ppid=10469 vsize=36816 CPUtime=1782.05 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 20199 0 0 0 178204 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 5098928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 1782.05
Current children cumulated vsize (KiB) 36816

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.01 3/244 10595
/proc/meminfo: memFree=32005052/32770624 swapFree=5760/182160
[pid=10472] ppid=10469 vsize=36816 CPUtime=1842.04 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 20367 0 0 0 184203 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 4969902 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 1842.04
Current children cumulated vsize (KiB) 36816

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/244 10596
/proc/meminfo: memFree=32004304/32770624 swapFree=5760/182200
[pid=10472] ppid=10469 vsize=36816 CPUtime=1902.03 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 20570 0 0 0 190202 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 4971752 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 1902.03
Current children cumulated vsize (KiB) 36816

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/243 10597
/proc/meminfo: memFree=32005140/32770624 swapFree=5760/182244
[pid=10472] ppid=10469 vsize=36816 CPUtime=1962.02 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 21198 0 0 0 196201 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 4969776 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 1962.02
Current children cumulated vsize (KiB) 36816

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/243 10598
/proc/meminfo: memFree=32005132/32770624 swapFree=5760/182276
[pid=10472] ppid=10469 vsize=36816 CPUtime=2022.01 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 21545 0 0 0 202200 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 4969833 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 2022.01
Current children cumulated vsize (KiB) 36816

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/243 10599
/proc/meminfo: memFree=32005184/32770624 swapFree=5760/182312
[pid=10472] ppid=10469 vsize=36816 CPUtime=2082.01 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 21882 0 0 0 208200 1 0 0 20 0 1 0 564297 37699584 3126 33554432000 4194304 5970956 140731643384464 140731643371768 4961388 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3126 848 434 0 2568 0
Current children cumulated CPU time (s) 2082.01
Current children cumulated vsize (KiB) 36816

[startup+2142.3 s]
/proc/loadavg: 2.08 2.03 2.01 4/243 10600
/proc/meminfo: memFree=32004440/32770624 swapFree=5760/182344
[pid=10472] ppid=10469 vsize=36816 CPUtime=2141.99 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 22393 0 0 0 214198 1 0 0 20 0 1 0 564297 37699584 3127 33554432000 4194304 5970956 140731643384464 140731643371768 5070016 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3127 848 434 0 2568 0
Current children cumulated CPU time (s) 2141.99
Current children cumulated vsize (KiB) 36816

[startup+2202.31 s]
/proc/loadavg: 2.03 2.03 2.01 3/243 10601
/proc/meminfo: memFree=32004692/32770624 swapFree=5760/182376
[pid=10472] ppid=10469 vsize=36816 CPUtime=2201.99 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 22588 0 0 0 220198 1 0 0 20 0 1 0 564297 37699584 3127 33554432000 4194304 5970956 140731643384464 140731643371768 4977123 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3127 848 434 0 2568 0
Current children cumulated CPU time (s) 2201.99
Current children cumulated vsize (KiB) 36816

[startup+2262.3 s]
/proc/loadavg: 2.06 2.04 2.02 3/244 10610
/proc/meminfo: memFree=32003732/32770624 swapFree=5760/182424
[pid=10472] ppid=10469 vsize=36816 CPUtime=2261.98 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 22776 0 0 0 226197 1 0 0 20 0 1 0 564297 37699584 3127 33554432000 4194304 5970956 140731643384464 140731643371768 4971070 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3127 848 434 0 2568 0
Current children cumulated CPU time (s) 2261.98
Current children cumulated vsize (KiB) 36816

[startup+2322.3 s]
/proc/loadavg: 2.02 2.03 2.02 3/244 10611
/proc/meminfo: memFree=32003700/32770624 swapFree=5760/182460
[pid=10472] ppid=10469 vsize=36816 CPUtime=2321.97 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 23009 0 0 0 232196 1 0 0 20 0 1 0 564297 37699584 3127 33554432000 4194304 5970956 140731643384464 140731643371768 4974640 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3127 848 434 0 2568 0
Current children cumulated CPU time (s) 2321.97
Current children cumulated vsize (KiB) 36816

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/244 10612
/proc/meminfo: memFree=32004804/32770624 swapFree=5760/182492
[pid=10472] ppid=10469 vsize=36816 CPUtime=2381.96 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 23672 0 0 0 238195 1 0 0 20 0 1 0 564297 37699584 3127 33554432000 4194304 5970956 140731643384464 140731643371768 4971001 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3127 848 434 0 2568 0
Current children cumulated CPU time (s) 2381.96
Current children cumulated vsize (KiB) 36816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.01 2.02 2.02 3/244 10612
/proc/meminfo: memFree=32004804/32770624 swapFree=5760/182492
[pid=10472] ppid=10469 vsize=36816 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/10472/stat : 10472 (cosoco) R 10469 10472 9821 0 -1 4202496 24007 0 0 0 240005 1 0 0 20 0 1 0 564297 37699584 3128 33554432000 4194304 5970956 140731643384464 140731643371768 5070054 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29286400 140731643389116 140731643389251 140731643389251 140731643391950 0
/proc/10472/statm: 9204 3128 848 434 0 2568 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 36816

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.08
CPU user time (s): 2400.06
CPU system time (s): 0.019997
CPU usage (%): 99.9864
Max. virtual memory (cumulated for all children) (KiB): 36816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.019997
maximum resident set size= 12556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 120739

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.16388 second user time and 10.8946 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-21 18:03:00
IDJOB=4241852
IDBENCH=130614
IDSOLVER=2621
FILE ID=node143/4241852-1500652980
RUNJOBID= node143-1500648173-9852
PBS_JOBID= 20623278
Free space on /tmp= 61988 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-08.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241852-1500652980/watcher-4241852-1500652980 -o /tmp/evaluation-result-4241852-1500652980/solver-4241852-1500652980 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500648173-9852 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4241852-1500652980.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 8d41ef15b4a24b5ee65fe3e377737596
RANDOM SEED=1288109668

node143.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.69
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.69
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.69
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.69
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31990532 kB
MemAvailable:   31967052 kB
Buffers:           30564 kB
Cached:           256100 kB
SwapCached:            0 kB
Active:           216208 kB
Inactive:         189564 kB
Active(anon):     121620 kB
Inactive(anon):     8744 kB
Active(file):      94588 kB
Inactive(file):   180820 kB
Unevictable:        5760 kB
Mlocked:            5760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2144 kB
Writeback:             0 kB
AnonPages:        132460 kB
Mapped:            31820 kB
Shmem:              8852 kB
Slab:              64992 kB
SReclaimable:      33896 kB
SUnreclaim:        31096 kB
KernelStack:        4544 kB
PageTables:         5092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     389956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      155008 kB
DirectMap2M:    33390592 kB

Free space on /tmp at the end= 61988 MiB
End job on node143 at 2017-07-21 18:43:01