Trace number 4241867

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.04 2400.6

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-18.xml
MD5SUMc676f6660bfbd7761e9ca0de91c4f968
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables391
Number of constraints390
Number of domains2
Minimum domain size2
Maximum domain size324
Distribution of domain sizes[{"size":2,"count":66},{"size":324,"count":325}]
Minimum variable degree2
Maximum variable degree66
Distribution of variable degrees[{"degree":2,"count":68},{"degree":3,"count":256},{"degree":4,"count":66},{"degree":66,"count":1}]
Minimum constraint arity2
Maximum constraint arity324
Distribution of constraint arities[{"arity":2,"count":323},{"arity":3,"count":66},{"arity":324,"count":1}]
Number of extensional constraints0
Number of intensional constraints389
Distribution of constraint types[{"type":"intension","count":389},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

1.59/1.65	c SAT : Variables: 105432 -- Clauses: 17006407
1.59/1.66	c best=?? lower=0 upper=66 
102.05/102.12	c
102.05/102.12	c This is cosoco 1.0 --  
102.05/102.12	c
102.05/102.12	c enable optimization
102.05/102.12	c ========================================[ Problem Statistics ]===========================================
102.05/102.12	c |                                                                                                       
102.05/102.12	c |  Parse time        :         1.48 s 
102.05/102.12	c |
102.05/102.12	c |               Variables: 391
102.05/102.12	c |            Domain Sizes: 2..324
102.05/102.12	c |
102.05/102.12	c |             Constraints: 391
102.05/102.12	c |                   Arity: 2..324  -- Binary: 323  -- Ternary: 66
102.05/102.12	c | 
102.05/102.12	c |                   Types: 
102.05/102.12	c |                          All Different: 1
102.05/102.12	c |                          Intension: 389
102.05/102.12	c |                          Sum: 1
102.05/102.12	c |                          
102.05/102.12	c =========================================================================================================
102.05/102.12	conflict 965lvl : 300 bt300-5793:0(103516)X68646782
1226.69/1227.09	conflict 645lvl : 301 bt301-100428:0(103367)X69366443

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-4241867-1500652982/watcher-4241867-1500652982 -o /tmp/evaluation-result-4241867-1500652982/solver-4241867-1500652982 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500648174-9861 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4241867-1500652982.xml 

pid=10362
running on 8 cores: 1,3,5,7,9,11,13,15

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.03 2.04 2.01 3/242 10365
/proc/meminfo: memFree=32037924/32770624 swapFree=6064/194380
[pid=10365] ppid=10362 vsize=28048 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 1237 0 0 0 1 0 0 0 20 0 1 0 563587 28721152 1030 33554432000 4194304 5970956 140722986690096 140722986685320 140307790067568 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 7012 1030 702 434 0 376 0

[startup+0.100115 s]
/proc/loadavg: 2.03 2.04 2.01 3/242 10365
/proc/meminfo: memFree=32037924/32770624 swapFree=6064/194380
[pid=10365] ppid=10362 vsize=28952 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 1530 0 0 0 9 0 0 0 20 0 1 0 563587 29646848 1317 33554432000 4194304 5970956 140722986690096 140722986683688 140307798534752 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 7238 1317 788 434 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28952

[startup+0.200247 s]
/proc/loadavg: 2.03 2.04 2.01 3/242 10365
/proc/meminfo: memFree=32037924/32770624 swapFree=6064/194380
[pid=10365] ppid=10362 vsize=30372 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 1875 0 0 0 19 0 0 0 20 0 1 0 563587 31100928 1673 33554432000 4194304 5970956 140722986690096 140722986683928 140307789208549 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 7593 1673 788 434 0 957 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30372

[startup+0.30024 s]
/proc/loadavg: 2.03 2.04 2.01 3/242 10365
/proc/meminfo: memFree=32037924/32770624 swapFree=6064/194380
[pid=10365] ppid=10362 vsize=31808 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 2240 0 0 0 29 0 0 0 20 0 1 0 563587 32571392 2063 33554432000 4194304 5970956 140722986690096 140722986683688 140307789208549 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 7952 2063 788 434 0 1316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31808

[startup+0.700273 s]
/proc/loadavg: 2.03 2.04 2.01 3/242 10365
/proc/meminfo: memFree=32037924/32770624 swapFree=6064/194380
[pid=10365] ppid=10362 vsize=161496 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 24256 0 0 0 66 3 0 0 20 0 1 0 563587 165371904 33742 33554432000 4194304 5970956 140722986690096 140722986686920 140307789208549 0 0 4096 8404994 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 40374 33808 829 434 0 33738 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 161496

[startup+1.50028 s]
/proc/loadavg: 2.03 2.04 2.01 3/243 10366
/proc/meminfo: memFree=31566436/32770624 swapFree=6064/194368
[pid=10365] ppid=10362 vsize=754244 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 90180 0 0 0 134 15 0 0 20 0 1 0 563587 772345856 152809 33554432000 4194304 5970956 140722986690096 140722986686920 140307789208549 0 0 4096 8404994 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 188561 152875 829 434 0 181925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 754244

[startup+3.10024 s]
/proc/loadavg: 2.03 2.04 2.01 3/243 10366
/proc/meminfo: memFree=31228820/32770624 swapFree=6064/194368
[pid=10365] ppid=10362 vsize=842584 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 109306 0 0 0 291 18 0 0 20 0 1 0 563587 862806016 177861 33554432000 4194304 5970956 140722986690096 140722986687064 4964336 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 210646 177861 845 434 0 204010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 842584

[startup+6.30026 s]
/proc/loadavg: 2.03 2.04 2.01 3/243 10366
/proc/meminfo: memFree=31224716/32770624 swapFree=6064/194392
[pid=10365] ppid=10362 vsize=844828 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 126723 0 0 0 610 19 0 0 20 0 1 0 563587 865103872 178401 33554432000 4194304 5970956 140722986690096 140722986687064 4978179 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 211207 178401 845 434 0 204571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 844828

[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 2.01 3/243 10366
/proc/meminfo: memFree=31222244/32770624 swapFree=6064/194392
[pid=10365] ppid=10362 vsize=845884 CPUtime=12.68 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 146734 0 0 0 1248 20 0 0 20 0 1 0 563587 866185216 178683 33554432000 4194304 5970956 140722986690096 140722986687016 5052080 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 211471 178683 845 434 0 204835 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 845884

[startup+25.5003 s]
/proc/loadavg: 2.10 2.05 2.01 3/243 10366
/proc/meminfo: memFree=31219088/32770624 swapFree=6064/194404
[pid=10365] ppid=10362 vsize=847056 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 181206 0 0 0 2526 22 0 0 20 0 1 0 563587 867385344 178977 33554432000 4194304 5970956 140722986690096 140722986687432 5071019 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 211764 178977 845 434 0 205128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 847056

[startup+51.1003 s]
/proc/loadavg: 2.07 2.05 2.01 3/243 10366
/proc/meminfo: memFree=31215024/32770624 swapFree=6064/194400
[pid=10365] ppid=10362 vsize=847580 CPUtime=51.08 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 217336 0 0 0 5084 24 0 0 20 0 1 0 563587 867921920 179628 33554432000 4194304 5970956 140722986690096 140722986687016 5098896 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 211895 179628 845 434 0 205259 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 847580

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/243 10367
/proc/meminfo: memFree=31214584/32770624 swapFree=6064/194440
[pid=10365] ppid=10362 vsize=847964 CPUtime=102.26 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 275799 0 0 0 10199 27 0 0 20 0 1 0 563587 868315136 179730 33554432000 4194304 5970956 140722986690096 140722986687432 5243443 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 211991 179730 850 434 0 205355 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 847964

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/243 10368
/proc/meminfo: memFree=31214892/32770624 swapFree=6064/194476
[pid=10365] ppid=10362 vsize=848212 CPUtime=162.24 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 302289 0 0 0 16195 29 0 0 20 0 1 0 563587 868569088 179784 33554432000 4194304 5970956 140722986690096 140722986687432 4964524 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212053 179784 850 434 0 205417 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 848212

[startup+222.308 s]
/proc/loadavg: 2.00 2.03 2.01 3/243 10369
/proc/meminfo: memFree=31213000/32770624 swapFree=6064/194496
[pid=10365] ppid=10362 vsize=848212 CPUtime=222.23 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 310913 0 0 0 22193 30 0 0 20 0 1 0 563587 868569088 180323 33554432000 4194304 5970956 140722986690096 140722986687432 5254280 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212053 180323 850 434 0 205417 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 848212

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.02 3/243 10370
/proc/meminfo: memFree=31212360/32770624 swapFree=6064/194528
[pid=10365] ppid=10362 vsize=848344 CPUtime=282.2 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 319825 0 0 0 28190 30 0 0 20 0 1 0 563587 868704256 180353 33554432000 4194304 5970956 140722986690096 140722986686776 5070904 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212086 180353 850 434 0 205450 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 848344

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.02 3/242 10371
/proc/meminfo: memFree=31214088/32770624 swapFree=6064/194552
[pid=10365] ppid=10362 vsize=848344 CPUtime=342.19 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 322784 0 0 0 34189 30 0 0 20 0 1 0 563587 868704256 180357 33554432000 4194304 5970956 140722986690096 140722986686776 4974637 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212086 180357 850 434 0 205450 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 848344

[startup+402.3 s]
/proc/loadavg: 1.94 2.01 2.01 3/243 10373
/proc/meminfo: memFree=31212968/32770624 swapFree=6064/194576
[pid=10365] ppid=10362 vsize=848476 CPUtime=402.17 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 325683 0 0 0 40187 30 0 0 20 0 1 0 563587 868839424 180371 33554432000 4194304 5970956 140722986690096 140722986686856 5071048 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212119 180371 850 434 0 205483 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 848476

[startup+462.3 s]
/proc/loadavg: 1.98 2.01 2.01 3/244 10382
/proc/meminfo: memFree=31212768/32770624 swapFree=6064/194620
[pid=10365] ppid=10362 vsize=848476 CPUtime=462.16 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 326458 0 0 0 46186 30 0 0 20 0 1 0 563587 868839424 180373 33554432000 4194304 5970956 140722986690096 140722986686856 5070008 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212119 180373 850 434 0 205483 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 848476

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.02 3/244 10383
/proc/meminfo: memFree=31210988/32770624 swapFree=6064/194644
[pid=10365] ppid=10362 vsize=848476 CPUtime=522.15 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 331364 0 0 0 52184 31 0 0 20 0 1 0 563587 868839424 180461 33554432000 4194304 5970956 140722986690096 140722986686856 5070064 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212119 180461 850 434 0 205483 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 848476

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/244 10384
/proc/meminfo: memFree=31208520/32770624 swapFree=6064/194672
[pid=10365] ppid=10362 vsize=848476 CPUtime=582.14 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 331786 0 0 0 58183 31 0 0 20 0 1 0 563587 868839424 180471 33554432000 4194304 5970956 140722986690096 140722986686856 5070008 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212119 180471 850 434 0 205483 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 848476


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/243 10407
/proc/meminfo: memFree=31211888/32770624 swapFree=5760/195100
[pid=10365] ppid=10362 vsize=848604 CPUtime=1481.93 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 352315 0 0 0 148161 32 0 0 20 0 1 0 563587 868970496 180496 33554432000 4194304 5970956 140722986690096 140722986687432 4977609 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212151 180496 850 434 0 205515 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 848604

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.03 3/243 10409
/proc/meminfo: memFree=31211180/32770624 swapFree=5760/195140
[pid=10365] ppid=10362 vsize=848604 CPUtime=1541.93 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 354412 0 0 0 154160 33 0 0 20 0 1 0 563587 868970496 180496 33554432000 4194304 5970956 140722986690096 140722986687432 5070785 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212151 180496 850 434 0 205515 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 848604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/243 10410
/proc/meminfo: memFree=31210968/32770624 swapFree=5760/195160
[pid=10365] ppid=10362 vsize=848604 CPUtime=1601.91 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 354854 0 0 0 160158 33 0 0 20 0 1 0 563587 868970496 180496 33554432000 4194304 5970956 140722986690096 140722986687432 4976565 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212151 180496 850 434 0 205515 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 848604

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/244 10419
/proc/meminfo: memFree=31210232/32770624 swapFree=5760/195196
[pid=10365] ppid=10362 vsize=848736 CPUtime=1661.9 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 356895 0 0 0 166157 33 0 0 20 0 1 0 563587 869105664 180531 33554432000 4194304 5970956 140722986690096 140722986686856 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180531 850 434 0 205548 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 848736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/244 10420
/proc/meminfo: memFree=31210760/32770624 swapFree=5760/195220
[pid=10365] ppid=10362 vsize=848736 CPUtime=1721.88 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 357235 0 0 0 172155 33 0 0 20 0 1 0 563587 869105664 180531 33554432000 4194304 5970956 140722986690096 140722986686856 4964544 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180531 850 434 0 205548 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 848736

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.04 3/244 10421
/proc/meminfo: memFree=31210164/32770624 swapFree=5760/195252
[pid=10365] ppid=10362 vsize=848736 CPUtime=1781.87 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 357686 0 0 0 178154 33 0 0 20 0 1 0 563587 869105664 180531 33554432000 4194304 5970956 140722986690096 140722986686856 4909022 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180531 850 434 0 205548 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 848736

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/244 10422
/proc/meminfo: memFree=31209456/32770624 swapFree=5760/195276
[pid=10365] ppid=10362 vsize=848736 CPUtime=1841.85 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 358142 0 0 0 184152 33 0 0 20 0 1 0 563587 869105664 180531 33554432000 4194304 5970956 140722986690096 140722986686856 5070008 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180531 850 434 0 205548 0
Current children cumulated CPU time (s) 1841.85
Current children cumulated vsize (KiB) 848736

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/244 10423
/proc/meminfo: memFree=31210580/32770624 swapFree=5760/195304
[pid=10365] ppid=10362 vsize=848736 CPUtime=1901.84 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 358515 0 0 0 190151 33 0 0 20 0 1 0 563587 869105664 180531 33554432000 4194304 5970956 140722986690096 140722986686856 5071049 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180531 850 434 0 205548 0
Current children cumulated CPU time (s) 1901.84
Current children cumulated vsize (KiB) 848736

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/243 10424
/proc/meminfo: memFree=31210796/32770624 swapFree=5760/195336
[pid=10365] ppid=10362 vsize=848736 CPUtime=1961.82 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 360587 0 0 0 196149 33 0 0 20 0 1 0 563587 869105664 180533 33554432000 4194304 5970956 140722986690096 140722986686856 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180533 850 434 0 205548 0
Current children cumulated CPU time (s) 1961.82
Current children cumulated vsize (KiB) 848736

[startup+2022.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/243 10425
/proc/meminfo: memFree=31210944/32770624 swapFree=5760/195356
[pid=10365] ppid=10362 vsize=848736 CPUtime=2021.81 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 361173 0 0 0 202148 33 0 0 20 0 1 0 563587 869105664 180533 33554432000 4194304 5970956 140722986690096 140722986686856 4977079 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180533 850 434 0 205548 0
Current children cumulated CPU time (s) 2021.81
Current children cumulated vsize (KiB) 848736

[startup+2082.3 s]
/proc/loadavg: 2.03 2.03 2.04 3/243 10426
/proc/meminfo: memFree=31210832/32770624 swapFree=5760/195388
[pid=10365] ppid=10362 vsize=848736 CPUtime=2081.8 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 361803 0 0 0 208147 33 0 0 20 0 1 0 563587 869105664 180533 33554432000 4194304 5970956 140722986690096 140722986686856 4974608 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180533 850 434 0 205548 0
Current children cumulated CPU time (s) 2081.8
Current children cumulated vsize (KiB) 848736

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/243 10427
/proc/meminfo: memFree=31210888/32770624 swapFree=5760/195412
[pid=10365] ppid=10362 vsize=848736 CPUtime=2141.78 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 363478 0 0 0 214145 33 0 0 20 0 1 0 563587 869105664 180533 33554432000 4194304 5970956 140722986690096 140722986686856 5093213 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180533 850 434 0 205548 0
Current children cumulated CPU time (s) 2141.78
Current children cumulated vsize (KiB) 848736

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/243 10428
/proc/meminfo: memFree=31210864/32770624 swapFree=5760/195444
[pid=10365] ppid=10362 vsize=848736 CPUtime=2201.77 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 363764 0 0 0 220144 33 0 0 20 0 1 0 563587 869105664 180533 33554432000 4194304 5970956 140722986690096 140722986686856 5070976 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180533 850 434 0 205548 0
Current children cumulated CPU time (s) 2201.77
Current children cumulated vsize (KiB) 848736

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/243 10436
/proc/meminfo: memFree=31210004/32770624 swapFree=5760/195488
[pid=10365] ppid=10362 vsize=848736 CPUtime=2261.75 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 364026 0 0 0 226142 33 0 0 20 0 1 0 563587 869105664 180533 33554432000 4194304 5970956 140722986690096 140722986686856 4964584 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 180533 850 434 0 205548 0
Current children cumulated CPU time (s) 2261.75
Current children cumulated vsize (KiB) 848736

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/243 10437
/proc/meminfo: memFree=31208140/32770624 swapFree=5760/195508
[pid=10365] ppid=10362 vsize=848736 CPUtime=2321.74 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 365696 0 0 0 232141 33 0 0 20 0 1 0 563587 869105664 181046 33554432000 4194304 5970956 140722986690096 140722986686856 4977803 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 181046 850 434 0 205548 0
Current children cumulated CPU time (s) 2321.74
Current children cumulated vsize (KiB) 848736

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/243 10438
/proc/meminfo: memFree=31207736/32770624 swapFree=5760/195536
[pid=10365] ppid=10362 vsize=848736 CPUtime=2381.72 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 366038 0 0 0 238139 33 0 0 20 0 1 0 563587 869105664 181046 33554432000 4194304 5970956 140722986690096 140722986686856 5070064 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 181046 850 434 0 205548 0
Current children cumulated CPU time (s) 2381.72
Current children cumulated vsize (KiB) 848736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/243 10438
/proc/meminfo: memFree=31207736/32770624 swapFree=5760/195544
[pid=10365] ppid=10362 vsize=848736 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/10365/stat : 10365 (cosoco) R 10362 10365 9829 0 -1 4202496 366167 0 0 0 239969 33 0 0 20 0 1 0 563587 869105664 181046 33554432000 4194304 5970956 140722986690096 140722986686856 4971632 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 35237888 140722986697916 140722986698051 140722986698051 140722986700750 0
/proc/10365/statm: 212184 181046 850 434 0 205548 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 848736

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 10365 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.04
CPU user time (s): 2399.7
CPU system time (s): 0.341922
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 848736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.7
system time used= 0.341922
maximum resident set size= 724232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366190
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= 36
involuntary context switches= 123031

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24823 second user time and 10.9421 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-21 18:03:02
IDJOB=4241867
IDBENCH=130619
IDSOLVER=2621
FILE ID=node146/4241867-1500652982
RUNJOBID= node146-1500648174-9861
PBS_JOBID= 20623275
Free space on /tmp= 61792 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241867-1500652982/watcher-4241867-1500652982 -o /tmp/evaluation-result-4241867-1500652982/solver-4241867-1500652982 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500648174-9861 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4241867-1500652982.xml

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

MD5SUM BENCH= c676f6660bfbd7761e9ca0de91c4f968
RANDOM SEED=685423641

node146.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.96
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		: 2133.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		: 1600.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.96
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.96
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		: 2000.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.96
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		: 1733.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		: 1733.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.96
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		: 2133.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		: 1733.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.96
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		: 2400.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.96
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		: 2400.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.96
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:        32038692 kB
MemAvailable:   32030920 kB
Buffers:           38660 kB
Cached:           264164 kB
SwapCached:            0 kB
Active:           154872 kB
Inactive:         202928 kB
Active(anon):      58064 kB
Inactive(anon):     8548 kB
Active(file):      96808 kB
Inactive(file):   194380 kB
Unevictable:        6064 kB
Mlocked:            6096 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4868 kB
Writeback:             0 kB
AnonPages:         60972 kB
Mapped:            30964 kB
Shmem:              8852 kB
Slab:              65584 kB
SReclaimable:      33752 kB
SUnreclaim:        31832 kB
KernelStack:        4128 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 61788 MiB
End job on node146 at 2017-07-21 18:43:03