Trace number 4265597

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco-sat 1.12? (TO) 2519.7 2520.01

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b2r0.xml
MD5SUM6f7ee260f64b5fefc18f028eef39520f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables71
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":1},{"size":41,"count":70}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":65},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity70
Distribution of constraint arities[{"arity":6,"count":1},{"arity":14,"count":10},{"arity":70,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.06	c Create Cardinality(vars,values,occurs) constraint using 70 Exactly/AtMost.. constraint 
0.00/0.06	c
0.00/0.07	c SAT : Variables: 2876 -- Clauses: 57486
0.00/0.07	c best=?? lower=0 upper=5 
0.25/0.41	c
0.25/0.41	c This is cosoco 1.12 --  
0.25/0.41	c
0.25/0.41	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265597-1502588753.xml 
0.25/0.41	c enable optimization
0.25/0.41	c ========================================[ Problem Statistics ]===========================================
0.25/0.41	c |                                                                                                       
0.25/0.41	c |  Parse time        :         0.01 s 
0.25/0.41	c |
0.25/0.41	c |               Variables: 71
0.25/0.41	c |            Domain Sizes: 6..41
0.25/0.41	c |
0.25/0.41	c |             Constraints: 117
0.25/0.41	c |                   Arity: 1..70  -- Unary: 1  -- Binary: 65
0.25/0.41	c | 
0.25/0.41	c |                   Types: 
0.25/0.41	c |                          (X -Y <= k): 65
0.25/0.41	c |                          Exactly K: 41
0.25/0.41	c |                          Exactly K variable: 1
0.25/0.41	c |                          Intension: 1
0.25/0.41	c |                          Lex: 4
0.25/0.41	c |                          Sum: 5
0.25/0.41	c |                          
0.25/0.41	c =========================================================================================================
0.25/0.41	conflict 58lvl : 19 bt19-1814:0(1631)X233844
0.35/0.50	conflict 51lvl : 21 bt18-1237:0(1589)X234630
0.45/0.54	conflict 50lvl : 15 bt15-1237:0(1472)X234974
0.54/0.65	conflict 57lvl : 19 bt19-1200:0(1540)X235977
0.73/0.81	conflict 58lvl : 22 bt22-2098:0(1504)X237340
1.23/1.36	conflict 64lvl : 17 bt17-2098:0(1808)X240985
1.83/1.90	conflict 93lvl : 21 bt11-1852:0(1480)X244604
2.53/2.66	conflict 61lvl : 18 bt18-2057:0(1734)X250092
2.73/2.83	conflict 55lvl : 19 bt19-2262:0(1594)X251425
3.13/3.28	conflict 58lvl : 22 bt22-2098:0(1517)X255166
3.33/3.48	conflict 61lvl : 18 bt18-2098:0(1505)X256854
4.23/4.32	conflict 49lvl : 26 bt22-1852:0(1518)X264112
4.43/4.54	conflict 66lvl : 28 bt28-1483:0(1687)X266064
4.43/4.58	conflict 48lvl : 10 bt9-2057:0(1508)X266526
4.53/4.62	conflict 63lvl : 22 bt22-2098:0(1593)X266930
5.33/5.49	conflict 59lvl : 21 bt21-1442:0(1774)X273967
6.53/6.67	conflict 55lvl : 18 bt18-1896:0(1537)X277614
22.83/22.93	conflict 63lvl : 26 bt25-1975:0(1971)X287773
22.83/22.93	conflict 62lvl : 26 bt25-1975:0(1970)X287839
24.63/24.75	conflict 58lvl : 22 bt22-1242:0(1958)X288149
2519.69/2520.00	
2519.69/2520.00	c *** INTERRUPTED ***
2519.69/2520.00	c restarts              : 588         
2519.69/2520.00	c conflicts             : 4912026      (1949 /sec)
2519.69/2520.00	c decisions             : 10431866     (4140 /sec)
2519.69/2520.00	c propagations          : 465748817   (184844 /sec)
2519.69/2520.00	c root propagations     : 0           
2519.69/2520.00	c filter calls          : 1463612136     (580870 /sec)
2519.69/2520.00	c useless filter calls  : 1407886169     (96 %)
2519.69/2520.00	c
2519.69/2520.00	c clauses               : 61559
2519.69/2520.00	c SAT propagations      : 7353
2519.69/2520.00	c SAT conflicts         : 1075 (20 learnts)
2519.69/2520.00	c Memory used           : 33.23 MB
2519.69/2520.00	c CPU time              : 2519.69 s
2519.69/2520.00	
2519.69/2520.00	c No Bound found!
2519.69/2520.00	
2519.69/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15012 MiB free)
  memory of node 1: 16384 MiB (15563 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265597-1502588753/watcher-4265597-1502588753 -o /tmp/evaluation-result-4265597-1502588753/solver-4265597-1502588753 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502565138-11650 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265597-1502588753.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16811, runsolver pid=16808

[startup+0.10081 s]*
/proc/loadavg: 2.00 2.01 2.05 3/185 16812
/proc/meminfo: memFree=31305576/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=33744 memory=6936 CPUtime=0.04 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 1908 0 0 0 4 0 0 0 20 0 1 0 47215996 34553856 1734 18446744073709551615 4194304 5972588 140727373135344 140727373122552 5139324 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8436 1734 848 435 0 1799 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 33744 KiB
Current children cumulated memory: 6936 KiB

[startup+0.209485 s]*
/proc/loadavg: 2.00 2.01 2.05 3/185 16812
/proc/meminfo: memFree=31305576/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=33744 memory=6936 CPUtime=0.15 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 1915 0 0 0 15 0 0 0 20 0 1 0 47215996 34553856 1734 18446744073709551615 4194304 5972588 140727373135344 140727373122552 5139312 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8436 1734 848 435 0 1799 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 33744 KiB
Current children cumulated memory: 6936 KiB

[startup+0.308868 s]*
/proc/loadavg: 2.00 2.01 2.05 3/185 16812
/proc/meminfo: memFree=31305576/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=33876 memory=6936 CPUtime=0.25 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 1917 0 0 0 25 0 0 0 20 0 1 0 47215996 34689024 1734 18446744073709551615 4194304 5972588 140727373135344 140727373122552 5032423 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8469 1734 848 435 0 1832 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 33876 KiB
Current children cumulated memory: 6936 KiB

[startup+0.700273 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16812
/proc/meminfo: memFree=31305204/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=33876 memory=6936 CPUtime=0.63 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 1930 0 0 0 63 0 0 0 20 0 1 0 47215996 34689024 1734 18446744073709551615 4194304 5972588 140727373135344 140727373122552 5139312 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8469 1734 848 435 0 1832 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 33876 KiB
Current children cumulated memory: 6936 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16812
/proc/meminfo: memFree=31305504/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=33876 memory=6936 CPUtime=1.43 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 1941 0 0 0 143 0 0 0 20 0 1 0 47215996 34689024 1734 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5046284 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8469 1734 848 435 0 1832 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 33876 KiB
Current children cumulated memory: 6936 KiB

[startup+3.10894 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16812
/proc/meminfo: memFree=31305512/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=33876 memory=7160 CPUtime=3.04 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 2394 0 0 0 304 0 0 0 20 0 1 0 47215996 34689024 1790 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139312 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8469 1790 863 435 0 1832 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 33876 KiB
Current children cumulated memory: 7160 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 16813
/proc/meminfo: memFree=31306920/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=33876 memory=7312 CPUtime=6.23 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 2895 0 0 0 623 0 0 0 20 0 1 0 47215996 34689024 1828 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139329 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8469 1828 863 435 0 1832 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 33876 KiB
Current children cumulated memory: 7312 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16813
/proc/meminfo: memFree=31308424/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=33876 memory=7356 CPUtime=12.63 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 3427 0 0 0 1263 0 0 0 20 0 1 0 47215996 34689024 1839 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139327 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8469 1839 863 435 0 1832 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 33876 KiB
Current children cumulated memory: 7356 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16813
/proc/meminfo: memFree=31308428/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7408 CPUtime=25.43 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 4482 0 0 0 2543 0 0 0 20 0 1 0 47215996 34836480 1852 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139329 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1852 863 435 0 1868 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7408 KiB

[startup+51.1088 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16813
/proc/meminfo: memFree=31308516/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7424 CPUtime=51.03 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 5124 0 0 0 5103 0 0 0 20 0 1 0 47215996 34836480 1856 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139312 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1856 863 435 0 1868 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7424 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16815
/proc/meminfo: memFree=31309016/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7476 CPUtime=102.22 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 5773 0 0 0 10222 0 0 0 20 0 1 0 47215996 34836480 1869 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139493 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1869 863 435 0 1868 0
Current children cumulated CPU time: 102.22 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7476 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16817
/proc/meminfo: memFree=31309248/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7500 CPUtime=162.21 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 6367 0 0 0 16221 0 0 0 20 0 1 0 47215996 34836480 1875 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139327 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1875 863 435 0 1868 0
Current children cumulated CPU time: 162.21 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7500 KiB

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 16864
/proc/meminfo: memFree=31307156/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7524 CPUtime=222.21 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 6957 0 0 0 22221 0 0 0 20 0 1 0 47215996 34836480 1881 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139291 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1881 863 435 0 1868 0
Current children cumulated CPU time: 222.21 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7524 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 16866
/proc/meminfo: memFree=31307660/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7536 CPUtime=282.2 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 7492 0 0 0 28220 0 0 0 20 0 1 0 47215996 34836480 1884 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139312 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1884 863 435 0 1868 0
Current children cumulated CPU time: 282.2 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7536 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 16868
/proc/meminfo: memFree=31307740/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7540 CPUtime=342.19 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 8034 0 0 0 34219 0 0 0 20 0 1 0 47215996 34836480 1885 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139319 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1885 863 435 0 1868 0
Current children cumulated CPU time: 342.19 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7540 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16870
/proc/meminfo: memFree=31307908/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7544 CPUtime=402.18 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 8621 0 0 0 40218 0 0 0 20 0 1 0 47215996 34836480 1886 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139312 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1886 863 435 0 1868 0
Current children cumulated CPU time: 402.18 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7544 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16872
/proc/meminfo: memFree=31308040/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7560 CPUtime=462.17 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 9160 0 0 0 46217 0 0 0 20 0 1 0 47215996 34836480 1890 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5274005 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1890 863 435 0 1868 0
Current children cumulated CPU time: 462.17 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7560 KiB


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

/proc/16811/statm: 8505 1909 863 435 0 1868 0
Current children cumulated CPU time: 1721.99 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7636 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 17048
/proc/meminfo: memFree=30655848/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7648 CPUtime=1781.99 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 20902 0 0 0 178198 1 0 0 20 0 1 0 47215996 34836480 1912 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139333 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1912 863 435 0 1868 0
Current children cumulated CPU time: 1781.99 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7648 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17050
/proc/meminfo: memFree=30655876/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7648 CPUtime=1841.99 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 21253 0 0 0 184198 1 0 0 20 0 1 0 47215996 34836480 1912 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139327 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1912 863 435 0 1868 0
Current children cumulated CPU time: 1841.99 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7648 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 17052
/proc/meminfo: memFree=30659988/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7648 CPUtime=1901.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 21589 0 0 0 190197 1 0 0 20 0 1 0 47215996 34836480 1912 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139312 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1912 863 435 0 1868 0
Current children cumulated CPU time: 1901.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7648 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17054
/proc/meminfo: memFree=30660636/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7652 CPUtime=1961.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 22171 0 0 0 196197 1 0 0 20 0 1 0 47215996 34836480 1913 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139327 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1913 863 435 0 1868 0
Current children cumulated CPU time: 1961.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7652 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17056
/proc/meminfo: memFree=30661140/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7652 CPUtime=2021.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 22684 0 0 0 202197 1 0 0 20 0 1 0 47215996 34836480 1913 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139329 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1913 863 435 0 1868 0
Current children cumulated CPU time: 2021.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7652 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 17058
/proc/meminfo: memFree=30660984/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7652 CPUtime=2081.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 23212 0 0 0 208197 1 0 0 20 0 1 0 47215996 34836480 1913 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139329 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1913 863 435 0 1868 0
Current children cumulated CPU time: 2081.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7652 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 17060
/proc/meminfo: memFree=30661408/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7652 CPUtime=2141.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 23655 0 0 0 214197 1 0 0 20 0 1 0 47215996 34836480 1913 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139333 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1913 863 435 0 1868 0
Current children cumulated CPU time: 2141.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7652 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 17062
/proc/meminfo: memFree=30661464/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7656 CPUtime=2201.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 23790 0 0 0 220197 1 0 0 20 0 1 0 47215996 34836480 1914 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5328713 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1914 863 435 0 1868 0
Current children cumulated CPU time: 2201.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7656 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 17064
/proc/meminfo: memFree=30661160/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7668 CPUtime=2261.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 24304 0 0 0 226197 1 0 0 20 0 1 0 47215996 34836480 1917 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139329 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1917 863 435 0 1868 0
Current children cumulated CPU time: 2261.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7668 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 17081
/proc/meminfo: memFree=30657320/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7668 CPUtime=2321.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 24806 0 0 0 232197 1 0 0 20 0 1 0 47215996 34836480 1917 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139329 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1917 863 435 0 1868 0
Current children cumulated CPU time: 2321.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7668 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 17083
/proc/meminfo: memFree=30657240/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7668 CPUtime=2381.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 25025 0 0 0 238197 1 0 0 20 0 1 0 47215996 34836480 1917 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5046327 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1917 863 435 0 1868 0
Current children cumulated CPU time: 2381.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7668 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17085
/proc/meminfo: memFree=30660524/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7680 CPUtime=2441.98 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 25644 0 0 0 244197 1 0 0 20 0 1 0 47215996 34836480 1920 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139324 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1920 863 435 0 1868 0
Current children cumulated CPU time: 2441.98 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7680 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17087
/proc/meminfo: memFree=30661096/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7680 CPUtime=2501.99 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 25897 0 0 0 250198 1 0 0 20 0 1 0 47215996 34836480 1920 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139498 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1920 863 435 0 1868 0
Current children cumulated CPU time: 2501.99 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7680 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/182 17087
/proc/meminfo: memFree=30661108/32770624 swapFree=67108860/67108860
[pid=16811] ppid=16808 vsize=34020 memory=7680 CPUtime=2519.69 cores=1,3,5,7
/proc/16811/stat : 16811 (cosoco) R 16808 16811 11586 0 -1 4202496 25897 0 0 0 251968 1 0 0 20 0 1 0 47215996 34836480 1920 18446744073709551615 4194304 5972588 140727373135344 140727373132568 5139333 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 23187456 140727373136324 140727373136424 140727373136424 140727373139918 0
/proc/16811/statm: 8505 1920 863 435 0 1868 0
Current children cumulated CPU time: 2519.69 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 7680 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 16811 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.69 s, system=0.012998 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.7
CPU user time (s): 2519.69
CPU system time (s): 0.012998
CPU usage (%): 99.9879
Max. virtual memory (cumulated for all children) (KiB): 34020
Max. memory (cumulated for all children) (KiB): 7680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.69
system time used= 0.012998
maximum resident set size= 7748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25943
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= 10
involuntary context switches= 1667


# summary of solver processes directly reported to runsolver:
#   pid: 16811
#   total CPU time (s): 2519.7
#   total CPU user time (s): 2519.69
#   total CPU system time (s): 0.012998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.88416 second user time and 16.2589 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 03:31:37
IDJOB=4265597
IDBENCH=137358
IDSOLVER=2655
FILE ID=node124/4265597-1502588753
RUNJOBID= node124-1502565138-11650
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b2r0.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265597-1502588753/watcher-4265597-1502588753 -o /tmp/evaluation-result-4265597-1502588753/solver-4265597-1502588753 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502565138-11650 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265597-1502588753.xml

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

MD5SUM BENCH= 6f7ee260f64b5fefc18f028eef39520f
RANDOM SEED=1422656171

node124.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.51
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.51
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.51
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.51
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:        31309216 kB
MemAvailable:   31833132 kB
Buffers:          245756 kB
Cached:           570844 kB
SwapCached:            0 kB
Active:           534940 kB
Inactive:         506856 kB
Active(anon):     225560 kB
Inactive(anon):    24972 kB
Active(file):     309380 kB
Inactive(file):   481884 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2376 kB
Writeback:             0 kB
AnonPages:        224924 kB
Mapped:            44656 kB
Shmem:             25352 kB
Slab:             122580 kB
SReclaimable:      96976 kB
SUnreclaim:        25604 kB
KernelStack:        3232 kB
PageTables:         5692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     534888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61952 MiB
End job on node124 at 2017-08-13 04:13:37