Trace number 4267620

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
cosoco 1.12SAT (TO)95 2519.8301 2520

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-12-a4.xml
MD5SUM72e40c8851280ca3f4afc7fa1ebce33e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints1927
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":12}]
Minimum variable degree606
Maximum variable degree607
Distribution of variable degrees[{"degree":606,"count":10},{"degree":607,"count":2}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":440},{"arity":4,"count":1485},{"arity":12,"count":1}]
Number of extensional constraints0
Number of intensional constraints1926
Distribution of constraint types[{"type":"intension","count":1926},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

2.14/2.22	c best=?? lower=0 upper=500 
24.84/24.98	c
24.84/24.98	c This is cosoco 1.12 --  
24.84/24.98	c
24.84/24.98	c command line: cosoco -lc -model -restarts HOME/instance-4267620-1502528030.xml 
24.84/24.98	c enable optimization
24.84/24.98	c ========================================[ Problem Statistics ]===========================================
24.84/24.98	c |                                                                                                       
24.84/24.98	c |  Parse time        :         2.14 s 
24.84/24.98	c |
24.84/24.98	c |               Variables: 12
24.84/24.98	c |            Domain Sizes: 501..501
24.84/24.98	c |
24.84/24.98	c |             Constraints: 1938
24.84/24.98	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 11  -- Ternary: 440
24.84/24.98	c | 
24.84/24.98	c |                   Types: 
24.84/24.98	c |                          (X - Y < k): 11
24.84/24.98	c |                          Intension: 1927
24.84/24.98	c |                          
24.84/24.98	c =========================================================================================================
24.84/24.98	o 120
24.84/24.98	c    1 calls to solver: best=120 lower=0 upper=119 
26.53/26.63	o 117
36.34/36.45	o 114
36.34/36.45	c    3 calls to solver: best=114 lower=0 upper=113 
38.24/38.37	o 109
136.90/137.05	o 108
136.90/137.05	c    5 calls to solver: best=108 lower=0 upper=107 
164.30/164.47	o 95
2519.81/2520.00	
2519.81/2520.00	c *** INTERRUPTED ***
2519.81/2520.00	c restarts              : 61          
2519.81/2520.00	c conflicts             : 342966       (136 /sec)
2519.81/2520.00	c decisions             : 448381       (178 /sec)
2519.81/2520.00	c propagations          : 18346585    (7281 /sec)
2519.81/2520.00	c root propagations     : 621         
2519.81/2520.00	c filter calls          : 1064290676     (422383 /sec)
2519.81/2520.00	c useless filter calls  : 1049565101     (98 %)
2519.81/2520.00	c Memory used           : 154.29 MB
2519.81/2520.00	c CPU time              : 2519.73 s
2519.81/2520.00	
2519.81/2520.00	c nb Solutions = 6
2519.81/2520.00	s SATISFIABLE
2519.81/2520.00	c Best value found: 95
2519.81/2520.00	
2519.81/2520.00	
2519.81/2520.00	v <instantiation type='solution' cost='95'>
2519.81/2520.00	v <list>x[0] x[10] x[11] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2519.81/2520.00	v <values>0 82 95 1 4 6 18 26 33 42 61 72 </values>
2519.81/2520.00	v </instantiation>
2519.81/2520.00	

Verifier Data

OK	95

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-4267620-1502528030/watcher-4267620-1502528030 -o /tmp/evaluation-result-4267620-1502528030/solver-4267620-1502528030 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267620-1502528030.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.05 2/180 8419
/proc/meminfo: memFree=31102896/32770624 swapFree=0/323588
[pid=8419] ppid=8416 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8419/stat : 8419 (runsolver) D 8416 8419 1785 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 54998485 24240128 107 18446744073709551615 4194304 4338465 140725729232048 140725729229688 140365973762775 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 18194432 140725729235138 140725729235529 140725729235529 140725729238986 0
/proc/8419/statm: 5918 107 54 36 0 2156 0

[startup+0.101082 s]
/proc/loadavg: 2.01 2.02 2.05 2/180 8419
/proc/meminfo: memFree=31102896/32770624 swapFree=0/323588
[pid=8419] ppid=8416 vsize=27508 CPUtime=0.04 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 1170 0 0 0 4 0 0 0 20 0 1 0 54998485 28168192 988 18446744073709551615 4194304 5972588 140734812261024 140734812254824 140132530450640 0 0 1 0 0 0 0 17 6 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 6877 988 787 435 0 240 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27508

[startup+0.201081 s]
/proc/loadavg: 2.01 2.02 2.05 2/180 8419
/proc/meminfo: memFree=31102896/32770624 swapFree=0/323588
[pid=8419] ppid=8416 vsize=30436 CPUtime=0.14 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 1904 0 0 0 14 0 0 0 20 0 1 0 54998485 31166464 1713 18446744073709551615 4194304 5972588 140734812261024 140734812254584 140132530463920 0 0 1 0 0 0 0 17 6 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 7609 1713 787 435 0 972 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 30436

[startup+0.301082 s]
/proc/loadavg: 2.01 2.02 2.05 2/180 8419
/proc/meminfo: memFree=31102896/32770624 swapFree=0/323588
[pid=8419] ppid=8416 vsize=33324 CPUtime=0.24 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 2620 0 0 0 24 0 0 0 20 0 1 0 54998485 34123776 2409 18446744073709551615 4194304 5972588 140734812261024 140734812254584 140132530928228 0 0 1 0 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 8331 2409 787 435 0 1694 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 33324

[startup+0.70029 s]
/proc/loadavg: 2.01 2.02 2.05 2/180 8419
/proc/meminfo: memFree=31102896/32770624 swapFree=0/323588
[pid=8419] ppid=8416 vsize=44724 CPUtime=0.64 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 5476 0 0 0 63 1 0 0 20 0 1 0 54998485 45797376 5291 18446744073709551615 4194304 5972588 140734812261024 140734812254584 140132521118693 0 0 1 0 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 11181 5291 787 435 0 4544 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 44724

[startup+1.50029 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 8420
/proc/meminfo: memFree=31074244/32770624 swapFree=0/323812
[pid=8419] ppid=8416 vsize=67612 CPUtime=1.43 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 11171 0 0 0 142 1 0 0 20 0 1 0 54998485 69234688 10979 18446744073709551615 4194304 5972588 140734812261024 140734812254584 5211043 0 0 1 0 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 16903 10979 787 435 0 10266 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 67612

[startup+3.10031 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 8420
/proc/meminfo: memFree=31042624/32770624 swapFree=0/323812
[pid=8419] ppid=8416 vsize=111392 CPUtime=3.04 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 31191 0 0 0 301 3 0 0 20 0 1 0 54998485 114065408 21999 18446744073709551615 4194304 5972588 140734812261024 140734812254584 4909602 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 27848 21999 831 435 0 21211 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 111392

[startup+6.30034 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 8420
/proc/meminfo: memFree=30993892/32770624 swapFree=0/323812
[pid=8419] ppid=8416 vsize=136076 CPUtime=6.24 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 54323 0 0 0 619 5 0 0 20 0 1 0 54998485 139341824 28148 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5328649 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 34019 28148 831 435 0 27382 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 136076

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 8434
/proc/meminfo: memFree=30978952/32770624 swapFree=0/323572
[pid=8419] ppid=8416 vsize=144128 CPUtime=12.63 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 74391 0 0 0 1257 6 0 0 20 0 1 0 54998485 147587072 30207 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4965365 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 36032 30207 831 435 0 29395 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 144128

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 8434
/proc/meminfo: memFree=30970468/32770624 swapFree=0/323588
[pid=8419] ppid=8416 vsize=152708 CPUtime=25.43 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 104388 0 0 0 2536 7 0 0 20 0 1 0 54998485 156372992 32348 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5053069 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 38177 32348 832 435 0 31540 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 152708

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 8435
/proc/meminfo: memFree=30966064/32770624 swapFree=0/323584
[pid=8419] ppid=8416 vsize=156668 CPUtime=51.03 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 119688 0 0 0 5095 8 0 0 20 0 1 0 54998485 160428032 33348 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4909657 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39167 33348 832 435 0 32530 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 156668

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 8437
/proc/meminfo: memFree=30964700/32770624 swapFree=0/323620
[pid=8419] ppid=8416 vsize=157592 CPUtime=102.21 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 126404 0 0 0 10213 8 0 0 20 0 1 0 54998485 161374208 33554 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4965714 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39398 33554 832 435 0 32761 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 157592

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8439
/proc/meminfo: memFree=30968828/32770624 swapFree=0/323620
[pid=8419] ppid=8416 vsize=157724 CPUtime=162.2 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 127273 0 0 0 16212 8 0 0 20 0 1 0 54998485 161509376 33585 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5053090 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39431 33585 832 435 0 32794 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 157724

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8441
/proc/meminfo: memFree=30969324/32770624 swapFree=0/323628
[pid=8419] ppid=8416 vsize=157724 CPUtime=222.21 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 128149 0 0 0 22212 9 0 0 20 0 1 0 54998485 161509376 33591 18446744073709551615 4194304 5972588 140734812261024 140734812258472 4965342 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39431 33591 832 435 0 32794 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 157724

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8443
/proc/meminfo: memFree=30969308/32770624 swapFree=0/323628
[pid=8419] ppid=8416 vsize=157724 CPUtime=282.21 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 129020 0 0 0 28212 9 0 0 20 0 1 0 54998485 161509376 33604 18446744073709551615 4194304 5972588 140734812261024 140734812258472 4909657 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39431 33604 832 435 0 32794 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 157724

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8445
/proc/meminfo: memFree=30969456/32770624 swapFree=0/323636
[pid=8419] ppid=8416 vsize=157724 CPUtime=342.2 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 129894 0 0 0 34211 9 0 0 20 0 1 0 54998485 161509376 33608 18446744073709551615 4194304 5972588 140734812261024 140734812258472 4966019 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39431 33608 832 435 0 32794 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 157724

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 8447
/proc/meminfo: memFree=30967556/32770624 swapFree=0/323656
[pid=8419] ppid=8416 vsize=157724 CPUtime=402.2 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 130715 0 0 0 40211 9 0 0 20 0 1 0 54998485 161509376 33609 18446744073709551615 4194304 5972588 140734812261024 140734812258472 4965744 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39431 33609 832 435 0 32794 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 157724

[startup+462.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 8449
/proc/meminfo: memFree=30968772/32770624 swapFree=0/323664
[pid=8419] ppid=8416 vsize=157724 CPUtime=462.2 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 131075 0 0 0 46211 9 0 0 20 0 1 0 54998485 161509376 33612 18446744073709551615 4194304 5972588 140734812261024 140734812258472 4962364 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39431 33612 832 435 0 32794 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 157724

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 8451
/proc/meminfo: memFree=30968716/32770624 swapFree=0/323680
[pid=8419] ppid=8416 vsize=157856 CPUtime=522.2 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 131451 0 0 0 52211 9 0 0 20 0 1 0 54998485 161644544 33612 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4965888 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39464 33612 832 435 0 32827 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 157856

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 8453
/proc/meminfo: memFree=30968516/32770624 swapFree=0/323684
[pid=8419] ppid=8416 vsize=157856 CPUtime=582.19 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 131818 0 0 0 58210 9 0 0 20 0 1 0 54998485 161644544 33620 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4965342 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39464 33620 832 435 0 32827 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 157856


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8565
/proc/meminfo: memFree=30966712/32770624 swapFree=0/323924
[pid=8419] ppid=8416 vsize=157988 CPUtime=1602.15 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 138184 0 0 0 160206 9 0 0 20 0 1 0 54998485 161779712 33661 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4965445 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33661 832 435 0 32860 0
Current children cumulated CPU time (s) 1602.15
Current children cumulated vsize (KiB) 157988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8567
/proc/meminfo: memFree=30966340/32770624 swapFree=0/323932
[pid=8419] ppid=8416 vsize=157988 CPUtime=1662.15 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 138500 0 0 0 166206 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4965365 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 1662.15
Current children cumulated vsize (KiB) 157988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8569
/proc/meminfo: memFree=30966436/32770624 swapFree=0/323944
[pid=8419] ppid=8416 vsize=157988 CPUtime=1722.15 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 138871 0 0 0 172206 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4966019 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 1722.15
Current children cumulated vsize (KiB) 157988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8571
/proc/meminfo: memFree=30965940/32770624 swapFree=0/323952
[pid=8419] ppid=8416 vsize=157988 CPUtime=1782.14 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 139238 0 0 0 178205 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4909660 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (KiB) 157988

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 8588
/proc/meminfo: memFree=30961288/32770624 swapFree=0/323952
[pid=8419] ppid=8416 vsize=157988 CPUtime=1842.14 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 139614 0 0 0 184205 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5053069 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 1842.14
Current children cumulated vsize (KiB) 157988

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 8651
/proc/meminfo: memFree=30168352/32770624 swapFree=0/323584
[pid=8419] ppid=8416 vsize=157988 CPUtime=1902.14 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 140028 0 0 0 190205 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5071040 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 1902.14
Current children cumulated vsize (KiB) 157988

[startup+1962.3 s]
/proc/loadavg: 2.12 2.05 2.05 3/182 8653
/proc/meminfo: memFree=30172068/32770624 swapFree=0/323592
[pid=8419] ppid=8416 vsize=157988 CPUtime=1962.13 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 140345 0 0 0 196204 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4909639 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 1962.13
Current children cumulated vsize (KiB) 157988

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/182 8655
/proc/meminfo: memFree=30171900/32770624 swapFree=0/323592
[pid=8419] ppid=8416 vsize=157988 CPUtime=2022.13 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 140756 0 0 0 202204 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4965744 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 2022.13
Current children cumulated vsize (KiB) 157988

[startup+2082.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 8657
/proc/meminfo: memFree=30172176/32770624 swapFree=0/323600
[pid=8419] ppid=8416 vsize=157988 CPUtime=2082.13 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 141114 0 0 0 208204 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5053071 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 2082.13
Current children cumulated vsize (KiB) 157988

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 8659
/proc/meminfo: memFree=30172384/32770624 swapFree=0/323624
[pid=8419] ppid=8416 vsize=157988 CPUtime=2142.13 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 141487 0 0 0 214204 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4962376 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 2142.13
Current children cumulated vsize (KiB) 157988

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8661
/proc/meminfo: memFree=30172340/32770624 swapFree=0/323636
[pid=8419] ppid=8416 vsize=157988 CPUtime=2202.13 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 141898 0 0 0 220204 9 0 0 20 0 1 0 54998485 161779712 33670 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5053071 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33670 832 435 0 32860 0
Current children cumulated CPU time (s) 2202.13
Current children cumulated vsize (KiB) 157988

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8663
/proc/meminfo: memFree=30172616/32770624 swapFree=0/323652
[pid=8419] ppid=8416 vsize=157988 CPUtime=2262.12 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 142257 0 0 0 226203 9 0 0 20 0 1 0 54998485 161779712 33671 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4965428 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33671 832 435 0 32860 0
Current children cumulated CPU time (s) 2262.12
Current children cumulated vsize (KiB) 157988

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8665
/proc/meminfo: memFree=30172292/32770624 swapFree=0/323648
[pid=8419] ppid=8416 vsize=157988 CPUtime=2322.12 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 142618 0 0 0 232203 9 0 0 20 0 1 0 54998485 161779712 33671 18446744073709551615 4194304 5972588 140734812261024 140734812257880 4969215 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33671 832 435 0 32860 0
Current children cumulated CPU time (s) 2322.12
Current children cumulated vsize (KiB) 157988

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8667
/proc/meminfo: memFree=30172528/32770624 swapFree=0/323664
[pid=8419] ppid=8416 vsize=157988 CPUtime=2382.12 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 142986 0 0 0 238203 9 0 0 20 0 1 0 54998485 161779712 33671 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5071309 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33671 832 435 0 32860 0
Current children cumulated CPU time (s) 2382.12
Current children cumulated vsize (KiB) 157988

[startup+2442.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 8684
/proc/meminfo: memFree=30167448/32770624 swapFree=0/323724
[pid=8419] ppid=8416 vsize=157988 CPUtime=2442.11 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 143414 0 0 0 244202 9 0 0 20 0 1 0 54998485 161779712 33671 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5053097 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33671 832 435 0 32860 0
Current children cumulated CPU time (s) 2442.11
Current children cumulated vsize (KiB) 157988

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 8686
/proc/meminfo: memFree=30168864/32770624 swapFree=0/323756
[pid=8419] ppid=8416 vsize=157988 CPUtime=2502.11 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 143750 0 0 0 250202 9 0 0 20 0 1 0 54998485 161779712 33671 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5071280 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33671 832 435 0 32860 0
Current children cumulated CPU time (s) 2502.11
Current children cumulated vsize (KiB) 157988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 8686
/proc/meminfo: memFree=30172340/32770624 swapFree=0/323764
[pid=8419] ppid=8416 vsize=157988 CPUtime=2519.81 cores=0,2,4,6
/proc/8419/stat : 8419 (cosoco) R 8416 8419 1785 0 -1 4202496 144078 0 0 0 251972 9 0 0 20 0 1 0 54998485 161779712 33671 18446744073709551615 4194304 5972588 140734812261024 140734812257880 5071293 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 19091456 140734812266990 140734812267085 140734812267085 140734812270542 0
/proc/8419/statm: 39497 33671 832 435 0 32860 0
Current children cumulated CPU time (s) 2519.81
Current children cumulated vsize (KiB) 157988

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.83
CPU user time (s): 2519.73
CPU system time (s): 0.099995
CPU usage (%): 99.993
Max. virtual memory (cumulated for all children) (KiB): 157988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.73
system time used= 0.099995
maximum resident set size= 134760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144131
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= 43
involuntary context switches= 705

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.77733 second user time and 10.2488 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 10:39:49
IDJOB=4267620
IDBENCH=126246
IDSOLVER=2658
FILE ID=node126/4267620-1502528030
RUNJOBID= node126-1502500311-1848
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-12-a4.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267620-1502528030/watcher-4267620-1502528030 -o /tmp/evaluation-result-4267620-1502528030/solver-4267620-1502528030 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267620-1502528030.xml

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

MD5SUM BENCH= 72e40c8851280ca3f4afc7fa1ebce33e
RANDOM SEED=619486203

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31103176 kB
MemAvailable:   31723744 kB
Buffers:          301308 kB
Cached:           591828 kB
SwapCached:          524 kB
Active:           814764 kB
Inactive:         394912 kB
Active(anon):     270804 kB
Inactive(anon):    71324 kB
Active(file):     543960 kB
Inactive(file):   323588 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2444 kB
Writeback:             4 kB
AnonPages:        316248 kB
Mapped:            45084 kB
Shmem:             25248 kB
Slab:             163648 kB
SReclaimable:     137712 kB
SUnreclaim:        25936 kB
KernelStack:        3184 kB
PageTables:         4980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     577748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-12 11:21:49