Trace number 4241314

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: cosoco-sat 1.1? (TO) 2400.04 2400.3101

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbop-10-20-1.xml
MD5SUMd4812570331b0d4fd95926de7f20690d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark58.040401
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints241
Number of domains3
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":200},{"size":20,"count":40},{"size":21,"count":20}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":220},{"degree":5,"count":20},{"degree":21,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":200},{"arity":5,"count":20},{"arity":11,"count":20},{"arity":20,"count":1}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"allDifferent","count":1},{"type":"sum","count":20},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.03/0.10	c SAT : Variables: 1620 -- Clauses: 12260
0.03/0.10	c best=?? lower=0 upper=20 
0.03/0.12	c
0.03/0.12	c This is cosoco 1.0 --  
0.03/0.12	c
0.03/0.12	c enable optimization
0.03/0.12	c ========================================[ Problem Statistics ]===========================================
0.03/0.12	c |                                                                                                       
0.03/0.12	c |  Parse time        :         0.04 s 
0.03/0.12	c |
0.03/0.12	c |               Variables: 260
0.03/0.12	c |            Domain Sizes: 2..21
0.03/0.12	c |
0.03/0.12	c |             Constraints: 242
0.03/0.12	c |                   Arity: 3..20  -- Ternary: 200
0.03/0.12	c | 
0.03/0.12	c |                   Types: 
0.03/0.12	c |                          All Different: 1
0.03/0.12	c |                          Extension: 200  (nb tuples: 400..490) -- (shared: 180)
0.03/0.12	c |                          Max constant: 1
0.03/0.12	c |                          Minimum Variable: 20
0.03/0.12	c |                          Sum: 20
0.03/0.12	c |                          
0.03/0.12	c =========================================================================================================
0.03/0.12	o 8
0.03/0.12	c    1 calls to solver: best=8 lower=0 upper=7 
0.03/0.14	o 7
0.14/0.25	o 6
0.14/0.25	c    3 calls to solver: best=6 lower=0 upper=5 
0.14/0.27	o 5
2.63/2.72	conflict 24lvl : 8 bt5-461:0(228)X89609
3.34/3.43	conflict 22lvl : 26 bt21-401:0(440)X98594
3.83/3.92	conflict 9lvl : 10 bt9-1129:0(177)X101637
3.83/3.92	conflict 9lvl : 10 bt9-1129:0(179)X101649
868.66/868.86	conflict 5lvl : 6 bt6-1:0(164)X140565
868.76/868.98	conflict 5lvl : 5 bt5-1:0(120)X140573

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-4241314-1502085509/watcher-4241314-1502085509 -o /tmp/evaluation-result-4241314-1502085509/solver-4241314-1502085509 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502042680-29186 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4241314-1502085509.xml 

pid=2923
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.08 2.03 2.05 2/180 2926
/proc/meminfo: memFree=31627304/32770624 swapFree=0/381228
[pid=2926] ppid=2923 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/2926/stat : 2926 (runsolver) D 2923 2926 21827 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 10746707 24240128 107 18446744073709551615 4194304 4338465 140721318318880 140721318316520 139853052375767 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 23486464 140721318326426 140721318326858 140721318326858 140721318330314 0
/proc/2926/statm: 5918 107 54 36 0 2156 0

[startup+0.100062 s]
/proc/loadavg: 2.08 2.03 2.05 2/180 2926
/proc/meminfo: memFree=31627304/32770624 swapFree=0/381228
[pid=2926] ppid=2923 vsize=28048 CPUtime=0.03 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 1285 0 0 0 3 0 0 0 20 0 1 0 10746707 28721152 1111 18446744073709551615 4194304 5970956 140722452276208 140722452272856 5417067 0 0 1 0 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 7012 1111 783 434 0 376 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28048

[startup+0.20032 s]
/proc/loadavg: 2.08 2.03 2.05 2/180 2926
/proc/meminfo: memFree=31627304/32770624 swapFree=0/381228
[pid=2926] ppid=2923 vsize=34340 CPUtime=0.14 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 1885 0 0 0 14 0 0 0 20 0 1 0 10746707 35164160 1705 18446744073709551615 4194304 5970956 140722452276208 140722452272856 4933182 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8585 1705 845 434 0 1949 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 34340

[startup+0.300321 s]
/proc/loadavg: 2.08 2.03 2.05 2/180 2926
/proc/meminfo: memFree=31627304/32770624 swapFree=0/381228
[pid=2926] ppid=2923 vsize=34472 CPUtime=0.23 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 1896 0 0 0 23 0 0 0 20 0 1 0 10746707 35299328 1705 18446744073709551615 4194304 5970956 140722452276208 140722452272856 4934366 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1705 845 434 0 1982 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 34472

[startup+0.700279 s]
/proc/loadavg: 2.08 2.03 2.05 2/180 2926
/proc/meminfo: memFree=31627304/32770624 swapFree=0/381228
[pid=2926] ppid=2923 vsize=34472 CPUtime=0.63 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 1901 0 0 0 63 0 0 0 20 0 1 0 10746707 35299328 1705 18446744073709551615 4194304 5970956 140722452276208 140722452273768 4934449 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1705 845 434 0 1982 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 34472

[startup+1.50028 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 2927
/proc/meminfo: memFree=31624460/32770624 swapFree=0/381228
[pid=2926] ppid=2923 vsize=34472 CPUtime=1.43 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 1915 0 0 0 143 0 0 0 20 0 1 0 10746707 35299328 1705 18446744073709551615 4194304 5970956 140722452276208 140722452273768 4934318 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1705 845 434 0 1982 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 34472

[startup+3.10028 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 2927
/proc/meminfo: memFree=31624088/32770624 swapFree=0/381228
[pid=2926] ppid=2923 vsize=34472 CPUtime=3.03 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 2759 0 0 0 303 0 0 0 20 0 1 0 10746707 35299328 1775 18446744073709551615 4194304 5970956 140722452276208 140722452273768 4933151 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1775 848 434 0 1982 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 34472

[startup+6.30028 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 2927
/proc/meminfo: memFree=31624056/32770624 swapFree=0/381236
[pid=2926] ppid=2923 vsize=34472 CPUtime=6.23 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 3600 0 0 0 623 0 0 0 20 0 1 0 10746707 35299328 1805 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934366 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1805 852 434 0 1982 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 34472

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 2928
/proc/meminfo: memFree=31623932/32770624 swapFree=0/381244
[pid=2926] ppid=2923 vsize=34472 CPUtime=12.63 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 4438 0 0 0 1263 0 0 0 20 0 1 0 10746707 35299328 1815 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934366 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1815 852 434 0 1982 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 34472

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 2928
/proc/meminfo: memFree=31624280/32770624 swapFree=0/381260
[pid=2926] ppid=2923 vsize=34472 CPUtime=25.43 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 6124 0 0 0 2543 0 0 0 20 0 1 0 10746707 35299328 1827 18446744073709551615 4194304 5970956 140722452276208 140722452273544 5020983 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1827 852 434 0 1982 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 34472

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.05 3/180 2928
/proc/meminfo: memFree=31624872/32770624 swapFree=0/381272
[pid=2926] ppid=2923 vsize=34472 CPUtime=51.03 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 6537 0 0 0 5103 0 0 0 20 0 1 0 10746707 35299328 1844 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934375 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1844 852 434 0 1982 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 34472

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/181 2991
/proc/meminfo: memFree=31627132/32770624 swapFree=0/381344
[pid=2926] ppid=2923 vsize=34472 CPUtime=102.23 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 6944 0 0 0 10223 0 0 0 20 0 1 0 10746707 35299328 1852 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934410 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8618 1852 852 434 0 1982 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34472

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 2993
/proc/meminfo: memFree=31626700/32770624 swapFree=0/381372
[pid=2926] ppid=2923 vsize=34680 CPUtime=162.22 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 7380 0 0 0 16222 0 0 0 20 0 1 0 10746707 35512320 1874 18446744073709551615 4194304 5970956 140722452276208 140722452272952 4933587 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1874 852 434 0 2034 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34680

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 4/181 2995
/proc/meminfo: memFree=31626700/32770624 swapFree=0/381384
[pid=2926] ppid=2923 vsize=34680 CPUtime=222.22 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 7794 0 0 0 22222 0 0 0 20 0 1 0 10746707 35512320 1876 18446744073709551615 4194304 5970956 140722452276208 140722452272952 5136560 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1876 852 434 0 2034 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34680

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 2997
/proc/meminfo: memFree=31626080/32770624 swapFree=0/381396
[pid=2926] ppid=2923 vsize=34680 CPUtime=282.21 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 8211 0 0 0 28221 0 0 0 20 0 1 0 10746707 35512320 1879 18446744073709551615 4194304 5970956 140722452276208 140722452272952 4934320 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1879 852 434 0 2034 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 34680

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 3014
/proc/meminfo: memFree=31621156/32770624 swapFree=0/381440
[pid=2926] ppid=2923 vsize=34680 CPUtime=342.2 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 8630 0 0 0 34220 0 0 0 20 0 1 0 10746707 35512320 1879 18446744073709551615 4194304 5970956 140722452276208 140722452272952 4934354 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1879 852 434 0 2034 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 34680

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 3016
/proc/meminfo: memFree=31621164/32770624 swapFree=0/381464
[pid=2926] ppid=2923 vsize=34680 CPUtime=402.2 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 9049 0 0 0 40220 0 0 0 20 0 1 0 10746707 35512320 1881 18446744073709551615 4194304 5970956 140722452276208 140722452272952 4934366 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1881 852 434 0 2034 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 34680

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 3018
/proc/meminfo: memFree=31624060/32770624 swapFree=0/381476
[pid=2926] ppid=2923 vsize=34680 CPUtime=462.19 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 9384 0 0 0 46219 0 0 0 20 0 1 0 10746707 35512320 1882 18446744073709551615 4194304 5970956 140722452276208 140722452272952 5327843 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1882 852 434 0 2034 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 34680

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 3020
/proc/meminfo: memFree=31624532/32770624 swapFree=0/381492
[pid=2926] ppid=2923 vsize=34680 CPUtime=522.19 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 9884 0 0 0 52219 0 0 0 20 0 1 0 10746707 35512320 1883 18446744073709551615 4194304 5970956 140722452276208 140722452272952 5322666 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1883 852 434 0 2034 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 34680

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 3022
/proc/meminfo: memFree=31624628/32770624 swapFree=0/381508
[pid=2926] ppid=2923 vsize=34680 CPUtime=582.18 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 10305 0 0 0 58218 0 0 0 20 0 1 0 10746707 35512320 1885 18446744073709551615 4194304 5970956 140722452276208 140722452272952 4934342 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1885 852 434 0 2034 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 34680


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


[startup+1542.31 s]
/proc/loadavg: 2.04 2.04 2.05 3/184 3109
/proc/meminfo: memFree=31620240/32770624 swapFree=0/381864
[pid=2926] ppid=2923 vsize=34680 CPUtime=1542.11 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 16739 0 0 0 154211 0 0 0 20 0 1 0 10746707 35512320 1893 18446744073709551615 4194304 5970956 140722452276208 140722452273544 5327843 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1893 852 434 0 2034 0
Current children cumulated CPU time (s) 1542.11
Current children cumulated vsize (KiB) 34680

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/184 3111
/proc/meminfo: memFree=31620620/32770624 swapFree=0/381888
[pid=2926] ppid=2923 vsize=34680 CPUtime=1602.1 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 17163 0 0 0 160210 0 0 0 20 0 1 0 10746707 35512320 1893 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4930544 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1893 852 434 0 2034 0
Current children cumulated CPU time (s) 1602.1
Current children cumulated vsize (KiB) 34680

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 3113
/proc/meminfo: memFree=31623272/32770624 swapFree=0/381904
[pid=2926] ppid=2923 vsize=34680 CPUtime=1662.09 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 17591 0 0 0 166209 0 0 0 20 0 1 0 10746707 35512320 1894 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934366 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1894 852 434 0 2034 0
Current children cumulated CPU time (s) 1662.09
Current children cumulated vsize (KiB) 34680

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 3115
/proc/meminfo: memFree=31623496/32770624 swapFree=0/381920
[pid=2926] ppid=2923 vsize=34680 CPUtime=1722.09 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 18013 0 0 0 172209 0 0 0 20 0 1 0 10746707 35512320 1894 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4930611 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1894 852 434 0 2034 0
Current children cumulated CPU time (s) 1722.09
Current children cumulated vsize (KiB) 34680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 3117
/proc/meminfo: memFree=31623372/32770624 swapFree=0/381940
[pid=2926] ppid=2923 vsize=34680 CPUtime=1782.08 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 18448 0 0 0 178208 0 0 0 20 0 1 0 10746707 35512320 1894 18446744073709551615 4194304 5970956 140722452276208 140722452273544 5098954 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1894 852 434 0 2034 0
Current children cumulated CPU time (s) 1782.08
Current children cumulated vsize (KiB) 34680

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 3119
/proc/meminfo: memFree=31623348/32770624 swapFree=0/381968
[pid=2926] ppid=2923 vsize=34680 CPUtime=1842.07 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 18834 0 0 0 184207 0 0 0 20 0 1 0 10746707 35512320 1896 18446744073709551615 4194304 5970956 140722452276208 140722452273544 5098928 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1896 852 434 0 2034 0
Current children cumulated CPU time (s) 1842.07
Current children cumulated vsize (KiB) 34680

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 3121
/proc/meminfo: memFree=31623224/32770624 swapFree=0/381988
[pid=2926] ppid=2923 vsize=34680 CPUtime=1902.07 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 19233 0 0 0 190207 0 0 0 20 0 1 0 10746707 35512320 1896 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4930560 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1896 852 434 0 2034 0
Current children cumulated CPU time (s) 1902.07
Current children cumulated vsize (KiB) 34680

[startup+1962.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 3123
/proc/meminfo: memFree=31623668/32770624 swapFree=0/382012
[pid=2926] ppid=2923 vsize=34680 CPUtime=1962.06 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 19604 0 0 0 196206 0 0 0 20 0 1 0 10746707 35512320 1896 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934327 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1896 852 434 0 2034 0
Current children cumulated CPU time (s) 1962.06
Current children cumulated vsize (KiB) 34680

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 3125
/proc/meminfo: memFree=31624136/32770624 swapFree=0/382028
[pid=2926] ppid=2923 vsize=34680 CPUtime=2022.06 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 20051 0 0 0 202206 0 0 0 20 0 1 0 10746707 35512320 1897 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934460 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1897 852 434 0 2034 0
Current children cumulated CPU time (s) 2022.06
Current children cumulated vsize (KiB) 34680

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 3127
/proc/meminfo: memFree=31623764/32770624 swapFree=0/382052
[pid=2926] ppid=2923 vsize=34680 CPUtime=2082.06 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 20412 0 0 0 208206 0 0 0 20 0 1 0 10746707 35512320 1897 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934318 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1897 852 434 0 2034 0
Current children cumulated CPU time (s) 2082.06
Current children cumulated vsize (KiB) 34680

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3144
/proc/meminfo: memFree=31620292/32770624 swapFree=0/382100
[pid=2926] ppid=2923 vsize=34680 CPUtime=2142.05 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 20828 0 0 0 214205 0 0 0 20 0 1 0 10746707 35512320 1897 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934327 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1897 852 434 0 2034 0
Current children cumulated CPU time (s) 2142.05
Current children cumulated vsize (KiB) 34680

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3146
/proc/meminfo: memFree=31620300/32770624 swapFree=0/382132
[pid=2926] ppid=2923 vsize=34680 CPUtime=2202.05 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 21208 0 0 0 220205 0 0 0 20 0 1 0 10746707 35512320 1897 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934460 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1897 852 434 0 2034 0
Current children cumulated CPU time (s) 2202.05
Current children cumulated vsize (KiB) 34680

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 3148
/proc/meminfo: memFree=31623944/32770624 swapFree=0/382156
[pid=2926] ppid=2923 vsize=34680 CPUtime=2262.04 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 21598 0 0 0 226204 0 0 0 20 0 1 0 10746707 35512320 1897 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4934318 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1897 852 434 0 2034 0
Current children cumulated CPU time (s) 2262.04
Current children cumulated vsize (KiB) 34680

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 3150
/proc/meminfo: memFree=31624168/32770624 swapFree=0/382176
[pid=2926] ppid=2923 vsize=34680 CPUtime=2322.03 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 21966 0 0 0 232203 0 0 0 20 0 1 0 10746707 35512320 1897 18446744073709551615 4194304 5970956 140722452276208 140722452273544 5337513 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1897 852 434 0 2034 0
Current children cumulated CPU time (s) 2322.03
Current children cumulated vsize (KiB) 34680

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/182 3152
/proc/meminfo: memFree=31623920/32770624 swapFree=0/382196
[pid=2926] ppid=2923 vsize=34680 CPUtime=2382.03 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 22321 0 0 0 238203 0 0 0 20 0 1 0 10746707 35512320 1897 18446744073709551615 4194304 5970956 140722452276208 140722452273544 5337472 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1897 852 434 0 2034 0
Current children cumulated CPU time (s) 2382.03
Current children cumulated vsize (KiB) 34680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 3152
/proc/meminfo: memFree=31623548/32770624 swapFree=0/382204
[pid=2926] ppid=2923 vsize=34680 CPUtime=2400.03 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 22752 0 0 0 240003 0 0 0 20 0 1 0 10746707 35512320 1899 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4908171 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1899 852 434 0 2034 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 34680

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

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 3152
/proc/meminfo: memFree=31623548/32770624 swapFree=0/382204
[pid=2926] ppid=2923 vsize=34680 CPUtime=2400.03 cores=0,2,4,6
/proc/2926/stat : 2926 (cosoco) R 2923 2926 21827 0 -1 4202496 22752 0 0 0 240003 0 0 0 20 0 1 0 10746707 35512320 1899 18446744073709551615 4194304 5970956 140722452276208 140722452273544 4908171 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 11718656 140722452279751 140722452279886 140722452279886 140722452283342 0
/proc/2926/statm: 8670 1899 852 434 0 2034 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 34680

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.04
CPU user time (s): 2400.04
CPU system time (s): 0.005999
CPU usage (%): 99.9891
Max. virtual memory (cumulated for all children) (KiB): 34680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.005999
maximum resident set size= 7644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22785
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= 11
involuntary context switches= 3001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.59168 second user time and 8.5135 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-07 07:44:31
IDJOB=4241314
IDBENCH=140530
IDSOLVER=2621
FILE ID=node126/4241314-1502085509
RUNJOBID= node126-1502042680-29186
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbop-10-20-1.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241314-1502085509/watcher-4241314-1502085509 -o /tmp/evaluation-result-4241314-1502085509/solver-4241314-1502085509 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502042680-29186 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4241314-1502085509.xml

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

MD5SUM BENCH= d4812570331b0d4fd95926de7f20690d
RANDOM SEED=1106961735

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:        31627680 kB
MemAvailable:   32001748 kB
Buffers:          148840 kB
Cached:           513212 kB
SwapCached:            0 kB
Active:           336036 kB
Inactive:         397944 kB
Active(anon):      72404 kB
Inactive(anon):    16716 kB
Active(file):     263632 kB
Inactive(file):   381228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2392 kB
Writeback:             0 kB
AnonPages:         71840 kB
Mapped:            33052 kB
Shmem:             17060 kB
Slab:             115216 kB
SReclaimable:      90084 kB
SUnreclaim:        25132 kB
KernelStack:        3232 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 62028 MiB
End job on node126 at 2017-08-07 08:24:32