Trace number 4389552

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? (TO) 2520.02 2519.8

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.07	c root propagations     : 11          
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 2.00 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389552-1568338645.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.07 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 600
0.00/0.07	c |            Domain Sizes: 2..22
0.00/0.07	c |
0.00/0.07	c |             Constraints: 752
0.00/0.07	c |                   Arity: 1..100  -- Unary: 1  -- Binary: 99  -- Ternary: 196
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          Exactly K: 22
0.00/0.07	c |                          Extension: 100  (nb tuples: 22..22) -- (shared: 99)
0.00/0.07	c |                          Sum: 630
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.21/0.25	c 101            836            60745          22843          2              0              211   306   248
0.51/0.55	c 211            1711           180863         52640          2              0              107   368   345
0.60/0.69	c 332            2320           237390         62867          2              0              12   195   174 
0.79/0.88	c 465            2967           319885         83394          2              0              32   109   99  
1.00/1.08	c 611            3644           410924         106163         2              0              73   95   86   
1.19/1.20	c 771            4048           466306         120738         2              0              77   92   87   
1.29/1.39	c 947            4483           549568         141850         2              0              67   90   84   
1.49/1.57	c 1140           5080           628002         162133         2              0              85   95   89   
1.69/1.80	c 1352           7019           715527         180753         2              0              91   174   118 
2.00/2.01	c 1585           8092           807352         204737         2              0              93   172   164 
2.10/2.16	c 1841           9120           882828         224853         2              0              128   160   149
2.29/2.32	c 2122           9773           955148         261735         2              0              91   122   119 
2.49/2.52	c 2431           10813          1049334        289939         2              0              84   147   139 
2.69/2.77	c 2770           12234          1144302        337327         2              0              81   111   99  
3.10/3.16	c 3142           14225          1275860        403374         2              0              57   72   68   
3.59/3.68	c 3551           16280          1452275        537276         2              0              57   70   63   
4.10/4.17	c 4000           18414          1622000        654904         2              0              55   66   61   
4.49/4.54	c 4493           19878          1777744        696077         2              0              57   160   150 
4.79/4.88	c 5035           22876          1931228        734062         2              0              104   234   206
5.39/5.41	c 5631           25074          2173674        788437         2              0              127   215   197
7.10/7.17	c 6286           27568          2801595        920317         2              0              101   224   203
7.59/7.66	c 7006           30177          3089571        989715         2              0              142   216   207
8.19/8.27	c 7798           33234          3427356        1065784        2              0              161   202   192
9.10/9.12	c 8669           42167          3826404        1131426        2              0              148   206   185
9.79/9.82	c 9627           45766          4107768        1207629        2              0              25   206   182 
11.39/11.49	c 10680          49344          4705793        1357324        2              0              98   134   112 
12.79/12.84	c 11838          53651          5264425        1491755        2              0              110   197   186
13.89/13.95	c 13111          58534          5691513        1613636        2              0              135   208   188
15.19/15.24	c 14511          64256          6239987        1758169        2              0              91   139   133 
16.29/16.35	c 16051          69253          6687236        1868051        2              0              108   230   210
17.59/17.66	c 17745          74890          7249534        1990439        2              0              156   190   183
18.59/18.66	c 19608          80852          7679446        2073153        2              0              21   154   132 
20.79/20.85	c 21657          91126          8475831        2303598        2              0              9   175   73   
23.29/23.30	c 23910          97643          9552353        2541994        2              0              143   185   178
27.10/27.18	c 26388          105350         11138543       2892184        2              0              144   182   174
30.19/30.22	c 29113          113477         12455533       3200221        2              0              55   187   178 
33.10/33.19	c 32110          132084         13531195       3429502        2              0              28   219   143 
36.49/36.54	c 35406          145702         14845761       3738305        2              0              47   230   221 
46.59/46.67	c 39031          163171         18429494       4763056        2              0              168   200   184
51.10/51.11	c 43018          173867         20150562       5209355        2              0              134   201   173
54.39/54.47	c 47403          184056         21536007       5559584        2              0              133   236   224
60.60/60.67	c 52226          198941         23931748       6102433        2              0              102   129   115
65.80/65.82	c 57531          216339         26213444       6710189        2              0              104   134   125
73.20/73.22	c 63366          234746         29536833       7593532        2              0              129   220   208
77.70/77.79	c 69784          255431         31379302       7970612        2              0              19   175   143 
81.11/81.12	c 76843          274409         33070059       8379220        2              0              53   210   181 
87.01/87.05	c 84607          305851         35647486       8874943        2              0              55   125   111 
96.20/96.25	c 93147          342834         39896898       9761548        2              0              45   148   138 
105.90/105.97	c 102541         366836         43961748       10596764       2              0              83   182   176 
114.50/114.53	c 112874         399691         47729246       11529558       2              0              10   166   143 
123.80/123.80	c 124240         437368         51466359       12468704       2              0              100   176   151
136.90/136.97	c 136742         493262         56816430       13959664       2              0              93   169   143 
160.40/160.41	c 150494         538700         65971994       17393920       2              0              118   152   135
185.21/185.22	c 165621         598765         76595390       21160595       2              0              123   157   145
203.51/203.51	c 182260         671931         84327341       23052417       2              0              106   146   137
230.02/230.02	c 200562         748925         94300381       25249981       2              0              107   157   142
244.21/244.22	c 220694         820975         100444020      26766065       2              0              10   194   159 
268.12/268.16	c 242839         969935         109987839      28470487       2              0              103   171   148
300.41/300.43	c 267198         1087518        122719968      31581098       2              0              116   145   131
335.32/335.30	c 293992         1209005        136662293      35252510       2              0              99   152   129 
374.62/374.62	c 323465         1342310        151541709      38548771       2              0              93   196   145 
407.42/407.46	c 355885         1506955        165079296      41852189       2              0              86   180   131 
460.73/460.71	c 391547         1766583        184660868      45934679       2              0              41   144   131 
515.63/515.61	c 430775         1969183        205432196      50372373       2              0              92   126   115 
570.24/570.28	c 473925         2141325        226219831      55353516       2              0              93   180   160 
624.24/624.29	c 521390         2326967        246879628      60367867       2              0              37   192   134 
682.85/682.89	c 573601         2531615        268914682      64440113       2              0              81   144   122 
756.16/756.18	c 631033         2883070        296508832      71057137       2              0              67   145   106 
862.86/862.87	c 694208         3303465        340107005      83871734       2              0              122   185   152
956.27/956.29	c 763700         3672047        377848101      93066879       2              0              96   162   144 
1079.28/1079.23	c 840141         3981611        422182275      101774953      2              0              106   147   133
1169.10/1169.06	c 924226         4438242        457885377      109875121      2              0              87   168   140 
1292.80/1292.73	c 1016719        4959904        506693265      121497284      2              0              79   162   141 
1397.91/1397.81	c 1118461        5405773        550559900      133090198      2              0              118   156   145
1451.41/1451.31	c 1230377        5705224        580290415      141324364      2              0              98   262   219 
1528.63/1528.56	c 1353484        6144321        614973118      148945604      2              0              158   267   227
1654.25/1654.18	c 1488901        6731866        668919572      161716940      2              0              149   250   198
1801.55/1801.46	c 1637859        7492651        731787075      173892538      2              0              147   236   190
2038.57/2038.49	c 1801712        8622222        820162130      201153151      2              0              136   221   181
2275.09/2275.00	c 1981950        9829975        909619398      225257404      2              0              78   198   148 
2520.02/2519.80	
2520.02/2519.80	c *** INTERRUPTED ***
2520.02/2519.80	c restarts              : 80          
2520.02/2519.80	c conflicts             : 2103497      (835 /sec)
2520.02/2519.80	c decisions             : 10634381     (4220 /sec)
2520.02/2519.80	c propagations          : 247245629   (98113 /sec)
2520.02/2519.80	c root propagations     : 11          
2520.02/2519.80	c filter calls          : 1001215765     (397306 /sec)
2520.02/2519.80	c useless filter calls  : 931260866      (93 %)
2520.02/2519.80	c Memory used           : 30.62 MB
2520.02/2519.80	c CPU time              : 2520.01 s
2520.02/2519.80	c real time             : 2519.8 s
2520.02/2519.80	
2520.02/2519.80	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: 16375 MiB (13451 MiB free)
  memory of node 1: 16384 MiB (15685 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389552-1568338645/watcher-4389552-1568338645 -o /tmp/evaluation-result-4389552-1568338645/solver-4389552-1568338645 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568311136-6438 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389552-1568338645.xml 

running on 4 cores: 0-3

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=11795, runsolver pid=11792
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 2.02 2.03 2.05 3/200 11796
/proc/meminfo: memFree=29833212/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=30820 memory=7408 CPUtime=0.1 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 2025 0 0 0 10 0 0 0 20 0 1 0 409806147 31559680 1852 33554432000 4194304 6210612 140726968290416 140726968286952 5192938 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7705 1852 889 493 0 1010 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30820 KiB
Current children cumulated memory: 7408 KiB

[startup+0.210752 s]*
/proc/loadavg: 2.02 2.03 2.05 3/200 11796
/proc/meminfo: memFree=29832840/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=30820 memory=7408 CPUtime=0.21 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 2038 0 0 0 21 0 0 0 20 0 1 0 409806147 31559680 1852 33554432000 4194304 6210612 140726968290416 140726968286952 5155888 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7705 1852 889 493 0 1010 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30820 KiB
Current children cumulated memory: 7408 KiB

[startup+0.310134 s]*
/proc/loadavg: 2.02 2.03 2.05 3/200 11796
/proc/meminfo: memFree=29832820/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31216 memory=7936 CPUtime=0.31 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 2152 0 0 0 31 0 0 0 20 0 1 0 409806147 31965184 1984 33554432000 4194304 6210612 140726968290416 140726968288008 140570166045669 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7804 1984 891 493 0 1109 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31216 KiB
Current children cumulated memory: 7936 KiB

[startup+0.70029 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 11796
/proc/meminfo: memFree=29832820/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=7936 CPUtime=0.69 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 2162 0 0 0 69 0 0 0 20 0 1 0 409806147 32100352 1984 33554432000 4194304 6210612 140726968290416 140726968288008 5157760 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 1984 891 493 0 1142 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 7936 KiB

[startup+1.50029 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 11796
/proc/meminfo: memFree=29832820/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=7936 CPUtime=1.49 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 2162 0 0 0 149 0 0 0 20 0 1 0 409806147 32100352 1984 33554432000 4194304 6210612 140726968290416 140726968288008 5155287 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 1984 891 493 0 1142 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 7936 KiB

[startup+3.11052 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 11796
/proc/meminfo: memFree=29832300/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8000 CPUtime=3.1 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 3170 0 0 0 310 0 0 0 20 0 1 0 409806147 32100352 2000 33554432000 4194304 6210612 140726968290416 140726968288376 5389663 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2000 891 493 0 1142 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8000 KiB

[startup+6.30028 s]
/proc/loadavg: 2.01 2.03 2.05 3/201 11798
/proc/meminfo: memFree=29831632/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8000 CPUtime=6.29 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 4180 0 0 0 629 0 0 0 20 0 1 0 409806147 32100352 2000 33554432000 4194304 6210612 140726968290416 140726968288376 5249674 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2000 891 493 0 1142 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8000 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 11799
/proc/meminfo: memFree=29831292/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8000 CPUtime=12.69 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 5189 0 0 0 1269 0 0 0 20 0 1 0 409806147 32100352 2000 33554432000 4194304 6210612 140726968290416 140726968288376 5135892 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2000 891 493 0 1142 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8000 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 11799
/proc/meminfo: memFree=29830812/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8000 CPUtime=25.49 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 7207 0 0 0 2549 0 0 0 20 0 1 0 409806147 32100352 2000 33554432000 4194304 6210612 140726968290416 140726968288376 5249712 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2000 891 493 0 1142 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8000 KiB

[startup+51.1102 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 11801
/proc/meminfo: memFree=29829720/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8004 CPUtime=51.1 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 7733 0 0 0 5110 0 0 0 20 0 1 0 409806147 32100352 2001 33554432000 4194304 6210612 140726968290416 140726968288376 5157060 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2001 891 493 0 1142 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8004 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 11805
/proc/meminfo: memFree=29831364/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8008 CPUtime=102.3 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 8259 0 0 0 10230 0 0 0 20 0 1 0 409806147 32100352 2002 33554432000 4194304 6210612 140726968290416 140726968288376 5156281 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2002 891 493 0 1142 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8008 KiB

[startup+162.3 s]
/proc/loadavg: 2.22 2.06 2.06 3/199 11809
/proc/meminfo: memFree=29831376/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8008 CPUtime=162.3 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 8783 0 0 0 16230 0 0 0 20 0 1 0 409806147 32100352 2002 33554432000 4194304 6210612 140726968290416 140726968288376 5249907 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2002 891 493 0 1142 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8008 KiB

[startup+222.3 s]
/proc/loadavg: 2.37 2.15 2.09 3/201 11822
/proc/meminfo: memFree=29830304/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8008 CPUtime=222.31 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 9307 0 0 0 22231 0 0 0 20 0 1 0 409806147 32100352 2002 33554432000 4194304 6210612 140726968290416 140726968288376 5154973 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2002 891 493 0 1142 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8008 KiB

[startup+282.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/202 11828
/proc/meminfo: memFree=29830724/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8008 CPUtime=282.31 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 9307 0 0 0 28231 0 0 0 20 0 1 0 409806147 32100352 2002 33554432000 4194304 6210612 140726968290416 140726968288376 5008463 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2002 891 493 0 1142 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8008 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.10 2.08 3/201 11832
/proc/meminfo: memFree=29830272/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8008 CPUtime=342.32 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 9829 0 0 0 34232 0 0 0 20 0 1 0 409806147 32100352 2002 33554432000 4194304 6210612 140726968290416 140726968288376 5038842 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2002 891 493 0 1142 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8008 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/201 11836
/proc/meminfo: memFree=29830920/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8008 CPUtime=402.32 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 9831 0 0 0 40232 0 0 0 20 0 1 0 409806147 32100352 2002 33554432000 4194304 6210612 140726968290416 140726968288376 5156560 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2002 891 493 0 1142 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8008 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/202 11842
/proc/meminfo: memFree=29831564/32770688 swapFree=66960996/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8008 CPUtime=462.33 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 10354 0 0 0 46233 0 0 0 20 0 1 0 409806147 32100352 2002 33554432000 4194304 6210612 140726968290416 140726968288376 5156092 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2002 891 493 0 1142 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8008 KiB


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

/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 1722.45 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 11985
/proc/meminfo: memFree=29829740/32770688 swapFree=66961000/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=1782.45 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 16097 0 0 0 178244 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5135943 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 1782.45 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 11989
/proc/meminfo: memFree=29830196/32770688 swapFree=66961000/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=1842.46 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 16160 0 0 0 184245 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5038627 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 1842.46 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 11995
/proc/meminfo: memFree=29830296/32770688 swapFree=66961000/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=1902.46 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 16642 0 0 0 190245 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5249729 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 1902.46 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 11999
/proc/meminfo: memFree=29829852/32770688 swapFree=66961000/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=1962.47 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 16651 0 0 0 196246 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5154973 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 1962.47 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12011
/proc/meminfo: memFree=29830280/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2022.47 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 17132 0 0 0 202246 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5156097 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2022.47 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12017
/proc/meminfo: memFree=29830744/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2082.48 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 17181 0 0 0 208247 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5154977 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2082.48 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12021
/proc/meminfo: memFree=29829736/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2142.48 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 17633 0 0 0 214247 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5249681 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2142.48 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12047
/proc/meminfo: memFree=29828088/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2202.49 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 17648 0 0 0 220248 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5155888 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2202.49 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12053
/proc/meminfo: memFree=29828168/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2262.49 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 18115 0 0 0 226248 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5156134 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2262.49 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12057
/proc/meminfo: memFree=29828156/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2322.5 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 18176 0 0 0 232249 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5249715 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2322.5 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 12061
/proc/meminfo: memFree=29828360/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2382.5 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 18638 0 0 0 238249 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5249729 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2382.5 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12067
/proc/meminfo: memFree=29828500/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2442.51 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 18641 0 0 0 244250 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5155132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2442.51 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12071
/proc/meminfo: memFree=29828548/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2502.51 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 19096 0 0 0 250250 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5156307 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2502.51 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12132
/proc/meminfo: memFree=29833936/32770688 swapFree=66961004/67108860
[pid=11795] ppid=11792 vsize=31348 memory=8052 CPUtime=2520.02 cores=0-3
/proc/11795/stat : 11795 (cosoco) R 11792 11795 6407 0 -1 4202496 19102 0 0 0 252001 1 0 0 20 0 1 0 409806147 32100352 2013 33554432000 4194304 6210612 140726968290416 140726968288376 5156072 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 17928192 140726968292363 140726968292465 140726968292465 140726968295374 0
/proc/11795/statm: 7837 2013 891 493 0 1142 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 31348 KiB
Current children cumulated memory: 8052 KiB

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

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

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.02
CPU user time (s): 2520.01
CPU system time (s): 0.012001
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 31348
Max. memory (cumulated for all children) (KiB): 8052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.012001
maximum resident set size= 8120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19154
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= 672


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.64458 second user time and 18.4317 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-13 03:36:44
IDJOB=4389552
IDBENCH=128093
IDSOLVER=2829
FILE ID=node116/4389552-1568338645
RUNJOBID= node116-1568311136-6438
PBS_JOBID= 21701125
Free space on /tmp= 56884 MiB

SOLVER NAME= cosoco 2
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-4389552-1568338645/watcher-4389552-1568338645 -o /tmp/evaluation-result-4389552-1568338645/solver-4389552-1568338645 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568311136-6438 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389552-1568338645.xml

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

MD5SUM BENCH= e7221c19415bed5c98fc37c567f19ceb
RANDOM SEED=977442441

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        29837024 kB
MemAvailable:   31844956 kB
Buffers:          105104 kB
Cached:          2179772 kB
SwapCached:        46684 kB
Active:           828128 kB
Inactive:        1512084 kB
Active(anon):       7104 kB
Inactive(anon):    88756 kB
Active(file):     821024 kB
Inactive(file):  1423328 kB
Unevictable:      110248 kB
Mlocked:          110248 kB
SwapTotal:      67108860 kB
SwapFree:       66960996 kB
Dirty:              5720 kB
Writeback:             0 kB
AnonPages:        126876 kB
Mapped:            44472 kB
Shmem:             31900 kB
Slab:             187640 kB
SReclaimable:     158828 kB
SUnreclaim:        28812 kB
KernelStack:        3776 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     531744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 56880 MiB
End job on node116 at 2019-09-13 04:18:44