Trace number 4240766

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 1.1? (TO) 2400.09 2401.1

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

629.40/629.70	c root propagations     : 0           
629.40/629.70	c restarts enabled, print stats at every restarts
629.40/629.70	c
629.40/629.70	c
629.40/629.70	c
629.40/629.70	c This is cosoco 1.0 --  
629.40/629.70	c
629.40/629.70	c ========================================[ Problem Statistics ]===========================================
629.40/629.70	c |                                                                                                       
629.40/629.70	c |  Parse time        :         1.44 s 
629.40/629.70	c |
629.40/629.70	c |               Variables: 2223
629.40/629.70	c |            Domain Sizes: 2..2
629.40/629.70	c |
629.40/629.70	c |             Constraints: 931
629.40/629.70	c |                   Arity: 39..114
629.40/629.70	c | 
629.40/629.70	c |                   Types: 
629.40/629.70	c |                          Intension: 741
629.40/629.70	c |                          Lex: 94
629.40/629.70	c |                          Sum: 96
629.40/629.70	c |                          
629.40/629.70	c =========================================================================================================
629.40/629.70	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-4240766-1500626691/watcher-4240766-1500626691 -o /tmp/evaluation-result-4240766-1500626691/solver-4240766-1500626691 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3171 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240766-1500626691.xml 

pid=4408
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: 2.00 2.01 1.92 3/186 4411
/proc/meminfo: memFree=30060076/32770624 swapFree=6204/1833052
[pid=4411] ppid=4408 vsize=27120 CPUtime=0 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 970 0 0 0 0 0 0 0 20 0 1 0 15945341 27770880 801 33554432000 4194304 5970956 140721798668048 140721798664648 140313881365477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 6780 801 698 434 0 144 0

[startup+0.100116 s]
/proc/loadavg: 2.00 2.01 1.92 3/186 4411
/proc/meminfo: memFree=30060076/32770624 swapFree=6204/1833052
[pid=4411] ppid=4408 vsize=30516 CPUtime=0.09 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 1909 0 0 0 9 0 0 0 20 0 1 0 15945341 31248384 1744 33554432000 4194304 5970956 140721798668048 140721798661048 140313884855091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 7629 1744 792 434 0 993 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30516

[startup+0.200286 s]
/proc/loadavg: 2.00 2.01 1.92 3/186 4411
/proc/meminfo: memFree=30060076/32770624 swapFree=6204/1833052
[pid=4411] ppid=4408 vsize=32476 CPUtime=0.19 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 2398 0 0 0 19 0 0 0 20 0 1 0 15945341 33255424 2234 33554432000 4194304 5970956 140721798668048 140721798662424 140313881449854 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 8119 2234 792 434 0 1483 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32476

[startup+0.300206 s]
/proc/loadavg: 2.00 2.01 1.92 3/186 4411
/proc/meminfo: memFree=30060076/32770624 swapFree=6204/1833052
[pid=4411] ppid=4408 vsize=34832 CPUtime=0.29 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 2987 0 0 0 29 0 0 0 20 0 1 0 15945341 35667968 2823 33554432000 4194304 5970956 140721798668048 140721798660888 140313890789920 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 8708 2823 793 434 0 2072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34832

[startup+0.70018 s]
/proc/loadavg: 2.00 2.01 1.92 3/186 4411
/proc/meminfo: memFree=30060076/32770624 swapFree=6204/1833052
[pid=4411] ppid=4408 vsize=44240 CPUtime=0.69 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 5340 0 0 0 69 0 0 0 20 0 1 0 15945341 45301760 5143 33554432000 4194304 5970956 140721798668048 140721798661048 140313881402790 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 11060 5143 793 434 0 4424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44240

[startup+1.50018 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4412
/proc/meminfo: memFree=30033104/32770624 swapFree=6204/1833072
[pid=4411] ppid=4408 vsize=63980 CPUtime=1.48 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 10328 0 0 0 148 0 0 0 20 0 1 0 15945341 65515520 10141 33554432000 4194304 5970956 140721798668048 140721798665304 5098948 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 15995 10141 799 434 0 9359 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63980

[startup+3.10018 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4412
/proc/meminfo: memFree=30022316/32770624 swapFree=6204/1833072
[pid=4411] ppid=4408 vsize=63980 CPUtime=3.08 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 10381 0 0 0 308 0 0 0 20 0 1 0 15945341 65515520 10167 33554432000 4194304 5970956 140721798668048 140721798665304 5070842 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 15995 10167 823 434 0 9359 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63980

[startup+6.30018 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4412
/proc/meminfo: memFree=30021792/32770624 swapFree=6204/1833072
[pid=4411] ppid=4408 vsize=64376 CPUtime=6.29 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 10612 0 0 0 628 1 0 0 20 0 1 0 15945341 65921024 10236 33554432000 4194304 5970956 140721798668048 140721798665112 4908988 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 16094 10236 823 434 0 9458 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64376

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4412
/proc/meminfo: memFree=30020808/32770624 swapFree=6204/1833080
[pid=4411] ppid=4408 vsize=65168 CPUtime=12.69 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 10965 0 0 0 1268 1 0 0 20 0 1 0 15945341 66732032 10444 33554432000 4194304 5970956 140721798668048 140721798665112 4967836 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 16292 10444 823 434 0 9656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65168

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4412
/proc/meminfo: memFree=30018764/32770624 swapFree=6204/1833100
[pid=4411] ppid=4408 vsize=66752 CPUtime=25.48 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 11742 0 0 0 2547 1 0 0 20 0 1 0 15945341 68354048 10813 33554432000 4194304 5970956 140721798668048 140721798665112 5070480 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 16688 10813 823 434 0 10052 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66752

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4412
/proc/meminfo: memFree=30015412/32770624 swapFree=6204/1833116
[pid=4411] ppid=4408 vsize=69788 CPUtime=51.07 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 13264 0 0 0 5106 1 0 0 20 0 1 0 15945341 71462912 11570 33554432000 4194304 5970956 140721798668048 140721798665112 5069728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 17447 11570 824 434 0 10811 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69788

[startup+102.3 s]
/proc/loadavg: 2.14 2.05 1.94 3/187 4413
/proc/meminfo: memFree=30007104/32770624 swapFree=6204/1833144
[pid=4411] ppid=4408 vsize=76124 CPUtime=102.25 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 16410 0 0 0 10224 1 0 0 20 0 1 0 15945341 77950976 13154 33554432000 4194304 5970956 140721798668048 140721798665112 5070480 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 19031 13154 824 434 0 12395 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 76124

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 1.95 3/187 4414
/proc/meminfo: memFree=29995656/32770624 swapFree=6204/1833168
[pid=4411] ppid=4408 vsize=83516 CPUtime=162.21 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 19099 0 0 0 16220 1 0 0 20 0 1 0 15945341 85520384 15015 33554432000 4194304 5970956 140721798668048 140721798665112 5069728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 20879 15015 824 434 0 14243 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 83516

[startup+222.306 s]
/proc/loadavg: 2.05 2.04 1.95 3/187 4415
/proc/meminfo: memFree=29987348/32770624 swapFree=6204/1833196
[pid=4411] ppid=4408 vsize=90908 CPUtime=222.19 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 21200 0 0 0 22218 1 0 0 20 0 1 0 15945341 93089792 16868 33554432000 4194304 5970956 140721798668048 140721798665112 4908985 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 22727 16868 824 434 0 16091 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 90908

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 1.95 3/187 4416
/proc/meminfo: memFree=29978616/32770624 swapFree=6204/1833216
[pid=4411] ppid=4408 vsize=98300 CPUtime=282.16 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 23318 0 0 0 28214 2 0 0 20 0 1 0 15945341 100659200 18719 33554432000 4194304 5970956 140721798668048 140721798665112 5098944 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 24575 18719 824 434 0 17939 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 98300

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 1.95 3/188 4425
/proc/meminfo: memFree=29968216/32770624 swapFree=6204/1833244
[pid=4411] ppid=4408 vsize=105560 CPUtime=342.13 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 25413 0 0 0 34211 2 0 0 20 0 1 0 15945341 108093440 20506 33554432000 4194304 5970956 140721798668048 140721798665112 5069728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 26390 20506 824 434 0 19754 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 105560

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/188 4426
/proc/meminfo: memFree=29959720/32770624 swapFree=6204/1833268
[pid=4411] ppid=4408 vsize=112952 CPUtime=402.1 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 27494 0 0 0 40208 2 0 0 20 0 1 0 15945341 115662848 22373 33554432000 4194304 5970956 140721798668048 140721798665112 5070525 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 28238 22373 824 434 0 21602 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 112952

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/188 4427
/proc/meminfo: memFree=29951024/32770624 swapFree=6204/1833288
[pid=4411] ppid=4408 vsize=120344 CPUtime=462.07 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 29552 0 0 0 46205 2 0 0 20 0 1 0 15945341 123232256 24197 33554432000 4194304 5970956 140721798668048 140721798665112 5070435 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 30086 24197 824 434 0 23450 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 120344

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/188 4428
/proc/meminfo: memFree=29941276/32770624 swapFree=6204/1833320
[pid=4411] ppid=4408 vsize=127604 CPUtime=522.04 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 31582 0 0 0 52202 2 0 0 20 0 1 0 15945341 130666496 26044 33554432000 4194304 5970956 140721798668048 140721798665112 4908988 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 31901 26044 824 434 0 25265 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 127604

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/188 4429
/proc/meminfo: memFree=29931616/32770624 swapFree=6204/1833340
[pid=4411] ppid=4408 vsize=134732 CPUtime=582.02 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 33530 0 0 0 58199 3 0 0 20 0 1 0 15945341 137965568 27791 33554432000 4194304 5970956 140721798668048 140721798665112 5098954 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 33683 27791 824 434 0 27047 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 134732


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/188 4485
/proc/meminfo: memFree=29900472/32770624 swapFree=6204/1833740
[pid=4411] ppid=4408 vsize=140408 CPUtime=1541.62 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 36773 0 0 0 154158 4 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5098954 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 140408

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 1.99 3/188 4486
/proc/meminfo: memFree=29898884/32770624 swapFree=6204/1833764
[pid=4411] ppid=4408 vsize=140408 CPUtime=1601.59 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37034 0 0 0 160155 4 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 4961400 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 1601.59
Current children cumulated vsize (KiB) 140408

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 1.99 3/188 4487
/proc/meminfo: memFree=29897024/32770624 swapFree=6204/1833784
[pid=4411] ppid=4408 vsize=140408 CPUtime=1661.57 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37064 0 0 0 166153 4 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 4967821 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 140408

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 1.99 3/188 4488
/proc/meminfo: memFree=29895468/32770624 swapFree=6204/1833816
[pid=4411] ppid=4408 vsize=140408 CPUtime=1721.54 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37097 0 0 0 172150 4 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 4908985 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 140408

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/188 4489
/proc/meminfo: memFree=29893604/32770624 swapFree=6204/1833836
[pid=4411] ppid=4408 vsize=140408 CPUtime=1781.53 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37137 0 0 0 178148 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5070523 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 140408

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 4490
/proc/meminfo: memFree=29891900/32770624 swapFree=6204/1833856
[pid=4411] ppid=4408 vsize=140408 CPUtime=1841.5 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37167 0 0 0 184145 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5070520 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 1841.5
Current children cumulated vsize (KiB) 140408

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/187 4491
/proc/meminfo: memFree=29890008/32770624 swapFree=6204/1833880
[pid=4411] ppid=4408 vsize=140408 CPUtime=1901.47 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37200 0 0 0 190142 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5070523 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 1901.47
Current children cumulated vsize (KiB) 140408

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 4492
/proc/meminfo: memFree=29888340/32770624 swapFree=6204/1833900
[pid=4411] ppid=4408 vsize=140408 CPUtime=1961.45 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37240 0 0 0 196140 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 4961405 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 1961.45
Current children cumulated vsize (KiB) 140408

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 4493
/proc/meminfo: memFree=29886836/32770624 swapFree=6204/1833928
[pid=4411] ppid=4408 vsize=140408 CPUtime=2021.42 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37273 0 0 0 202137 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 4964584 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2021.42
Current children cumulated vsize (KiB) 140408

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 4494
/proc/meminfo: memFree=29885400/32770624 swapFree=6204/1833948
[pid=4411] ppid=4408 vsize=140408 CPUtime=2081.4 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37302 0 0 0 208135 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5069728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2081.4
Current children cumulated vsize (KiB) 140408

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/188 4503
/proc/meminfo: memFree=29883012/32770624 swapFree=6204/1833988
[pid=4411] ppid=4408 vsize=140408 CPUtime=2141.37 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37339 0 0 0 214132 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5070512 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2141.37
Current children cumulated vsize (KiB) 140408

[startup+2202.31 s]
/proc/loadavg: 2.06 2.04 2.00 3/188 4504
/proc/meminfo: memFree=29881624/32770624 swapFree=6204/1834008
[pid=4411] ppid=4408 vsize=140408 CPUtime=2201.35 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37370 0 0 0 220130 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5070523 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2201.35
Current children cumulated vsize (KiB) 140408

[startup+2262.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/188 4505
/proc/meminfo: memFree=29879532/32770624 swapFree=6204/1834032
[pid=4411] ppid=4408 vsize=140408 CPUtime=2261.32 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37401 0 0 0 226127 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5098954 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2261.32
Current children cumulated vsize (KiB) 140408

[startup+2322.3 s]
/proc/loadavg: 1.96 2.01 2.00 7/201 4718
/proc/meminfo: memFree=27359368/32770624 swapFree=6204/1834076
[pid=4411] ppid=4408 vsize=140408 CPUtime=2321.3 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37428 0 0 0 232125 5 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5069728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2321.3
Current children cumulated vsize (KiB) 140408

[startup+2382.3 s]
/proc/loadavg: 1.95 2.00 1.99 6/201 4782
/proc/meminfo: memFree=27200460/32770624 swapFree=6204/1833988
[pid=4411] ppid=4408 vsize=140408 CPUtime=2381.28 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37433 0 0 0 238118 10 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5069735 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2381.28
Current children cumulated vsize (KiB) 140408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.1 s]
/proc/loadavg: 1.96 2.00 1.99 3/188 4879
/proc/meminfo: memFree=30089996/32770624 swapFree=6204/1833924
[pid=4411] ppid=4408 vsize=140408 CPUtime=2400.07 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37438 0 0 0 239997 10 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5070523 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 140408

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

[startup+2401.1 s]
/proc/loadavg: 1.96 2.00 1.99 3/188 4879
/proc/meminfo: memFree=30089996/32770624 swapFree=6204/1833924
[pid=4411] ppid=4408 vsize=140408 CPUtime=2400.07 cores=0,2,4,6
/proc/4411/stat : 4411 (cosoco) R 4408 4411 3140 0 -1 4202496 37438 0 0 0 239997 10 0 0 20 0 1 0 15945341 143777792 29255 33554432000 4194304 5970956 140721798668048 140721798665656 5070523 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23732224 140721798669505 140721798669635 140721798669635 140721798672334 0
/proc/4411/statm: 35102 29255 826 434 0 28466 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 140408

Child status: 1
Real time (s): 2401.1
CPU time (s): 2400.09
CPU user time (s): 2399.98
CPU system time (s): 0.108954
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 140408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.108954
maximum resident set size= 117068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37468
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= 16
involuntary context switches= 123257

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.07611 second user time and 10.4266 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-21 10:44:51
IDJOB=4240766
IDBENCH=124090
IDSOLVER=2620
FILE ID=node128/4240766-1500626691
RUNJOBID= node128-1500623778-3171
PBS_JOBID= 20623005
Free space on /tmp= 62024 MiB

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

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

MD5SUM BENCH= 3f57466950d699c6fe06f63c47c5f1af
RANDOM SEED=505614812

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30060320 kB
MemAvailable:   31865772 kB
Buffers:          157312 kB
Cached:          1926932 kB
SwapCached:            0 kB
Active:           447120 kB
Inactive:        1841884 kB
Active(anon):     206992 kB
Inactive(anon):     8832 kB
Active(file):     240128 kB
Inactive(file):  1833052 kB
Unevictable:        6204 kB
Mlocked:            6204 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2344 kB
Writeback:             0 kB
AnonPages:        218044 kB
Mapped:            34496 kB
Shmem:              8852 kB
Slab:             121016 kB
SReclaimable:      96212 kB
SUnreclaim:        24804 kB
KernelStack:        3360 kB
PageTables:         6196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     475864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62020 MiB
End job on node128 at 2017-07-21 11:24:52