Trace number 4294074

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2520.02 2519.7

General information on the benchmark

NameBibd/
Bibd-sum-09-03-09_c18.xml
MD5SUM8720a51077744f6e775f5d31127f86ee
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.99989
Satisfiable
(Un)Satisfiability was proved
Number of variables972
Number of constraints154
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":972}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":972}]
Minimum constraint arity9
Maximum constraint arity972
Distribution of constraint arities[{"arity":9,"count":108},{"arity":108,"count":9},{"arity":216,"count":36},{"arity":972,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.12	c root propagations     : 0           
0.10/0.12	c restarts enabled, print stats at every restarts
0.10/0.12	c
0.10/0.12	c
0.10/0.12	c
0.10/0.12	c This is cosoco 1.12 --  
0.10/0.12	c
0.10/0.12	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4294074-1532394798.xml 
0.10/0.12	c ========================================[ Problem Statistics ]===========================================
0.10/0.12	c |                                                                                                       
0.10/0.12	c |  Parse time        :         0.12 s 
0.10/0.12	c |
0.10/0.12	c |               Variables: 972
0.10/0.12	c |            Domain Sizes: 2..2
0.10/0.12	c |
0.10/0.12	c |             Constraints: 268
0.10/0.12	c |                   Arity: 9..216
0.10/0.12	c | 
0.10/0.12	c |                   Types: 
0.10/0.12	c |                          Intension: 36
0.10/0.12	c |                          Lex: 115
0.10/0.12	c |                          Sum: 117
0.10/0.12	c |                          
0.10/0.12	c =========================================================================================================
0.10/0.12	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.30/4.35	c 101            391            6750           3271           0              0              181   204   190
9.60/9.64	c 211            799            13562          6755           0              0              180   203   190
14.90/14.92	c 332            1228           20842          10507          0              0              179   203   190
21.20/21.27	c 465            1693           28696          14676          0              0              180   203   191
27.60/27.60	c 611            2184           37036          19166          0              0              180   203   191
34.90/35.00	c 771            2710           46016          24070          0              0              180   203   191
44.50/44.50	c 947            3271           55734          29318          0              0              179   203   192
53.90/54.00	c 1140           3880           66232          35116          0              0              180   203   192
65.60/65.60	c 1352           4548           77752          41445          0              0              180   203   192
79.30/79.32	c 1585           5261           90208          48155          0              0              179   203   193
95.11/95.14	c 1841           6071           104207         55654          0              0              180   203   193
121.41/121.48	c 2122           7088           121522         63846          2              0              1   203   194  
148.81/148.88	c 2431           8163           139870         72897          2              0              181   203   194
177.32/177.34	c 2770           9300           159396         82758          2              0              181   203   194
207.92/207.90	c 3142           10510          180294         93580          2              0              181   203   194
240.52/240.58	c 3551           11805          202772         105391         2              0              181   203   194
276.43/276.40	c 4000           13204          227136         118286         2              0              181   203   194
316.43/316.43	c 4493           14737          253856         132316         2              0              181   203   195
368.05/368.02	c 5035           16532          284834         147860         2              0              181   203   195
422.95/422.94	c 5631           18441          317978         164929         2              0              181   203   195
480.95/480.97	c 6286           20483          353604         183579         2              0              181   203   195
545.36/545.33	c 7006           22712          392558         203945         2              0              181   203   195
679.38/679.36	c 7798           25221          436442         226746         2              0              181   204   195
765.59/765.51	c 8669           27934          481396         250873         2              0              182   203   196
864.21/864.15	c 9627           30934          530996         277466         2              0              182   203   196
967.12/967.04	c 10680          34209          585141         307027         2              0              181   203   195
1082.63/1082.58	c 11838          37804          644609         339294         2              0              181   203   196
1210.84/1210.74	c 13111          41732          709655         374719         2              0              181   203   196
1356.86/1356.75	c 14511          46073          781497         413539         2              0              181   203   196
1521.78/1521.65	c 16051          50850          860559         456042         2              0              181   203   196
1707.70/1707.57	c 17745          56088          947207         502509         2              0              181   203   196
1923.03/1922.87	c 19608          61893          1043137        553320         2              0              181   203   196
2170.86/2170.67	c 21657          68265          1148789        608757         2              0              181   203   197
2468.00/2467.72	c 23910          75308          1265355        669107         2              0              181   203   197
2520.00/2519.70	
2520.00/2519.70	c *** INTERRUPTED ***
2520.00/2519.70	c restarts              : 34          
2520.00/2519.70	c conflicts             : 24462        (10 /sec)
2520.00/2519.70	c decisions             : 77123        (31 /sec)
2520.00/2519.70	c propagations          : 684876      (272 /sec)
2520.00/2519.70	c root propagations     : 0           
2520.00/2519.70	c filter calls          : 1295020        (514 /sec)
2520.00/2519.70	c useless filter calls  : 1243857        (96 %)
2520.00/2519.70	c Memory used           : 31.49 MB
2520.00/2519.70	c CPU time              : 2520.01 s
2520.00/2519.70	
2520.00/2519.70	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 (4041 MiB free)
  memory of node 1: 16384 MiB (8211 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294074-1532394798/watcher-4294074-1532394798 -o /tmp/evaluation-result-4294074-1532394798/solver-4294074-1532394798 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532371797-14425 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4294074-1532394798.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=17031, runsolver pid=17028

[startup+0.1002 s]*
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12542412/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=30788 memory=7248 CPUtime=0.1 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 1990 0 0 0 10 0 0 0 20 0 1 0 57043007 31526912 1812 33554432000 4194304 6142532 140727241279296 140727241273032 140071616625637 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7697 1812 833 476 0 1019 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30788 KiB
Current children cumulated memory: 7248 KiB

[startup+0.209628 s]*
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12541296/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31844 memory=8564 CPUtime=0.21 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 2301 0 0 0 21 0 0 0 20 0 1 0 57043007 32608256 2141 33554432000 4194304 6142532 140727241279296 140727241273032 5374073 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7961 2141 873 476 0 1283 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31844 KiB
Current children cumulated memory: 8564 KiB

[startup+0.309034 s]*
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12541296/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31844 memory=8564 CPUtime=0.31 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 2301 0 0 0 31 0 0 0 20 0 1 0 57043007 32608256 2141 33554432000 4194304 6142532 140727241279296 140727241273032 140071617551767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7961 2141 873 476 0 1283 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31844 KiB
Current children cumulated memory: 8564 KiB

[startup+0.700323 s]
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12541296/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31844 memory=8564 CPUtime=0.69 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 2301 0 0 0 69 0 0 0 20 0 1 0 57043007 32608256 2141 33554432000 4194304 6142532 140727241279296 140727241276952 5398516 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7961 2141 873 476 0 1283 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 31844 KiB
Current children cumulated memory: 8564 KiB

[startup+1.50033 s]
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12541244/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31844 memory=8564 CPUtime=1.49 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 2301 0 0 0 149 0 0 0 20 0 1 0 57043007 32608256 2141 33554432000 4194304 6142532 140727241279296 140727241276952 5146740 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7961 2141 873 476 0 1283 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 31844 KiB
Current children cumulated memory: 8564 KiB

[startup+3.10938 s]
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12541112/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31844 memory=8580 CPUtime=3.1 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 2611 0 0 0 310 0 0 0 20 0 1 0 57043007 32608256 2145 33554432000 4194304 6142532 140727241279296 140727241276952 140071617546161 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7961 2145 876 476 0 1283 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 31844 KiB
Current children cumulated memory: 8580 KiB

[startup+6.30032 s]
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12541376/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31844 memory=8580 CPUtime=6.3 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 3205 0 0 0 630 0 0 0 20 0 1 0 57043007 32608256 2145 33554432000 4194304 6142532 140727241279296 140727241276696 140071617549875 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7961 2145 876 476 0 1283 0
Current children cumulated CPU time: 6.3 s
Current children cumulated vsize: 31844 KiB
Current children cumulated memory: 8580 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12541376/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31844 memory=8600 CPUtime=12.7 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 3855 0 0 0 1270 0 0 0 20 0 1 0 57043007 32608256 2150 33554432000 4194304 6142532 140727241279296 140727241276696 140071617549878 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7961 2150 876 476 0 1283 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 31844 KiB
Current children cumulated memory: 8600 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.07 2.07 3/188 17032
/proc/meminfo: memFree=12540696/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31844 memory=8604 CPUtime=25.5 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 4721 0 0 0 2550 0 0 0 20 0 1 0 57043007 32608256 2151 33554432000 4194304 6142532 140727241279296 140727241276696 140071617551801 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7961 2151 876 476 0 1283 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 31844 KiB
Current children cumulated memory: 8604 KiB

[startup+51.1092 s]
/proc/loadavg: 2.00 2.06 2.07 3/189 17033
/proc/meminfo: memFree=12541048/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31976 memory=8604 CPUtime=51.11 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 5485 0 0 0 5111 0 0 0 20 0 1 0 57043007 32743424 2151 33554432000 4194304 6142532 140727241279296 140727241276328 5366791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7994 2151 876 476 0 1316 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 31976 KiB
Current children cumulated memory: 8604 KiB

[startup+102.3 s]
/proc/loadavg: 2.22 2.10 2.08 3/189 17034
/proc/meminfo: memFree=12541424/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31976 memory=8608 CPUtime=102.31 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 6061 0 0 0 10231 0 0 0 20 0 1 0 57043007 32743424 2152 33554432000 4194304 6142532 140727241279296 140727241276696 5372465 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7994 2152 876 476 0 1316 0
Current children cumulated CPU time: 102.31 s
Current children cumulated vsize: 31976 KiB
Current children cumulated memory: 8608 KiB

[startup+162.3 s]
/proc/loadavg: 2.32 2.17 2.10 3/188 17035
/proc/meminfo: memFree=12541688/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31976 memory=8608 CPUtime=162.31 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 6578 0 0 0 16231 0 0 0 20 0 1 0 57043007 32743424 2152 33554432000 4194304 6142532 140727241279296 140727241276696 5371724 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7994 2152 876 476 0 1316 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 31976 KiB
Current children cumulated memory: 8608 KiB

[startup+222.3 s]
/proc/loadavg: 2.17 2.15 2.10 3/188 17036
/proc/meminfo: memFree=12541884/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31976 memory=8608 CPUtime=222.32 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 7095 0 0 0 22232 0 0 0 20 0 1 0 57043007 32743424 2152 33554432000 4194304 6142532 140727241279296 140727241276696 5375758 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7994 2152 876 476 0 1316 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 31976 KiB
Current children cumulated memory: 8608 KiB

[startup+282.3 s]
/proc/loadavg: 2.06 2.13 2.10 3/188 17037
/proc/meminfo: memFree=12541760/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31976 memory=8608 CPUtime=282.33 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 7095 0 0 0 28233 0 0 0 20 0 1 0 57043007 32743424 2152 33554432000 4194304 6142532 140727241279296 140727241276696 140071617551783 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7994 2152 876 476 0 1316 0
Current children cumulated CPU time: 282.33 s
Current children cumulated vsize: 31976 KiB
Current children cumulated memory: 8608 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 2.10 2.09 3/188 17038
/proc/meminfo: memFree=12542120/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31976 memory=8608 CPUtime=342.34 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 7612 0 0 0 34234 0 0 0 20 0 1 0 57043007 32743424 2152 33554432000 4194304 6142532 140727241279296 140727241276696 5371724 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7994 2152 876 476 0 1316 0
Current children cumulated CPU time: 342.34 s
Current children cumulated vsize: 31976 KiB
Current children cumulated memory: 8608 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/188 17161
/proc/meminfo: memFree=16118808/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31976 memory=8608 CPUtime=402.34 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 7613 0 0 0 40234 0 0 0 20 0 1 0 57043007 32743424 2152 33554432000 4194304 6142532 140727241279296 140727241276696 140071617549900 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7994 2152 876 476 0 1316 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 31976 KiB
Current children cumulated memory: 8608 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.07 2.08 3/189 17168
/proc/meminfo: memFree=16118988/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=31976 memory=8612 CPUtime=462.35 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 8131 0 0 0 46235 0 0 0 20 0 1 0 57043007 32743424 2153 33554432000 4194304 6142532 140727241279296 140727241276696 5367122 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 7994 2153 876 476 0 1316 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 31976 KiB
Current children cumulated memory: 8612 KiB


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

/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 1782.51 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 17249
/proc/meminfo: memFree=16116644/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=1842.52 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 13605 0 0 0 184252 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5146740 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 1842.52 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 17250
/proc/meminfo: memFree=16117288/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=1902.53 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 13900 0 0 0 190253 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 140071626570574 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 1902.53 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17251
/proc/meminfo: memFree=16117428/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=1962.54 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 14136 0 0 0 196254 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5146816 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 1962.54 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17252
/proc/meminfo: memFree=16117520/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2022.54 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 14433 0 0 0 202254 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5376434 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2022.54 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17253
/proc/meminfo: memFree=16117332/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2082.55 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 14433 0 0 0 208255 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5361248 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2082.55 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17254
/proc/meminfo: memFree=16117504/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2142.56 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 14730 0 0 0 214256 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 140071626570584 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2142.56 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17255
/proc/meminfo: memFree=16117564/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2202.57 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 14964 0 0 0 220257 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5375777 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2202.57 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 17264
/proc/meminfo: memFree=16117000/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2262.57 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 15262 0 0 0 226257 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5363684 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2262.57 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 17265
/proc/meminfo: memFree=16117000/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2322.58 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 15262 0 0 0 232258 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5398756 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2322.58 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 17266
/proc/meminfo: memFree=16117124/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2382.59 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 15560 0 0 0 238259 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5367146 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2382.59 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 17267
/proc/meminfo: memFree=16116776/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2442.6 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 15560 0 0 0 244260 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5374322 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2442.6 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 17268
/proc/meminfo: memFree=16116776/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2502.6 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 16091 0 0 0 250260 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 5371763 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2502.6 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17269
/proc/meminfo: memFree=16117596/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2520 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 16091 0 0 0 252000 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 140071617546144 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

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

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

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

[startup+2519.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17269
/proc/meminfo: memFree=16117596/32770624 swapFree=67108860/67108860
[pid=17031] ppid=17028 vsize=32240 memory=8892 CPUtime=2520 cores=0,2,4,6
/proc/17031/stat : 17031 (cosoco) R 17028 17031 14394 0 -1 4202496 16091 0 0 0 252000 0 0 0 20 0 1 0 57043007 33013760 2223 33554432000 4194304 6142532 140727241279296 140727241276696 140071617546144 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36093952 140727241282694 140727241282824 140727241282824 140727241285582 0
/proc/17031/statm: 8060 2223 876 476 0 1382 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 32240 KiB
Current children cumulated memory: 8892 KiB

Child status: 1
Real time (s): 2519.7
CPU time (s): 2520.02
CPU user time (s): 2520.01
CPU system time (s): 0.009001
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 32240
Max. memory (cumulated for all children) (KiB): 8892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.009001
maximum resident set size= 8956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16129
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= 7
involuntary context switches= 667


# summary of solver processes directly reported to runsolver:
#   pid: 17031
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2520.01
#   total CPU system time (s): 0.009001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.84246 second user time and 16.4322 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-24 03:13:18
IDJOB=4294074
IDBENCH=141327
IDSOLVER=2752
FILE ID=node104/4294074-1532394798
RUNJOBID= node104-1532371797-14425
PBS_JOBID= 21021574
Free space on /tmp= 48964 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Bibd/Bibd-sum-09-03-09_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294074-1532394798/watcher-4294074-1532394798 -o /tmp/evaluation-result-4294074-1532394798/solver-4294074-1532394798 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532371797-14425 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4294074-1532394798.xml

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

MD5SUM BENCH= 8720a51077744f6e775f5d31127f86ee
RANDOM SEED=1137986160

node104.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.11
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.11
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.11
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.11
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:        12547144 kB
MemAvailable:   31936592 kB
Buffers:          270156 kB
Cached:         19087544 kB
SwapCached:            0 kB
Active:          2127560 kB
Inactive:       17284876 kB
Active(anon):      57444 kB
Inactive(anon):    17148 kB
Active(file):    2070116 kB
Inactive(file): 17267728 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2856 kB
Writeback:             0 kB
AnonPages:         74056 kB
Mapped:            39632 kB
Shmem:             17068 kB
Slab:             508196 kB
SReclaimable:     480064 kB
SUnreclaim:        28132 kB
KernelStack:        3584 kB
PageTables:         5032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     345816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 48964 MiB
End job on node104 at 2018-07-24 03:55:18