Trace number 4240767

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: cosoco-sat 1.1? (TO) 2400.06 2400.4

General information on the benchmark

NameBibd/Bibd-sum-open/
Bibd-sum-39-057-19-13-06.xml
MD5SUM3f57466950d699c6fe06f63c47c5f1af
Bench CategoryCSP (decision 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 variables2223
Number of constraints838
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2223}]
Minimum variable degree41
Maximum variable degree41
Distribution of variable degrees[{"degree":41,"count":2223}]
Minimum constraint arity39
Maximum constraint arity2223
Distribution of constraint arities[{"arity":39,"count":57},{"arity":57,"count":39},{"arity":114,"count":741},{"arity":2223,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":837}]
Optimization problemNO
Type of objective

Solver Data

1.37/1.48	c SAT : Variables: 4446 -- Clauses: 4446
628.03/628.25	c root propagations     : 0           
628.03/628.25	c restarts enabled, print stats at every restarts
628.03/628.25	c
628.03/628.25	c
628.03/628.25	c
628.03/628.25	c This is cosoco 1.0 --  
628.03/628.25	c
628.03/628.25	c ========================================[ Problem Statistics ]===========================================
628.03/628.25	c |                                                                                                       
628.03/628.25	c |  Parse time        :         1.42 s 
628.03/628.25	c |
628.03/628.25	c |               Variables: 2223
628.03/628.25	c |            Domain Sizes: 2..2
628.03/628.25	c |
628.03/628.25	c |             Constraints: 931
628.03/628.25	c |                   Arity: 39..114
628.03/628.25	c | 
628.03/628.25	c |                   Types: 
628.03/628.25	c |                          Intension: 741
628.03/628.25	c |                          Lex: 94
628.03/628.25	c |                          Sum: 96
628.03/628.25	c |                          
628.03/628.25	c =========================================================================================================
628.03/628.25	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth

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-4240767-1500626330/watcher-4240767-1500626330 -o /tmp/evaluation-result-4240767-1500626330/solver-4240767-1500626330 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2951 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240767-1500626330.xml 

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

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: 5.99 3.50 2.43 2/189 5962
/proc/meminfo: memFree=13613968/32770624 swapFree=6244/3333396
[pid=5962] ppid=5959 vsize=9108 CPUtime=0 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) D 5959 5962 2920 0 -1 4194304 162 0 1 0 0 0 0 0 20 0 1 0 15910217 9326592 40 33554432000 4194304 5970956 140733964082752 140733964079752 139931380791802 0 0 4096 0 18446744071580431491 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 2277 40 29 434 0 41 0

[startup+0.100115 s]
/proc/loadavg: 5.99 3.50 2.43 2/189 5962
/proc/meminfo: memFree=13613968/32770624 swapFree=6244/3333396
[pid=5962] ppid=5959 vsize=30256 CPUtime=0.08 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 1862 0 2 0 8 0 0 0 20 0 1 0 15910217 30982144 1646 33554432000 4194304 5970956 140733964082752 140733964077128 139931368171664 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 7564 1646 792 434 0 928 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30256

[startup+0.200325 s]
/proc/loadavg: 5.99 3.50 2.43 2/189 5962
/proc/meminfo: memFree=13613968/32770624 swapFree=6244/3333396
[pid=5962] ppid=5959 vsize=32216 CPUtime=0.18 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 2341 0 2 0 17 1 0 0 20 0 1 0 15910217 32989184 2169 33554432000 4194304 5970956 140733964082752 140733964075752 139931368160474 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 8054 2169 792 434 0 1418 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 32216

[startup+0.300234 s]
/proc/loadavg: 5.99 3.50 2.43 2/189 5962
/proc/meminfo: memFree=13613968/32770624 swapFree=6244/3333396
[pid=5962] ppid=5959 vsize=34436 CPUtime=0.28 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 2909 0 2 0 27 1 0 0 20 0 1 0 15910217 35262464 2724 33554432000 4194304 5970956 140733964082752 140733964075752 139931365426546 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 8609 2724 792 434 0 1973 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34436

[startup+0.700215 s]
/proc/loadavg: 5.99 3.50 2.43 2/189 5962
/proc/meminfo: memFree=13613968/32770624 swapFree=6244/3333396
[pid=5962] ppid=5959 vsize=43716 CPUtime=0.68 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 5225 0 2 0 65 3 0 0 20 0 1 0 15910217 44765184 5012 33554432000 4194304 5970956 140733964082752 140733964075752 139931365430008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 10929 5012 793 434 0 4293 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43716

[startup+1.5002 s]
/proc/loadavg: 5.99 3.50 2.43 2/190 5963
/proc/meminfo: memFree=13493472/32770624 swapFree=6244/3417080
[pid=5962] ppid=5959 vsize=69348 CPUtime=1.48 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 10580 0 2 0 143 5 0 0 20 0 1 0 15910217 71012352 10405 33554432000 4194304 5970956 140733964082752 140733964080008 5069735 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 17337 10405 817 434 0 10701 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 69348

[startup+3.10018 s]
/proc/loadavg: 5.99 3.50 2.43 2/190 5963
/proc/meminfo: memFree=13376792/32770624 swapFree=6244/3527964
[pid=5962] ppid=5959 vsize=69348 CPUtime=3.08 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 10686 0 2 0 303 5 0 0 20 0 1 0 15910217 71012352 10422 33554432000 4194304 5970956 140733964082752 140733964080008 5098954 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 17337 10422 830 434 0 10701 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 69348

[startup+6.30019 s]
/proc/loadavg: 5.91 3.53 2.45 4/190 5963
/proc/meminfo: memFree=13149104/32770624 swapFree=6244/3747324
[pid=5962] ppid=5959 vsize=69744 CPUtime=6.28 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 10912 0 2 0 623 5 0 0 20 0 1 0 15910217 71417856 10512 33554432000 4194304 5970956 140733964082752 140733964079816 5052095 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 17436 10512 830 434 0 10800 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69744

[startup+12.7002 s]
/proc/loadavg: 5.84 3.55 2.46 4/190 5963
/proc/meminfo: memFree=12752928/32770624 swapFree=6244/4132292
[pid=5962] ppid=5959 vsize=70536 CPUtime=12.68 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 11265 0 2 0 1263 5 0 0 20 0 1 0 15910217 72228864 10689 33554432000 4194304 5970956 140733964082752 140733964079816 5070523 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 17634 10689 830 434 0 10998 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70536

[startup+25.5002 s]
/proc/loadavg: 5.65 3.62 2.50 2/190 5963
/proc/meminfo: memFree=11978932/32770624 swapFree=6244/4866744
[pid=5962] ppid=5959 vsize=72120 CPUtime=25.47 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 12014 0 2 0 2542 5 0 0 20 0 1 0 15910217 73850880 11055 33554432000 4194304 5970956 140733964082752 140733964079816 5098954 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 18030 11055 830 434 0 11394 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72120

[startup+51.1002 s]
/proc/loadavg: 5.43 3.73 2.57 2/190 5963
/proc/meminfo: memFree=10632232/32770624 swapFree=6244/6186916
[pid=5962] ppid=5959 vsize=75156 CPUtime=51.06 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 13549 0 2 0 5100 6 0 0 20 0 1 0 15910217 76959744 11858 33554432000 4194304 5970956 140733964082752 140733964079816 4964602 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 18789 11858 831 434 0 12153 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 75156

[startup+102.3 s]
/proc/loadavg: 5.33 3.97 2.71 2/191 5971
/proc/meminfo: memFree=8032328/32770624 swapFree=6244/8702668
[pid=5962] ppid=5959 vsize=81360 CPUtime=102.24 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 16652 0 2 0 10218 6 0 0 20 0 1 0 15910217 83312640 13408 33554432000 4194304 5970956 140733964082752 140733964079816 4908985 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 20340 13408 831 434 0 13704 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 81360

[startup+162.3 s]
/proc/loadavg: 5.19 4.18 2.86 2/191 5972
/proc/meminfo: memFree=5024460/32770624 swapFree=6244/11618692
[pid=5962] ppid=5959 vsize=88752 CPUtime=162.2 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 19727 0 2 0 16214 6 0 0 20 0 1 0 15910217 90882048 15212 33554432000 4194304 5970956 140733964082752 140733964079816 5098954 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 22188 15212 831 434 0 15552 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 88752

[startup+222.306 s]
/proc/loadavg: 5.07 4.33 2.99 4/191 5973
/proc/meminfo: memFree=1604340/32770624 swapFree=6244/14897268
[pid=5962] ppid=5959 vsize=96012 CPUtime=222.18 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 22799 0 2 0 22212 6 0 0 20 0 1 0 15910217 98316288 17073 33554432000 4194304 5970956 140733964082752 140733964079816 4964584 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 24003 17073 831 434 0 17367 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 96012

[startup+282.3 s]
/proc/loadavg: 5.07 4.46 3.12 2/191 5974
/proc/meminfo: memFree=596792/32770624 swapFree=6244/15873408
[pid=5962] ppid=5959 vsize=103536 CPUtime=282.17 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 25883 0 2 0 28210 7 0 0 20 0 1 0 15910217 106020864 18966 33554432000 4194304 5970956 140733964082752 140733964079816 4964599 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 25884 18966 831 434 0 19248 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 103536

[startup+342.3 s]
/proc/loadavg: 5.02 4.56 3.24 2/190 5975
/proc/meminfo: memFree=219228/32770624 swapFree=6244/16255980
[pid=5962] ppid=5959 vsize=110928 CPUtime=342.16 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 28923 0 2 0 34209 7 0 0 20 0 1 0 15910217 113590272 20801 33554432000 4194304 5970956 140733964082752 140733964079816 4908985 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 27732 20801 831 434 0 21096 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 110928

[startup+402.3 s]
/proc/loadavg: 4.53 4.52 3.31 2/189 5976
/proc/meminfo: memFree=244236/32770624 swapFree=6244/16248944
[pid=5962] ppid=5959 vsize=118320 CPUtime=402.15 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 31934 0 2 0 40208 7 0 0 20 0 1 0 15910217 121159680 22628 33554432000 4194304 5970956 140733964082752 140733964079816 4908985 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 29580 22628 831 434 0 22944 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 118320

[startup+462.3 s]
/proc/loadavg: 4.23 4.44 3.36 2/189 5977
/proc/meminfo: memFree=247008/32770624 swapFree=6244/16238576
[pid=5962] ppid=5959 vsize=125712 CPUtime=462.15 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 34957 0 2 0 46207 8 0 0 20 0 1 0 15910217 128729088 24495 33554432000 4194304 5970956 140733964082752 140733964079816 4908985 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 31428 24495 831 434 0 24792 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 125712

[startup+522.3 s]
/proc/loadavg: 3.11 4.11 3.31 3/188 6041
/proc/meminfo: memFree=31837588/32770624 swapFree=6244/15972
[pid=5962] ppid=5959 vsize=133104 CPUtime=522.13 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 37619 0 2 0 52205 8 0 0 20 0 1 0 15910217 136298496 26303 33554432000 4194304 5970956 140733964082752 140733964079816 4964584 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 33276 26303 831 434 0 26640 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 133104

[startup+582.3 s]
/proc/loadavg: 2.41 3.72 3.23 3/188 6042
/proc/meminfo: memFree=31832100/32770624 swapFree=6244/16068
[pid=5962] ppid=5959 vsize=140364 CPUtime=582.13 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 39588 0 2 0 58204 9 0 0 20 0 1 0 15910217 143732736 28116 33554432000 4194304 5970956 140733964082752 140733964079816 4961405 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 35091 28116 831 434 0 28455 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 140364


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


[startup+1482.3 s]
/proc/loadavg: 2.08 2.13 2.49 3/188 6097
/proc/meminfo: memFree=31824340/32770624 swapFree=6244/17260
[pid=5962] ppid=5959 vsize=145776 CPUtime=1482.04 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42297 0 2 0 148195 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5070487 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 145776

[startup+1542.31 s]
/proc/loadavg: 2.03 2.10 2.46 3/188 6098
/proc/meminfo: memFree=31824244/32770624 swapFree=6244/17288
[pid=5962] ppid=5959 vsize=145776 CPUtime=1542.04 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42302 0 2 0 154195 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 4908988 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 145776

[startup+1602.3 s]
/proc/loadavg: 2.01 2.09 2.43 3/188 6099
/proc/meminfo: memFree=31824532/32770624 swapFree=6244/17316
[pid=5962] ppid=5959 vsize=145776 CPUtime=1602.03 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42496 0 2 0 160194 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5098944 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 145776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.07 2.40 3/187 6100
/proc/meminfo: memFree=31824444/32770624 swapFree=6244/17332
[pid=5962] ppid=5959 vsize=145776 CPUtime=1662.02 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42527 0 2 0 166193 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5069728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 145776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.06 2.38 3/187 6101
/proc/meminfo: memFree=31824104/32770624 swapFree=6244/17368
[pid=5962] ppid=5959 vsize=145776 CPUtime=1722.02 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42559 0 2 0 172193 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 4908985 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 145776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.35 3/187 6102
/proc/meminfo: memFree=31824376/32770624 swapFree=6244/17396
[pid=5962] ppid=5959 vsize=145776 CPUtime=1782.01 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42593 0 2 0 178192 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5098954 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 145776

[startup+1842.3 s]
/proc/loadavg: 2.05 2.05 2.34 3/187 6103
/proc/meminfo: memFree=31824528/32770624 swapFree=6244/17424
[pid=5962] ppid=5959 vsize=145776 CPUtime=1842 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42633 0 2 0 184191 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5070480 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1842
Current children cumulated vsize (KiB) 145776

[startup+1902.3 s]
/proc/loadavg: 2.02 2.04 2.31 3/188 6112
/proc/meminfo: memFree=31824252/32770624 swapFree=6244/17452
[pid=5962] ppid=5959 vsize=145776 CPUtime=1902 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42664 0 2 0 190191 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5070523 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1902
Current children cumulated vsize (KiB) 145776

[startup+1962.3 s]
/proc/loadavg: 2.01 2.04 2.30 3/188 6113
/proc/meminfo: memFree=31823904/32770624 swapFree=6244/17480
[pid=5962] ppid=5959 vsize=145776 CPUtime=1961.99 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42694 0 2 0 196190 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5070525 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 1961.99
Current children cumulated vsize (KiB) 145776

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.28 3/188 6114
/proc/meminfo: memFree=31824028/32770624 swapFree=6244/17504
[pid=5962] ppid=5959 vsize=145776 CPUtime=2021.99 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42734 0 2 0 202190 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5070525 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 2021.99
Current children cumulated vsize (KiB) 145776

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.26 3/188 6115
/proc/meminfo: memFree=31823944/32770624 swapFree=6244/17540
[pid=5962] ppid=5959 vsize=145776 CPUtime=2081.98 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42756 0 2 0 208189 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5070400 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 2081.98
Current children cumulated vsize (KiB) 145776

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.24 3/188 6116
/proc/meminfo: memFree=31824116/32770624 swapFree=6244/17560
[pid=5962] ppid=5959 vsize=145776 CPUtime=2141.97 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42762 0 2 0 214188 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 4964599 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 2141.97
Current children cumulated vsize (KiB) 145776

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.23 3/187 6117
/proc/meminfo: memFree=31824544/32770624 swapFree=6244/17584
[pid=5962] ppid=5959 vsize=145776 CPUtime=2201.97 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42773 0 2 0 220188 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5070435 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 2201.97
Current children cumulated vsize (KiB) 145776

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.21 3/187 6118
/proc/meminfo: memFree=31824636/32770624 swapFree=6244/17608
[pid=5962] ppid=5959 vsize=145776 CPUtime=2261.96 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42783 0 2 0 226187 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5070480 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 2261.96
Current children cumulated vsize (KiB) 145776

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.20 3/187 6119
/proc/meminfo: memFree=31824800/32770624 swapFree=6244/17632
[pid=5962] ppid=5959 vsize=145776 CPUtime=2321.96 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42788 0 2 0 232187 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5069735 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 2321.96
Current children cumulated vsize (KiB) 145776

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/187 6120
/proc/meminfo: memFree=31824752/32770624 swapFree=6244/17664
[pid=5962] ppid=5959 vsize=145776 CPUtime=2381.95 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42794 0 2 0 238186 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 4908952 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 2381.95
Current children cumulated vsize (KiB) 145776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.01 2.19 3/187 6120
/proc/meminfo: memFree=31824752/32770624 swapFree=6244/17668
[pid=5962] ppid=5959 vsize=145776 CPUtime=2400.05 cores=0,2,4,6
/proc/5962/stat : 5962 (cosoco) R 5959 5962 2920 0 -1 4202496 42799 0 2 0 239996 9 0 0 20 0 1 0 15910217 149274624 29524 33554432000 4194304 5970956 140733964082752 140733964080360 5069728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 24002560 140733964084412 140733964084547 140733964084547 140733964087246 0
/proc/5962/statm: 36444 29524 833 434 0 29808 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 145776

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 5962 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.06
CPU user time (s): 2399.97
CPU system time (s): 0.095987
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 145776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.97
system time used= 0.095987
maximum resident set size= 118144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42829
page faults= 2
swaps= 0
block input operations= 1856
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 122085

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57659 second user time and 8.67247 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-21 10:38:51
IDJOB=4240767
IDBENCH=124090
IDSOLVER=2621
FILE ID=node125/4240767-1500626330
RUNJOBID= node125-1500623778-2951
PBS_JOBID= 20623008
Free space on /tmp= 58200 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/Bibd/Bibd-sum-open/Bibd-sum-39-057-19-13-06.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240767-1500626330/watcher-4240767-1500626330 -o /tmp/evaluation-result-4240767-1500626330/solver-4240767-1500626330 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2951 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240767-1500626330.xml

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

MD5SUM BENCH= 3f57466950d699c6fe06f63c47c5f1af
RANDOM SEED=1619733439

node125.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	: 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.75
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		: 2267.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.56
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	: 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.75
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	: 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.56
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	: 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.75
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	: 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.56
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	: 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.75
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	: 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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        13618412 kB
MemAvailable:   16985480 kB
Buffers:           63624 kB
Cached:          3535044 kB
SwapCached:          488 kB
Active:         14918172 kB
Inactive:        3672308 kB
Active(anon):   14663564 kB
Inactive(anon):   341252 kB
Active(file):     254608 kB
Inactive(file):  3331056 kB
Unevictable:        6244 kB
Mlocked:            6244 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:           2626740 kB
Writeback:         40012 kB
AnonPages:      14999300 kB
Mapped:            34320 kB
Shmem:              8576 kB
Slab:             229884 kB
SReclaimable:     194476 kB
SUnreclaim:        35408 kB
KernelStack:        3328 kB
PageTables:        34784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   15451816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350244 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3815424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 62024 MiB
End job on node125 at 2017-07-21 11:18:54