Trace number 4267687

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 1.12? (TO) 2520.0801 2519.8999

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-07-350-100.xml
MD5SUMcd1777af07bd314664d86e97c163b75e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark19965.9
Satisfiable
(Un)Satisfiability was proved
Number of variables2451
Number of constraints29
Number of domains2
Minimum domain size2
Maximum domain size334
Distribution of domain sizes[{"size":2,"count":2450},{"size":334,"count":1}]
Minimum variable degree8
Maximum variable degree22
Distribution of variable degrees[{"degree":8,"count":2450},{"degree":22,"count":1}]
Minimum constraint arity350
Maximum constraint arity2450
Distribution of constraint arities[{"arity":350,"count":7},{"arity":701,"count":21},{"arity":2450,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":28}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.14/0.21	c best=?? lower=0 upper=333 
2520.07/2519.90	c
2520.07/2519.90	c This is cosoco 1.12 --  
2520.07/2519.90	c
2520.07/2519.90	c command line: cosoco -lc -model -restarts HOME/instance-4267687-1502512634.xml 
2520.07/2519.90	c enable optimization
2520.07/2519.90	c ========================================[ Problem Statistics ]===========================================
2520.07/2519.90	c |                                                                                                       
2520.07/2519.90	c |  Parse time        :         0.15 s 
2520.07/2519.90	c |
2520.07/2519.90	c |               Variables: 2451
2520.07/2519.90	c |            Domain Sizes: 2..334
2520.07/2519.90	c |
2520.07/2519.90	c |             Constraints: 384
2520.07/2519.90	c |                   Arity: 1..701  -- Unary: 1
2520.07/2519.90	c | 
2520.07/2519.90	c |                   Types: 
2520.07/2519.90	c |                          Intension: 22
2520.07/2519.90	c |                          Lex: 355
2520.07/2519.90	c |                          Sum: 7
2520.07/2519.90	c |                          
2520.07/2519.90	c =========================================================================================================
2520.07/2519.90	
2520.07/2519.90	c *** INTERRUPTED ***
2520.07/2519.90	c restarts              : 0           
2520.07/2519.90	c conflicts             : 1            (0 /sec)
2520.07/2519.90	c decisions             : 2001         (1 /sec)
2520.07/2519.90	c propagations          : 32897       (13 /sec)
2520.07/2519.90	c root propagations     : 17          
2520.07/2519.90	c filter calls          : 115995         (46 /sec)
2520.07/2519.90	c useless filter calls  : 100790         (86 %)
2520.07/2519.90	c Memory used           : 146.12 MB
2520.07/2519.90	c CPU time              : 2519.98 s
2520.07/2519.90	
2520.07/2519.90	c No Bound found!
2520.07/2519.90	
2520.07/2519.90	s UNKNOWN

Verifier Data


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-4267687-1502512634/watcher-4267687-1502512634 -o /tmp/evaluation-result-4267687-1502512634/solver-4267687-1502512634 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267687-1502512634.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.02 2/180 27433
/proc/meminfo: memFree=31212060/32770624 swapFree=0/519912
[pid=27433] ppid=27430 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/27433/stat : 27433 (runsolver) D 27430 27433 21984 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 53484172 24240128 108 18446744073709551615 4194304 4338465 140729064279440 140729064277080 140520105730775 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 39038976 140729064284353 140729064284745 140729064284745 140729064288202 0
/proc/27433/statm: 5918 108 54 36 0 2156 0

[startup+0.100197 s]
/proc/loadavg: 2.00 2.01 2.02 2/180 27433
/proc/meminfo: memFree=31212060/32770624 swapFree=0/519912
[pid=27433] ppid=27430 vsize=29744 CPUtime=0.04 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 1723 0 0 0 4 0 0 0 20 0 1 0 53484172 30457856 1499 18446744073709551615 4194304 5972588 140724775906832 140724775903480 140089118510053 0 0 1 0 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 7436 1499 805 435 0 799 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29744

[startup+0.20037 s]
/proc/loadavg: 2.00 2.01 2.02 2/180 27433
/proc/meminfo: memFree=31212060/32770624 swapFree=0/519912
[pid=27433] ppid=27430 vsize=32568 CPUtime=0.14 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 2448 0 0 0 14 0 0 0 20 0 1 0 53484172 33349632 2237 18446744073709551615 4194304 5972588 140724775906832 140724775903480 140089118510053 0 0 1 0 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 8142 2237 805 435 0 1505 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 32568

[startup+0.300328 s]
/proc/loadavg: 2.00 2.01 2.02 2/180 27433
/proc/meminfo: memFree=31212060/32770624 swapFree=0/519912
[pid=27433] ppid=27430 vsize=38892 CPUtime=0.23 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 4074 0 0 0 23 0 0 0 20 0 1 0 53484172 39825408 3886 18446744073709551615 4194304 5972588 140724775906832 140724775903480 4962387 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 9723 3886 845 435 0 3086 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 38892

[startup+0.700278 s]
/proc/loadavg: 2.00 2.01 2.02 2/180 27433
/proc/meminfo: memFree=31212060/32770624 swapFree=0/519912
[pid=27433] ppid=27430 vsize=40212 CPUtime=0.63 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 4388 0 0 0 63 0 0 0 20 0 1 0 53484172 41177088 4216 18446744073709551615 4194304 5972588 140724775906832 140724775903480 4909657 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 10053 4216 845 435 0 3416 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 40212

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27434
/proc/meminfo: memFree=31196948/32770624 swapFree=0/519876
[pid=27433] ppid=27430 vsize=44700 CPUtime=1.43 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 5502 0 0 0 143 0 0 0 20 0 1 0 53484172 45772800 5338 18446744073709551615 4194304 5972588 140724775906832 140724775903688 4965753 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 11175 5338 845 435 0 4538 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 44700

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27434
/proc/meminfo: memFree=31189656/32770624 swapFree=0/519872
[pid=27433] ppid=27430 vsize=53544 CPUtime=3.04 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 8364 0 0 0 303 1 0 0 20 0 1 0 53484172 54829056 7545 18446744073709551615 4194304 5972588 140724775906832 140724775903688 4962387 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 13386 7545 845 435 0 6749 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 53544

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27434
/proc/meminfo: memFree=31173248/32770624 swapFree=0/519872
[pid=27433] ppid=27430 vsize=69516 CPUtime=6.24 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 13439 0 0 0 622 2 0 0 20 0 1 0 53484172 71184384 11529 18446744073709551615 4194304 5972588 140724775906832 140724775903688 4965753 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 17379 11529 846 435 0 10742 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 69516

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27435
/proc/meminfo: memFree=31136420/32770624 swapFree=0/519872
[pid=27433] ppid=27430 vsize=103176 CPUtime=12.64 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 23681 0 0 0 1260 4 0 0 20 0 1 0 53484172 105652224 19947 18446744073709551615 4194304 5972588 140724775906832 140724775903688 4965753 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 25794 19947 846 435 0 19157 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 103176

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27435
/proc/meminfo: memFree=31100708/32770624 swapFree=0/519872
[pid=27433] ppid=27430 vsize=136836 CPUtime=25.44 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 60201 0 0 0 2537 7 0 0 20 0 1 0 53484172 140120064 28403 18446744073709551615 4194304 5972588 140724775906832 140724775903688 5099664 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 34209 28403 849 435 0 27572 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 136836

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27435
/proc/meminfo: memFree=31100184/32770624 swapFree=0/519872
[pid=27433] ppid=27430 vsize=136968 CPUtime=51.04 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 68220 0 0 0 5097 7 0 0 20 0 1 0 53484172 140255232 28415 18446744073709551615 4194304 5972588 140724775906832 140724775903752 5071463 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 34242 28415 849 435 0 27605 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 136968

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27437
/proc/meminfo: memFree=31099992/32770624 swapFree=0/519884
[pid=27433] ppid=27430 vsize=137364 CPUtime=102.25 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 79256 0 0 0 10217 8 0 0 20 0 1 0 53484172 140660736 28492 18446744073709551615 4194304 5972588 140724775906832 140724775903752 5070704 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 34341 28492 849 435 0 27704 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 137364

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27440
/proc/meminfo: memFree=31098640/32770624 swapFree=0/519880
[pid=27433] ppid=27430 vsize=138288 CPUtime=162.25 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 79795 0 0 0 16217 8 0 0 20 0 1 0 53484172 141606912 28727 18446744073709551615 4194304 5972588 140724775906832 140724775903752 5099674 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 34572 28727 849 435 0 27935 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 138288

[startup+222.306 s]
/proc/loadavg: 2.04 2.03 2.02 3/181 27442
/proc/meminfo: memFree=31096212/32770624 swapFree=0/519896
[pid=27433] ppid=27430 vsize=140272 CPUtime=222.25 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 80378 0 0 0 22217 8 0 0 20 0 1 0 53484172 143638528 29206 18446744073709551615 4194304 5972588 140724775906832 140724775903752 5099674 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 35068 29206 849 435 0 28431 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 140272

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/181 27444
/proc/meminfo: memFree=31093604/32770624 swapFree=0/519904
[pid=27433] ppid=27430 vsize=142948 CPUtime=282.25 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 81198 0 0 0 28216 9 0 0 20 0 1 0 53484172 146378752 29876 18446744073709551615 4194304 5972588 140724775906832 140724775903752 5071499 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 35737 29876 849 435 0 29100 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 142948

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/181 27447
/proc/meminfo: memFree=31089752/32770624 swapFree=0/519924
[pid=27433] ppid=27430 vsize=146960 CPUtime=342.26 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 82401 0 0 0 34217 9 0 0 20 0 1 0 53484172 150487040 30913 18446744073709551615 4194304 5972588 140724775906832 140724775903592 4962376 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 36740 30913 849 435 0 30103 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 146960

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27449
/proc/meminfo: memFree=31089544/32770624 swapFree=0/519944
[pid=27433] ppid=27430 vsize=147228 CPUtime=402.26 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 82483 0 0 0 40217 9 0 0 20 0 1 0 53484172 150761472 30976 18446744073709551615 4194304 5972588 140724775906832 140724775903592 4962376 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 36807 30976 849 435 0 30170 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 147228

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/184 27465
/proc/meminfo: memFree=31085744/32770624 swapFree=0/519996
[pid=27433] ppid=27430 vsize=147628 CPUtime=462.27 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 82712 0 0 0 46218 9 0 0 20 0 1 0 53484172 151171072 31033 18446744073709551615 4194304 5972588 140724775906832 140724775903592 4965753 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 36907 31033 849 435 0 30270 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 147628

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 27467
/proc/meminfo: memFree=31089220/32770624 swapFree=0/520004
[pid=27433] ppid=27430 vsize=148028 CPUtime=522.27 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 82810 0 0 0 52218 9 0 0 20 0 1 0 53484172 151580672 31163 18446744073709551615 4194304 5972588 140724775906832 140724775903592 4962387 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37007 31163 849 435 0 30370 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 148028

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.03 3/181 27469
/proc/meminfo: memFree=31087360/32770624 swapFree=0/520016
[pid=27433] ppid=27430 vsize=149624 CPUtime=582.27 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 83568 0 0 0 58218 9 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4965753 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 149624


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 27535
/proc/meminfo: memFree=31082616/32770624 swapFree=0/520176
[pid=27433] ppid=27430 vsize=149624 CPUtime=1662.38 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 85581 0 0 0 166229 9 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4965428 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 1662.38
Current children cumulated vsize (KiB) 149624

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 27537
/proc/meminfo: memFree=31085276/32770624 swapFree=0/520192
[pid=27433] ppid=27430 vsize=149624 CPUtime=1722.39 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 85582 0 0 0 172230 9 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4962376 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 1722.39
Current children cumulated vsize (KiB) 149624

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 27539
/proc/meminfo: memFree=31085152/32770624 swapFree=0/520200
[pid=27433] ppid=27430 vsize=149624 CPUtime=1782.4 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 85880 0 0 0 178230 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 5070704 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (KiB) 149624

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 27602
/proc/meminfo: memFree=31113000/32770624 swapFree=0/520220
[pid=27433] ppid=27430 vsize=149624 CPUtime=1842.41 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 85880 0 0 0 184231 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4962376 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 1842.41
Current children cumulated vsize (KiB) 149624

[startup+1902.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/182 27604
/proc/meminfo: memFree=31112068/32770624 swapFree=0/520232
[pid=27433] ppid=27430 vsize=149624 CPUtime=1902.41 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 86179 0 0 0 190231 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4965428 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 1902.41
Current children cumulated vsize (KiB) 149624

[startup+1962.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/181 27607
/proc/meminfo: memFree=31111568/32770624 swapFree=0/520244
[pid=27433] ppid=27430 vsize=149624 CPUtime=1962.42 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 86179 0 0 0 196232 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4909643 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 1962.42
Current children cumulated vsize (KiB) 149624

[startup+2022.3 s]
/proc/loadavg: 2.10 2.03 2.05 3/181 27609
/proc/meminfo: memFree=31111692/32770624 swapFree=0/520268
[pid=27433] ppid=27430 vsize=149624 CPUtime=2022.43 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 86477 0 0 0 202233 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4965744 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2022.43
Current children cumulated vsize (KiB) 149624

[startup+2082.3 s]
/proc/loadavg: 2.04 2.02 2.05 3/181 27611
/proc/meminfo: memFree=31111940/32770624 swapFree=0/520276
[pid=27433] ppid=27430 vsize=149624 CPUtime=2082.44 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 86477 0 0 0 208234 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 5071499 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2082.44
Current children cumulated vsize (KiB) 149624

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 27614
/proc/meminfo: memFree=31111568/32770624 swapFree=0/520296
[pid=27433] ppid=27430 vsize=149624 CPUtime=2142.44 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 86775 0 0 0 214234 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 5070711 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2142.44
Current children cumulated vsize (KiB) 149624

[startup+2202.31 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 27616
/proc/meminfo: memFree=31111940/32770624 swapFree=0/520304
[pid=27433] ppid=27430 vsize=149624 CPUtime=2202.45 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 86776 0 0 0 220235 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 5099674 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2202.45
Current children cumulated vsize (KiB) 149624

[startup+2262.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/184 27632
/proc/meminfo: memFree=31108440/32770624 swapFree=0/520316
[pid=27433] ppid=27430 vsize=149624 CPUtime=2262.45 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 87075 0 0 0 226235 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 5099674 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2262.45
Current children cumulated vsize (KiB) 149624

[startup+2322.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/184 27658
/proc/meminfo: memFree=31107364/32770624 swapFree=0/520340
[pid=27433] ppid=27430 vsize=149624 CPUtime=2322.46 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 87075 0 0 0 232236 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4965753 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2322.46
Current children cumulated vsize (KiB) 149624

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 27660
/proc/meminfo: memFree=31110644/32770624 swapFree=0/520352
[pid=27433] ppid=27430 vsize=149624 CPUtime=2382.46 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 87373 0 0 0 238236 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4965428 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2382.46
Current children cumulated vsize (KiB) 149624

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27662
/proc/meminfo: memFree=31111504/32770624 swapFree=0/520360
[pid=27433] ppid=27430 vsize=149624 CPUtime=2442.47 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 87374 0 0 0 244237 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 4962376 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2442.47
Current children cumulated vsize (KiB) 149624

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27664
/proc/meminfo: memFree=31111628/32770624 swapFree=0/520364
[pid=27433] ppid=27430 vsize=149624 CPUtime=2502.47 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 87672 0 0 0 250237 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 5071499 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2502.47
Current children cumulated vsize (KiB) 149624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27664
/proc/meminfo: memFree=31111628/32770624 swapFree=0/520364
[pid=27433] ppid=27430 vsize=149624 CPUtime=2520.07 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 87673 0 0 0 251997 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 5099674 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2520.07
Current children cumulated vsize (KiB) 149624

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27664
/proc/meminfo: memFree=31111628/32770624 swapFree=0/520364
[pid=27433] ppid=27430 vsize=149624 CPUtime=2520.07 cores=0,2,4,6
/proc/27433/stat : 27433 (cosoco) R 27430 27433 21984 0 -1 4202496 87673 0 0 0 251997 10 0 0 20 0 1 0 53484172 153214976 31591 18446744073709551615 4194304 5972588 140724775906832 140724775903608 5099674 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 20164608 140724775911918 140724775912013 140724775912013 140724775915470 0
/proc/27433/statm: 37406 31591 849 435 0 30769 0
Current children cumulated CPU time (s) 2520.07
Current children cumulated vsize (KiB) 149624

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.08
CPU user time (s): 2519.98
CPU system time (s): 0.10501
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 149624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.98
system time used= 0.10501
maximum resident set size= 126436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87725
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= 12
involuntary context switches= 2160

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81677 second user time and 10.3667 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-12 06:23:09
IDJOB=4267687
IDBENCH=122949
IDSOLVER=2658
FILE ID=node125/4267687-1502512634
RUNJOBID= node125-1502500302-22047
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-07-350-100.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267687-1502512634/watcher-4267687-1502512634 -o /tmp/evaluation-result-4267687-1502512634/solver-4267687-1502512634 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267687-1502512634.xml

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

MD5SUM BENCH= cd1777af07bd314664d86e97c163b75e
RANDOM SEED=1721494433

node125.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.07
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.07
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.07
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.07
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:        31212884 kB
MemAvailable:   31975516 kB
Buffers:          266904 kB
Cached:           785936 kB
SwapCached:            0 kB
Active:           592208 kB
Inactive:         544772 kB
Active(anon):      84560 kB
Inactive(anon):    24908 kB
Active(file):     507648 kB
Inactive(file):   519864 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2440 kB
Writeback:             0 kB
AnonPages:         80044 kB
Mapped:            44876 kB
Shmem:             25252 kB
Slab:             126960 kB
SReclaimable:     101908 kB
SUnreclaim:        25052 kB
KernelStack:        3216 kB
PageTables:         5160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     346216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-12 07:05:09