Trace number 4408092

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 2.0? (TO) 2520.01 2520.01

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-36-92.xml
MD5SUMe7221c19415bed5c98fc37c567f19ceb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark67.5998
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints731
Number of domains2
Minimum domain size2
Maximum domain size22
Distribution of domain sizes[{"size":2,"count":500},{"size":22,"count":100}]
Minimum variable degree2
Maximum variable degree48
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":19},{"degree":18,"count":19},{"degree":19,"count":19},{"degree":20,"count":19},{"degree":21,"count":39},{"degree":22,"count":14},{"degree":23,"count":14},{"degree":24,"count":14},{"degree":25,"count":14},{"degree":26,"count":9},{"degree":27,"count":8},{"degree":28,"count":8},{"degree":29,"count":8},{"degree":30,"count":8},{"degree":31,"count":9},{"degree":32,"count":9},{"degree":33,"count":19},{"degree":34,"count":5},{"degree":35,"count":5},{"degree":36,"count":7},{"degree":37,"count":4},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":41,"count":2},{"degree":42,"count":2},{"degree":43,"count":2},{"degree":44,"count":2},{"degree":45,"count":2},{"degree":46,"count":2},{"degree":47,"count":3},{"degree":48,"count":11}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":99},{"arity":3,"count":196},{"arity":4,"count":1},{"arity":5,"count":193},{"arity":6,"count":100},{"arity":7,"count":1},{"arity":10,"count":2},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":3},{"arity":18,"count":1},{"arity":19,"count":2},{"arity":20,"count":2},{"arity":22,"count":3},{"arity":24,"count":1},{"arity":25,"count":3},{"arity":26,"count":1},{"arity":28,"count":3},{"arity":30,"count":3},{"arity":31,"count":2},{"arity":32,"count":1},{"arity":34,"count":3},"...",{"arity":67,"count":2}, {"arity":68,"count":1}, {"arity":70,"count":5}, {"arity":72,"count":1}, {"arity":73,"count":2}, {"arity":74,"count":1}, {"arity":75,"count":2}, {"arity":76,"count":3}, {"arity":78,"count":1}, {"arity":79,"count":2}, {"arity":80,"count":3}, {"arity":82,"count":3}, {"arity":84,"count":1}, {"arity":85,"count":4}, {"arity":86,"count":1}, {"arity":88,"count":3}, {"arity":90,"count":3}, {"arity":91,"count":2}, {"arity":92,"count":1}, {"arity":94,"count":3}, {"arity":95,"count":2}, {"arity":96,"count":1}, {"arity":97,"count":2}, {"arity":98,"count":1}, {"arity":100,"count":6}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"sum","count":630},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Create Cardinality(vars,values,occurs) constraint using 100 Exactly/AtMost.. constraint 
0.00/0.00	c
0.00/0.06	c root propagations     : 11          
0.00/0.06	c restarts enabled, print stats at every restarts
0.00/0.06	c
0.00/0.06	c
0.00/0.06	c
0.00/0.06	c This is cosoco 2.00 --  
0.00/0.06	c
0.00/0.06	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408092-1569799992.xml 
0.00/0.06	c ========================================[ Problem Statistics ]===========================================
0.00/0.06	c |                                                                                                       
0.00/0.06	c |  Parse time        :         0.06 s 
0.00/0.06	c |
0.00/0.06	c |               Variables: 600
0.00/0.06	c |            Domain Sizes: 2..22
0.00/0.06	c |
0.00/0.06	c |             Constraints: 752
0.00/0.06	c |                   Arity: 1..100  -- Unary: 1  -- Binary: 99  -- Ternary: 196
0.00/0.06	c | 
0.00/0.06	c |                   Types: 
0.00/0.06	c |                          Exactly K: 22
0.00/0.06	c |                          Extension: 100  (nb tuples: 22..22) -- (shared: 99)
0.00/0.06	c |                          Sum: 630
0.00/0.06	c |                          
0.00/0.06	c =========================================================================================================
0.00/0.06	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.21/0.22	c 101            836            60745          22843          2              0              211   306   248
0.41/0.48	c 211            1711           180863         52640          2              0              107   368   345
0.60/0.61	c 332            2320           237390         62867          2              0              12   195   174 
0.69/0.77	c 465            2967           319885         83394          2              0              32   109   99  
0.89/0.94	c 611            3644           410924         106163         2              0              73   95   86   
1.00/1.05	c 771            4048           466306         120738         2              0              77   92   87   
1.19/1.22	c 947            4483           549568         141850         2              0              67   90   84   
1.29/1.38	c 1140           5080           628002         162133         2              0              85   95   89   
1.49/1.57	c 1352           7019           715527         180753         2              0              91   174   118 
1.69/1.76	c 1585           8092           807352         204737         2              0              93   172   164 
1.79/1.89	c 1841           9120           882828         224853         2              0              128   160   149
2.00/2.03	c 2122           9773           955148         261735         2              0              91   122   119 
2.19/2.21	c 2431           10813          1049334        289939         2              0              84   147   139 
2.39/2.43	c 2770           12234          1144302        337327         2              0              81   111   99  
2.69/2.77	c 3142           14225          1275860        403374         2              0              57   72   68   
3.19/3.22	c 3551           16280          1452275        537276         2              0              57   70   63   
3.59/3.64	c 4000           18414          1622000        654904         2              0              55   66   61   
3.89/3.97	c 4493           19878          1777744        696077         2              0              57   160   150 
4.19/4.26	c 5035           22876          1931228        734062         2              0              104   234   206
4.69/4.73	c 5631           25074          2173674        788437         2              0              127   215   197
6.19/6.27	c 6286           27568          2801595        920317         2              0              101   224   203
6.59/6.70	c 7006           30177          3089571        989715         2              0              142   216   207
7.19/7.23	c 7798           33234          3427356        1065784        2              0              161   202   192
7.89/7.98	c 8669           42167          3826404        1131426        2              0              148   206   185
8.49/8.59	c 9627           45766          4107768        1207629        2              0              25   206   182 
10.00/10.04	c 10680          49344          4705793        1357324        2              0              98   134   112 
11.19/11.21	c 11838          53651          5264425        1491755        2              0              110   197   186
12.10/12.18	c 13111          58534          5691513        1613636        2              0              135   208   188
13.19/13.29	c 14511          64256          6239987        1758169        2              0              91   139   133 
14.19/14.26	c 16051          69253          6687236        1868051        2              0              108   230   210
15.39/15.40	c 17745          74890          7249534        1990439        2              0              156   190   183
16.19/16.27	c 19608          80852          7679446        2073153        2              0              21   154   132 
18.10/18.18	c 21657          91126          8475831        2303598        2              0              9   175   73   
20.29/20.32	c 23910          97643          9552353        2541994        2              0              143   185   178
23.59/23.69	c 26388          105350         11138543       2892184        2              0              144   182   174
26.29/26.34	c 29113          113477         12455533       3200221        2              0              55   187   178 
28.89/28.92	c 32110          132084         13531195       3429502        2              0              28   219   143 
31.79/31.83	c 35406          145702         14845761       3738305        2              0              47   230   221 
40.59/40.63	c 39031          163171         18429494       4763056        2              0              168   200   184
44.49/44.50	c 43018          173867         20150562       5209355        2              0              134   201   173
47.39/47.44	c 47403          184056         21536007       5559584        2              0              133   236   224
52.79/52.84	c 52226          198941         23931748       6102433        2              0              102   129   115
57.29/57.34	c 57531          216339         26213444       6710189        2              0              104   134   125
63.79/63.81	c 63366          234746         29536833       7593532        2              0              129   220   208
67.79/67.81	c 69784          255431         31379302       7970612        2              0              19   175   143 
70.69/70.73	c 76843          274409         33070059       8379220        2              0              53   210   181 
75.89/75.90	c 84607          305851         35647486       8874943        2              0              55   125   111 
83.89/83.93	c 93147          342834         39896898       9761548        2              0              45   148   138 
92.39/92.42	c 102541         366836         43961748       10596764       2              0              83   182   176 
99.89/99.91	c 112874         399691         47729246       11529558       2              0              10   166   143 
107.89/108.00	c 124240         437368         51466359       12468704       2              0              100   176   151
119.39/119.49	c 136742         493262         56816430       13959664       2              0              93   169   143 
139.89/139.94	c 150494         538700         65971994       17393920       2              0              118   152   135
161.49/161.58	c 165621         598765         76595390       21160595       2              0              123   157   145
177.49/177.55	c 182260         671931         84327341       23052417       2              0              106   146   137
200.59/200.67	c 200562         748925         94300381       25249981       2              0              107   157   142
213.00/213.08	c 220694         820975         100444020      26766065       2              0              10   194   159 
233.89/233.93	c 242839         969935         109987839      28470487       2              0              103   171   148
262.00/262.07	c 267198         1087518        122719968      31581098       2              0              116   145   131
292.49/292.50	c 293992         1209005        136662293      35252510       2              0              99   152   129 
326.79/326.82	c 323465         1342310        151541709      38548771       2              0              93   196   145 
355.49/355.52	c 355885         1506955        165079296      41852189       2              0              86   180   131 
402.00/402.02	c 391547         1766583        184660868      45934679       2              0              41   144   131 
449.89/449.99	c 430775         1969183        205432196      50372373       2              0              92   126   115 
497.59/497.61	c 473925         2141325        226219831      55353516       2              0              93   180   160 
544.69/544.71	c 521390         2326967        246879628      60367867       2              0              37   192   134 
595.79/595.89	c 573601         2531615        268914682      64440113       2              0              81   144   122 
659.79/659.86	c 631033         2883070        296508832      71057137       2              0              67   145   106 
752.89/752.97	c 694208         3303465        340107005      83871734       2              0              122   185   152
834.39/834.45	c 763700         3672047        377848101      93066879       2              0              96   162   144 
941.79/941.82	c 840141         3981611        422182275      101774953      2              0              106   147   133
1020.19/1020.28	c 924226         4438242        457885377      109875121      2              0              87   168   140 
1128.29/1128.31	c 1016719        4959904        506693265      121497284      2              0              79   162   141 
1220.00/1220.10	c 1118461        5405773        550559900      133090198      2              0              118   156   145
1267.00/1267.04	c 1230377        5705224        580290415      141324364      2              0              98   262   219 
1334.59/1334.67	c 1353484        6144321        614973118      148945604      2              0              158   267   227
1444.29/1444.36	c 1488901        6731866        668919572      161716940      2              0              149   250   198
1572.89/1573.00	c 1637859        7492651        731787075      173892538      2              0              147   236   190
1779.99/1780.02	c 1801712        8622222        820162130      201153151      2              0              136   221   181
1986.49/1986.50	c 1981950        9829975        909619398      225257404      2              0              78   198   148 
2349.79/2349.89	c 2180211        11180216       1062242278     260425314      2              0              20   216   199 
2510.09/2510.15	c 2398298        12209676       1145365687     280057849      2              0              151   228   193
2519.99/2520.00	
2519.99/2520.00	c *** INTERRUPTED ***
2519.99/2520.00	c restarts              : 82          
2519.99/2520.00	c conflicts             : 2412665      (957 /sec)
2519.99/2520.00	c decisions             : 12295598     (4879 /sec)
2519.99/2520.00	c propagations          : 281467042   (111693 /sec)
2519.99/2520.00	c root propagations     : 11          
2519.99/2520.00	c filter calls          : 1149427028     (456122 /sec)
2519.99/2520.00	c useless filter calls  : 1070567843     (93 %)
2519.99/2520.00	c Memory used           : 30.62 MB
2519.99/2520.00	c CPU time              : 2520 s
2519.99/2520.00	c real time             : 2520 s
2519.99/2520.00	
2519.99/2520.00	s UNKNOWN

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408092-1569799992/watcher-4408092-1569799992 -o /tmp/evaluation-result-4408092-1569799992/solver-4408092-1569799992 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569787350-17998 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408092-1569799992.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
solver pid=20707, runsolver pid=20704
Current StackSize limit: 8192 KiB


[startup+0.100199 s]*
/proc/loadavg: 2.02 2.08 2.11 3/199 20708
/proc/meminfo: memFree=31469616/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=30820 memory=7280 CPUtime=0.1 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 2036 0 0 0 10 0 0 0 20 0 1 0 556265939 31559680 1820 33554432000 4194304 6211132 140730224322288 140730224318824 5156288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7705 1820 894 493 0 1010 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30820 KiB
Current children cumulated memory: 7280 KiB

[startup+0.209714 s]*
/proc/loadavg: 2.02 2.08 2.11 3/199 20708
/proc/meminfo: memFree=31469616/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=30820 memory=7280 CPUtime=0.21 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 2043 0 0 0 21 0 0 0 20 0 1 0 556265939 31559680 1820 33554432000 4194304 6211132 140730224322288 140730224318824 5156288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7705 1820 894 493 0 1010 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30820 KiB
Current children cumulated memory: 7280 KiB

[startup+0.309057 s]*
/proc/loadavg: 2.02 2.08 2.11 4/199 20708
/proc/meminfo: memFree=31469244/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=7808 CPUtime=0.31 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 2164 0 0 0 31 0 0 0 20 0 1 0 556265939 32100352 1952 33554432000 4194304 6211132 140730224322288 140730224319688 5250266 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 1952 895 493 0 1142 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 7808 KiB

[startup+0.700349 s]
/proc/loadavg: 2.02 2.08 2.11 3/199 20708
/proc/meminfo: memFree=31468916/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=7808 CPUtime=0.69 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 2166 0 0 0 69 0 0 0 20 0 1 0 556265939 32100352 1952 33554432000 4194304 6211132 140730224322288 140730224319688 5155377 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 1952 895 493 0 1142 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 7808 KiB

[startup+1.50034 s]
/proc/loadavg: 2.02 2.08 2.11 3/199 20708
/proc/meminfo: memFree=31468916/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=7808 CPUtime=1.49 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 2166 0 0 0 149 0 0 0 20 0 1 0 556265939 32100352 1952 33554432000 4194304 6211132 140730224322288 140730224320248 5250316 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 1952 895 493 0 1142 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 7808 KiB

[startup+3.10927 s]
/proc/loadavg: 2.02 2.08 2.11 3/199 20708
/proc/meminfo: memFree=31468828/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8016 CPUtime=3.1 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 3162 0 0 0 310 0 0 0 20 0 1 0 556265939 32100352 2004 33554432000 4194304 6211132 140730224322288 140730224320248 5155566 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2004 895 493 0 1142 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8016 KiB

[startup+6.30032 s]
/proc/loadavg: 2.02 2.08 2.11 3/199 20708
/proc/meminfo: memFree=31468544/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8016 CPUtime=6.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 4176 0 0 0 629 0 0 0 20 0 1 0 556265939 32100352 2004 33554432000 4194304 6211132 140730224322288 140730224320248 5156549 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2004 895 493 0 1142 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8016 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.08 2.11 3/199 20709
/proc/meminfo: memFree=31468200/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8016 CPUtime=12.69 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 5158 0 0 0 1269 0 0 0 20 0 1 0 556265939 32100352 2004 33554432000 4194304 6211132 140730224322288 140730224320248 5156288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2004 895 493 0 1142 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8016 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.08 2.10 3/199 20711
/proc/meminfo: memFree=31467332/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8016 CPUtime=25.49 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 6192 0 0 0 2549 0 0 0 20 0 1 0 556265939 32100352 2004 33554432000 4194304 6211132 140730224322288 140730224320248 5155402 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2004 895 493 0 1142 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8016 KiB

[startup+51.1095 s]
/proc/loadavg: 2.01 2.07 2.10 3/199 20711
/proc/meminfo: memFree=31467708/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8020 CPUtime=51.1 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 6713 0 0 0 5110 0 0 0 20 0 1 0 556265939 32100352 2005 33554432000 4194304 6211132 140730224322288 140730224320248 5156488 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2005 895 493 0 1142 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8020 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.06 2.10 3/199 20715
/proc/meminfo: memFree=31467520/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8024 CPUtime=102.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 7231 0 0 0 10229 0 0 0 20 0 1 0 556265939 32100352 2006 33554432000 4194304 6211132 140730224322288 140730224320248 5156272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2006 895 493 0 1142 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8024 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.05 2.09 3/199 20721
/proc/meminfo: memFree=31467220/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8024 CPUtime=162.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 7749 0 0 0 16229 0 0 0 20 0 1 0 556265939 32100352 2006 33554432000 4194304 6211132 140730224322288 140730224320248 5156549 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2006 895 493 0 1142 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8024 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.08 3/199 20725
/proc/meminfo: memFree=31467316/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8024 CPUtime=222.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 8267 0 0 0 22229 0 0 0 20 0 1 0 556265939 32100352 2006 33554432000 4194304 6211132 140730224322288 140730224320248 5156288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2006 895 493 0 1142 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8024 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/199 20729
/proc/meminfo: memFree=31467396/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8024 CPUtime=282.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 8782 0 0 0 28229 0 0 0 20 0 1 0 556265939 32100352 2006 33554432000 4194304 6211132 140730224322288 140730224320248 5155700 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2006 895 493 0 1142 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8024 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/199 20735
/proc/meminfo: memFree=31467604/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8024 CPUtime=342.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 9300 0 0 0 34229 0 0 0 20 0 1 0 556265939 32100352 2006 33554432000 4194304 6211132 140730224322288 140730224320248 5250266 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2006 895 493 0 1142 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8024 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/199 20739
/proc/meminfo: memFree=31467256/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8024 CPUtime=402.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 9817 0 0 0 40229 0 0 0 20 0 1 0 556265939 32100352 2006 33554432000 4194304 6211132 140730224322288 140730224320248 5250321 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2006 895 493 0 1142 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8024 KiB

[startup+462.3 s]
/proc/loadavg: 2.53 2.16 2.11 3/200 20751
/proc/meminfo: memFree=31466816/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8024 CPUtime=462.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 10334 0 0 0 46229 0 0 0 20 0 1 0 556265939 32100352 2006 33554432000 4194304 6211132 140730224322288 140730224320248 5155377 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2006 895 493 0 1142 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8024 KiB


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

/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21144
/proc/meminfo: memFree=31467352/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=1782.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 21417 0 0 0 178229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5155402 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21148
/proc/meminfo: memFree=31467492/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=1842.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 21874 0 0 0 184229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5155711 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21152
/proc/meminfo: memFree=31467672/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=1902.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 22331 0 0 0 190229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5155377 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+1962.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 21158
/proc/meminfo: memFree=31467168/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=1962.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 22793 0 0 0 196229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5250491 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2022.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/199 21162
/proc/meminfo: memFree=31467688/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2022.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 23318 0 0 0 202229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5156497 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2022.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2082.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/199 21166
/proc/meminfo: memFree=31467340/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2082.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 23777 0 0 0 208229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5156529 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2082.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2142.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/199 21172
/proc/meminfo: memFree=31467204/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2142.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 24231 0 0 0 214229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2142.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2202.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/199 21176
/proc/meminfo: memFree=31467560/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2202.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 24688 0 0 0 220229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2202.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/201 21189
/proc/meminfo: memFree=31466436/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2262.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 25140 0 0 0 226229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5250491 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2262.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/201 21195
/proc/meminfo: memFree=31466556/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2322.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 25598 0 0 0 232229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5136343 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2322.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/201 21199
/proc/meminfo: memFree=31467516/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2382.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 26127 0 0 0 238229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5136311 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2382.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 21203
/proc/meminfo: memFree=31467508/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2442.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 26592 0 0 0 244229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5136319 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2442.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 21209
/proc/meminfo: memFree=31467392/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2502.29 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 27047 0 0 0 250229 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5250325 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2502.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.02 2.05 3/201 21209
/proc/meminfo: memFree=31467548/32770624 swapFree=66975648/67108860
[pid=20707] ppid=20704 vsize=31348 memory=8068 CPUtime=2519.99 cores=0,2,4,6
/proc/20707/stat : 20707 (cosoco) R 20704 20707 17967 0 -1 4202496 27537 0 0 0 251999 0 0 0 20 0 1 0 556265939 32100352 2017 33554432000 4194304 6211132 140730224322288 140730224320248 5156940 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 9289728 140730224325643 140730224325745 140730224325745 140730224328654 0
/proc/20707/statm: 7837 2017 895 493 0 1142 0
Current children cumulated CPU time: 2519.99 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8068 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.01
CPU user time (s): 2520
CPU system time (s): 0.008
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 31348
Max. memory (cumulated for all children) (KiB): 8068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.008
maximum resident set size= 8132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27589
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= 3151


# summary of solver processes directly reported to runsolver:
#   pid: 20707
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2520
#   total CPU system time (s): 0.008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.12762 second user time and 16.5253 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-30 01:32:29
IDJOB=4408092
IDBENCH=128093
IDSOLVER=2874
FILE ID=node125/4408092-1569799992
RUNJOBID= node125-1569787350-17998
PBS_JOBID= 21705828
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-36-92.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408092-1569799992/watcher-4408092-1569799992 -o /tmp/evaluation-result-4408092-1569799992/solver-4408092-1569799992 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569787350-17998 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408092-1569799992.xml

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

MD5SUM BENCH= e7221c19415bed5c98fc37c567f19ceb
RANDOM SEED=1665895201

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.29
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.29
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.29
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.29
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:        31472908 kB
MemAvailable:   31846344 kB
Buffers:          198296 kB
Cached:           513436 kB
SwapCached:        29880 kB
Active:           397612 kB
Inactive:         350784 kB
Active(anon):      19780 kB
Inactive(anon):    97756 kB
Active(file):     377832 kB
Inactive(file):   253028 kB
Unevictable:      107476 kB
Mlocked:          107476 kB
SwapTotal:      67108860 kB
SwapFree:       66975648 kB
Dirty:              2784 kB
Writeback:             0 kB
AnonPages:        248136 kB
Mapped:            28712 kB
Shmem:             72028 kB
Slab:             146476 kB
SReclaimable:     116824 kB
SUnreclaim:        29652 kB
KernelStack:        3760 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     570268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62024 MiB
End job on node125 at 2019-09-30 02:14:29