Trace number 4267689

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 2519.8999

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-10-360-120.xml
MD5SUM76b33169874d58bfc9aedd730e623c3c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark37
Best CPU time to get the best result obtained on this benchmark20056.5
Satisfiable
(Un)Satisfiability was proved
Number of variables3601
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size329
Distribution of domain sizes[{"size":2,"count":3600},{"size":329,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":3600},{"degree":46,"count":1}]
Minimum constraint arity360
Maximum constraint arity3600
Distribution of constraint arities[{"arity":360,"count":10},{"arity":721,"count":45},{"arity":3600,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.23/0.38	c best=?? lower=0 upper=328 
2520.00/2519.90	c
2520.00/2519.90	c This is cosoco 1.12 --  
2520.00/2519.90	c
2520.00/2519.90	c command line: cosoco -lc -model -restarts HOME/instance-4267689-1502514465.xml 
2520.00/2519.90	c enable optimization
2520.00/2519.90	c ========================================[ Problem Statistics ]===========================================
2520.00/2519.90	c |                                                                                                       
2520.00/2519.90	c |  Parse time        :         0.31 s 
2520.00/2519.90	c |
2520.00/2519.90	c |               Variables: 3601
2520.00/2519.90	c |            Domain Sizes: 2..329
2520.00/2519.90	c |
2520.00/2519.90	c |             Constraints: 424
2520.00/2519.90	c |                   Arity: 1..721  -- Unary: 1
2520.00/2519.90	c | 
2520.00/2519.90	c |                   Types: 
2520.00/2519.90	c |                          Intension: 46
2520.00/2519.90	c |                          Lex: 368
2520.00/2519.90	c |                          Sum: 10
2520.00/2519.90	c |                          
2520.00/2519.90	c =========================================================================================================
2520.00/2519.90	
2520.00/2519.90	c *** INTERRUPTED ***
2520.00/2519.90	c restarts              : 0           
2520.00/2519.90	c conflicts             : 1            (0 /sec)
2520.00/2519.90	c decisions             : 3121         (1 /sec)
2520.00/2519.90	c propagations          : 17208       (7 /sec)
2520.00/2519.90	c root propagations     : 32          
2520.00/2519.90	c filter calls          : 92930          (37 /sec)
2520.00/2519.90	c useless filter calls  : 87478          (94 %)
2520.00/2519.90	c Memory used           : 291.75 MB
2520.00/2519.90	c CPU time              : 2519.8 s
2520.00/2519.90	
2520.00/2519.90	c No Bound found!
2520.00/2519.90	
2520.00/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-4267689-1502514465/watcher-4267689-1502514465 -o /tmp/evaluation-result-4267689-1502514465/solver-4267689-1502514465 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267689-1502514465.xml 

pid=1601
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.04 2.05 2/185 1604
/proc/meminfo: memFree=31041696/32770624 swapFree=0/453516
[pid=1604] ppid=1601 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/1604/stat : 1604 (runsolver) D 1601 1604 28313 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 99261734 24240128 108 18446744073709551615 4194304 4338465 140731959029136 140731959026776 139834777256663 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 21237760 140731959038145 140731959038537 140731959038537 140731959041994 0
/proc/1604/statm: 5918 108 54 36 0 2156 0

[startup+0.100153 s]
/proc/loadavg: 2.01 2.04 2.05 2/185 1604
/proc/meminfo: memFree=31041696/32770624 swapFree=0/453516
[pid=1604] ppid=1601 vsize=30012 CPUtime=0.03 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 1787 0 0 0 3 0 0 0 20 0 1 0 99261734 30732288 1629 18446744073709551615 4194304 5972588 140720333532896 140720333529544 139720101453189 0 0 1 0 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 7503 1629 803 435 0 866 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30012

[startup+0.200299 s]
/proc/loadavg: 2.01 2.04 2.05 2/185 1604
/proc/meminfo: memFree=31041696/32770624 swapFree=0/453516
[pid=1604] ppid=1601 vsize=32992 CPUtime=0.13 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 2562 0 0 0 13 0 0 0 20 0 1 0 99261734 33783808 2344 18446744073709551615 4194304 5972588 140720333532896 140720333529544 139720097958885 0 0 1 0 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 8248 2344 805 435 0 1611 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 32992

[startup+0.300275 s]
/proc/loadavg: 2.01 2.04 2.05 2/185 1604
/proc/meminfo: memFree=31041696/32770624 swapFree=0/453516
[pid=1604] ppid=1601 vsize=36076 CPUtime=0.23 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 3330 0 0 0 23 0 0 0 20 0 1 0 99261734 36941824 3115 18446744073709551615 4194304 5972588 140720333532896 140720333529544 139720107308617 0 0 1 0 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 9019 3115 805 435 0 2382 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 36076

[startup+0.700221 s]
/proc/loadavg: 2.01 2.04 2.05 2/185 1604
/proc/meminfo: memFree=31041696/32770624 swapFree=0/453516
[pid=1604] ppid=1601 vsize=47584 CPUtime=0.63 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 6245 0 0 0 62 1 0 0 20 0 1 0 99261734 48726016 6069 18446744073709551615 4194304 5972588 140720333532896 140720333527096 4965753 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 11896 6069 845 435 0 5259 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 47584

[startup+1.50023 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 1605
/proc/meminfo: memFree=31020248/32770624 swapFree=0/453516
[pid=1604] ppid=1601 vsize=52072 CPUtime=1.43 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 7373 0 0 0 142 1 0 0 20 0 1 0 99261734 53321728 7191 18446744073709551615 4194304 5972588 140720333532896 140720333529752 4965753 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 13018 7191 845 435 0 6381 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 52072

[startup+3.10022 s]
/proc/loadavg: 1.93 2.02 2.04 3/186 1605
/proc/meminfo: memFree=31014048/32770624 swapFree=0/453516
[pid=1604] ppid=1601 vsize=59068 CPUtime=3.03 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 9877 0 0 0 302 1 0 0 20 0 1 0 99261734 60485632 8943 18446744073709551615 4194304 5972588 140720333532896 140720333529752 139720097958885 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 14767 8943 845 435 0 8130 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 59068

[startup+6.30022 s]
/proc/loadavg: 1.93 2.02 2.04 3/186 1605
/proc/meminfo: memFree=30995824/32770624 swapFree=0/453512
[pid=1604] ppid=1601 vsize=77152 CPUtime=6.22 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 15410 0 0 0 620 2 0 0 20 0 1 0 99261734 79003648 13466 18446744073709551615 4194304 5972588 140720333532896 140720333529752 4965753 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 19288 13466 845 435 0 12651 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 77152

[startup+12.7002 s]
/proc/loadavg: 1.94 2.02 2.04 3/186 1606
/proc/meminfo: memFree=30960856/32770624 swapFree=0/453512
[pid=1604] ppid=1601 vsize=109228 CPUtime=12.62 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 24782 0 0 0 1258 4 0 0 20 0 1 0 99261734 111849472 21473 18446744073709551615 4194304 5972588 140720333532896 140720333529752 4962376 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 27307 21473 846 435 0 20670 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 109228

[startup+25.5003 s]
/proc/loadavg: 1.95 2.02 2.04 3/186 1606
/proc/meminfo: memFree=30893292/32770624 swapFree=0/453504
[pid=1604] ppid=1601 vsize=177208 CPUtime=25.43 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 45544 0 0 0 2536 7 0 0 20 0 1 0 99261734 181460992 38449 18446744073709551615 4194304 5972588 140720333532896 140720333529752 4965753 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 44302 38449 846 435 0 37665 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 177208

[startup+51.1004 s]
/proc/loadavg: 1.97 2.02 2.04 3/186 1606
/proc/meminfo: memFree=30797220/32770624 swapFree=0/453504
[pid=1604] ppid=1601 vsize=269740 CPUtime=51.02 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 123049 0 0 0 5087 15 0 0 20 0 1 0 99261734 276213760 61638 18446744073709551615 4194304 5972588 140720333532896 140720333529752 5099674 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 67435 61638 849 435 0 60798 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 269740

[startup+102.3 s]
/proc/loadavg: 1.95 2.00 2.03 3/186 1609
/proc/meminfo: memFree=30796664/32770624 swapFree=0/453520
[pid=1604] ppid=1601 vsize=269872 CPUtime=102.23 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 134169 0 0 0 10206 17 0 0 20 0 1 0 99261734 276348928 61638 18446744073709551615 4194304 5972588 140720333532896 140720333529816 5099668 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 67468 61638 849 435 0 60831 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 269872

[startup+162.3 s]
/proc/loadavg: 1.98 2.00 2.03 3/185 1612
/proc/meminfo: memFree=30796052/32770624 swapFree=0/453520
[pid=1604] ppid=1601 vsize=270136 CPUtime=162.23 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 134428 0 0 0 16206 17 0 0 20 0 1 0 99261734 276619264 61717 18446744073709551615 4194304 5972588 140720333532896 140720333529816 5053071 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 67534 61717 849 435 0 60897 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 270136

[startup+222.306 s]
/proc/loadavg: 1.99 2.00 2.03 2/183 1614
/proc/meminfo: memFree=30842088/32770624 swapFree=0/453532
[pid=1604] ppid=1601 vsize=270796 CPUtime=222.24 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 134882 0 0 0 22207 17 0 0 20 0 1 0 99261734 277295104 61904 18446744073709551615 4194304 5972588 140720333532896 140720333529672 4962376 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 67699 61904 849 435 0 61062 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 270796

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/186 1678
/proc/meminfo: memFree=30838484/32770624 swapFree=0/453544
[pid=1604] ppid=1601 vsize=271324 CPUtime=282.23 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 135040 0 0 0 28206 17 0 0 20 0 1 0 99261734 277835776 61978 18446744073709551615 4194304 5972588 140720333532896 140720333529816 5070704 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 67831 61978 849 435 0 61194 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 271324

[startup+342.3 s]
/proc/loadavg: 2.12 2.03 2.05 3/186 1680
/proc/meminfo: memFree=30836816/32770624 swapFree=0/453556
[pid=1604] ppid=1601 vsize=272656 CPUtime=342.24 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 135416 0 0 0 34207 17 0 0 20 0 1 0 99261734 279199744 62325 18446744073709551615 4194304 5972588 140720333532896 140720333529656 4909624 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 68164 62325 849 435 0 61527 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 272656

[startup+402.3 s]
/proc/loadavg: 2.05 2.02 2.05 3/189 1696
/proc/meminfo: memFree=30831084/32770624 swapFree=0/453572
[pid=1604] ppid=1601 vsize=274388 CPUtime=402.24 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 135935 0 0 0 40207 17 0 0 20 0 1 0 99261734 280973312 62780 18446744073709551615 4194304 5972588 140720333532896 140720333529816 4962376 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 68597 62780 849 435 0 61960 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 274388

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 1723
/proc/meminfo: memFree=30827116/32770624 swapFree=0/453592
[pid=1604] ppid=1601 vsize=275720 CPUtime=462.24 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 136403 0 0 0 46207 17 0 0 20 0 1 0 99261734 282337280 63103 18446744073709551615 4194304 5972588 140720333532896 140720333529816 5053066 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 68930 63103 849 435 0 62293 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 275720

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/189 1725
/proc/meminfo: memFree=30825456/32770624 swapFree=0/453612
[pid=1604] ppid=1601 vsize=278140 CPUtime=522.24 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 137069 0 0 0 52206 18 0 0 20 0 1 0 99261734 284815360 63694 18446744073709551615 4194304 5972588 140720333532896 140720333529816 5070704 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 69535 63694 849 435 0 62898 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 278140

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1727
/proc/meminfo: memFree=30826668/32770624 swapFree=0/453628
[pid=1604] ppid=1601 vsize=280956 CPUtime=582.24 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 137847 0 0 0 58206 18 0 0 20 0 1 0 99261734 287698944 64436 18446744073709551615 4194304 5972588 140720333532896 140720333529656 5099674 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 70239 64436 849 435 0 63602 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 280956


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


[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 1795
/proc/meminfo: memFree=30805608/32770624 swapFree=0/453788
[pid=1604] ppid=1601 vsize=298752 CPUtime=1662.32 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143310 0 0 0 166212 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5071463 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 298752

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/186 1797
/proc/meminfo: memFree=30809272/32770624 swapFree=0/453800
[pid=1604] ppid=1601 vsize=298752 CPUtime=1722.32 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143367 0 0 0 172212 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 4962387 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 298752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 1799
/proc/meminfo: memFree=30809340/32770624 swapFree=0/453820
[pid=1604] ppid=1601 vsize=298752 CPUtime=1782.33 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143371 0 0 0 178213 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5099674 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 298752

[startup+1842.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 1802
/proc/meminfo: memFree=30809732/32770624 swapFree=0/453832
[pid=1604] ppid=1601 vsize=298752 CPUtime=1842.33 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143428 0 0 0 184213 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5053069 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 1842.33
Current children cumulated vsize (KiB) 298752

[startup+1902.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 1805
/proc/meminfo: memFree=30809300/32770624 swapFree=0/453836
[pid=1604] ppid=1601 vsize=298752 CPUtime=1902.34 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143432 0 0 0 190214 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5053061 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 1902.34
Current children cumulated vsize (KiB) 298752

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 1807
/proc/meminfo: memFree=30809684/32770624 swapFree=0/453848
[pid=1604] ppid=1601 vsize=298752 CPUtime=1962.35 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143489 0 0 0 196215 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5099674 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 298752

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 1809
/proc/meminfo: memFree=30809340/32770624 swapFree=0/453856
[pid=1604] ppid=1601 vsize=298752 CPUtime=2022.35 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143493 0 0 0 202215 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 4965428 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2022.35
Current children cumulated vsize (KiB) 298752

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 1812
/proc/meminfo: memFree=30809224/32770624 swapFree=0/453860
[pid=1604] ppid=1601 vsize=298752 CPUtime=2082.36 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143553 0 0 0 208216 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5053056 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2082.36
Current children cumulated vsize (KiB) 298752

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 1814
/proc/meminfo: memFree=30809308/32770624 swapFree=0/453864
[pid=1604] ppid=1601 vsize=298752 CPUtime=2142.36 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143566 0 0 0 214216 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 4965753 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2142.36
Current children cumulated vsize (KiB) 298752

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1831
/proc/meminfo: memFree=30806100/32770624 swapFree=0/453896
[pid=1604] ppid=1601 vsize=298752 CPUtime=2202.37 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143626 0 0 0 220217 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5070711 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2202.37
Current children cumulated vsize (KiB) 298752

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1833
/proc/meminfo: memFree=30805964/32770624 swapFree=0/453904
[pid=1604] ppid=1601 vsize=298752 CPUtime=2262.37 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143649 0 0 0 226217 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 4962387 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2262.37
Current children cumulated vsize (KiB) 298752

[startup+2322.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/185 1835
/proc/meminfo: memFree=30808992/32770624 swapFree=0/453912
[pid=1604] ppid=1601 vsize=298752 CPUtime=2322.38 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143709 0 0 0 232218 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5071499 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2322.38
Current children cumulated vsize (KiB) 298752

[startup+2382.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 1837
/proc/meminfo: memFree=30808924/32770624 swapFree=0/453932
[pid=1604] ppid=1601 vsize=298752 CPUtime=2382.38 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143738 0 0 0 238218 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 4965753 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2382.38
Current children cumulated vsize (KiB) 298752

[startup+2442.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 1839
/proc/meminfo: memFree=30809300/32770624 swapFree=0/453944
[pid=1604] ppid=1601 vsize=298752 CPUtime=2442.39 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143832 0 0 0 244219 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5071456 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2442.39
Current children cumulated vsize (KiB) 298752

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 1841
/proc/meminfo: memFree=30809756/32770624 swapFree=0/453952
[pid=1604] ppid=1601 vsize=298752 CPUtime=2502.39 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143891 0 0 0 250219 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 5070711 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2502.39
Current children cumulated vsize (KiB) 298752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 1842
/proc/meminfo: memFree=30809128/32770624 swapFree=0/453964
[pid=1604] ppid=1601 vsize=298752 CPUtime=2520 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143895 0 0 0 251980 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 4965753 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2520
Current children cumulated vsize (KiB) 298752

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

[startup+2519.9 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 1842
/proc/meminfo: memFree=30809128/32770624 swapFree=0/453964
[pid=1604] ppid=1601 vsize=298752 CPUtime=2520 cores=1,3,5,7
/proc/1604/stat : 1604 (cosoco) R 1601 1604 28313 0 -1 4202496 143895 0 0 0 251980 20 0 0 20 0 1 0 99261734 305922048 68901 18446744073709551615 4194304 5972588 140720333532896 140720333529672 4965753 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 35622912 140720333537774 140720333537869 140720333537869 140720333541326 0
/proc/1604/statm: 74688 68901 849 435 0 68051 0
Current children cumulated CPU time (s) 2520
Current children cumulated vsize (KiB) 298752

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520
CPU user time (s): 2519.8
CPU system time (s): 0.203013
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 298752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.8
system time used= 0.203013
maximum resident set size= 275676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143945
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= 15
involuntary context switches= 1580

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.8157 second user time and 11.6726 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-12 06:53:38
IDJOB=4267689
IDBENCH=122969
IDSOLVER=2658
FILE ID=node133/4267689-1502514465
RUNJOBID= node133-1502500327-28378
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-10-360-120.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267689-1502514465/watcher-4267689-1502514465 -o /tmp/evaluation-result-4267689-1502514465/solver-4267689-1502514465 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267689-1502514465.xml

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

MD5SUM BENCH= 76b33169874d58bfc9aedd730e623c3c
RANDOM SEED=1217956725

node133.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.17
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.17
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.17
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.17
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:        31041708 kB
MemAvailable:   31922404 kB
Buffers:          303604 kB
Cached:           878356 kB
SwapCached:            0 kB
Active:           798904 kB
Inactive:         494820 kB
Active(anon):     111724 kB
Inactive(anon):    41304 kB
Active(file):     687180 kB
Inactive(file):   453516 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2376 kB
Writeback:            40 kB
AnonPages:        111152 kB
Mapped:            54716 kB
Shmem:             41660 kB
Slab:             139000 kB
SReclaimable:     111672 kB
SUnreclaim:        27328 kB
KernelStack:        3296 kB
PageTables:         5500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     380536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-12 07:35:38