Trace number 4389603

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) 2519.92 2520.01

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-28-088.xml
MD5SUM86f96609b8582eec836d4ad8d9b44327
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints378
Number of domains28
Minimum domain size61
Maximum domain size88
Distribution of domain sizes[{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2},{"size":72,"count":2},{"size":73,"count":2},{"size":74,"count":2},{"size":75,"count":2},{"size":76,"count":2},{"size":77,"count":2},{"size":78,"count":2},{"size":79,"count":2},{"size":80,"count":2},{"size":81,"count":2},{"size":82,"count":2},{"size":83,"count":2},{"size":84,"count":2},{"size":85,"count":2},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":2}]
Minimum variable degree27
Maximum variable degree27
Distribution of variable degrees[{"degree":27,"count":56}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":378}]
Number of extensional constraints0
Number of intensional constraints378
Distribution of constraint types[{"type":"intension","count":378}]
Optimization problemNO
Type of objective

Solver Data

0.40/0.45	c root propagations     : 0           
0.40/0.45	c restarts enabled, print stats at every restarts
0.40/0.45	c
0.40/0.45	c
0.40/0.45	c
0.40/0.45	c This is cosoco 2.00 --  
0.40/0.45	c
0.40/0.45	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389603-1568360630.xml 
0.40/0.45	c ========================================[ Problem Statistics ]===========================================
0.40/0.45	c |                                                                                                       
0.40/0.45	c |  Parse time        :         0.44 s 
0.40/0.45	c |
0.40/0.45	c |               Variables: 56
0.40/0.45	c |            Domain Sizes: 61..88
0.40/0.45	c |
0.40/0.45	c |             Constraints: 378
0.40/0.45	c |                   Arity: 4..4
0.40/0.45	c | 
0.40/0.45	c |                   Types: 
0.40/0.45	c |                          Intension: 378
0.40/0.45	c |                          
0.40/0.45	c =========================================================================================================
0.40/0.45	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.69/0.74	c 101            113            6244           6530           0              0              7   13   9     
1.10/1.11	c 211            239            12820          13566          0              0              6   17   11    
5.59/5.63	c 332            381            37108          22867          0              0              9   9   8      
6.00/6.07	c 465            532            44708          30355          0              0              10   19   14   
6.29/6.35	c 611            691            53074          39893          0              0              6   14   11    
6.59/6.63	c 771            864            62036          49523          0              0              6   14   10    
6.89/6.96	c 947            1057           72166          60536          0              0              8   18   12    
7.29/7.32	c 1140           1264           82839          72774          0              0              6   15   10    
7.69/7.71	c 1352           1493           94782          86130          0              0              8   18   13    
8.19/8.20	c 1585           1744           107639         98844          0              0              8   18   13    
15.19/15.23	c 1841           2029           140757         109642         0              0              8   11   8     
15.89/15.92	c 2122           2329           156420         127767         0              0              6   19   14    
16.49/16.59	c 2431           2670           174040         148320         0              0              9   19   15    
17.09/17.17	c 2770           3031           192494         166934         0              0              8   18   14    
17.99/18.02	c 3142           3425           213187         189724         0              0              6   18   14    
18.99/19.02	c 3551           3861           235406         211997         0              0              8   27   18    
21.18/21.27	c 4000           4343           278962         240270         0              0              6   17   14    
22.09/22.18	c 4493           4863           306096         270667         0              0              9   19   16    
23.68/23.72	c 5035           5435           335434         301703         0              0              8   26   20    
25.28/25.35	c 5631           6064           367953         330376         0              0              8   27   20    
28.68/28.76	c 6286           6751           403461         367827         0              0              8   19   17    
30.48/30.53	c 7006           7507           443207         415548         0              0              6   19   17    
33.78/33.82	c 7798           8334           486171         459224         0              0              8   18   16    
37.18/37.29	c 8669           9242           534278         511435         0              0              6   24   19    
40.09/40.13	c 9627           10243          585713         565907         0              0              8   29   25    
44.78/44.82	c 10680          11346          643807         619112         0              0              6   21   19    
48.78/48.83	c 11838          12549          706905         686425         0              0              8   25   22    
53.28/53.37	c 13111          13870          777160         760004         0              0              8   25   22    
60.88/60.95	c 14511          15354          856071         836093         0              0              8   24   20    
67.18/67.21	c 16051          16963          941553         918544         0              0              8   25   23    
74.38/74.45	c 17745          18720          1035434        1009527        0              0              8   24   23    
82.17/82.27	c 19608          20755          1162531        1107342        0              0              8   27   24    
92.27/92.38	c 21657          22923          1288657        1221635        0              0              8   26   24    
106.57/106.66	c 23910          25322          1465965        1442366        0              0              8   26   23    
112.98/113.04	c 26388          27916          1604473        1612053        0              0              9   27   26    
121.87/121.92	c 29113          30785          1755229        1774385        0              0              8   27   24    
137.67/137.75	c 32110          33915          1921578        1944866        0              0              8   24   23    
149.87/149.93	c 35406          37316          2098650        2115201        0              0              8   25   24    
171.08/171.15	c 39031          41081          2297040        2322897        0              0              8   27   25    
191.67/191.75	c 43018          45221          2515274        2549972        0              0              8   25   22    
221.27/221.34	c 47403          49795          2816736        2764194        0              0              8   20   19    
239.87/239.94	c 52226          54793          3137571        3150808        0              0              8   19   17    
255.17/255.24	c 57531          60247          3440748        3426906        0              0              8   16   15    
278.67/278.70	c 63366          66252          3755156        3740759        0              0              8   25   24    
301.47/301.52	c 69784          72885          4111227        4116911        0              0              9   20   19    
321.76/321.82	c 76843          80204          4497112        4550834        0              0              8   19   18    
350.07/350.17	c 84607          88316          4921809        5033951        0              0              8   19   18    
437.16/437.26	c 93147          97415          5879089        5381509        0              0              8   18   17    
531.66/531.77	c 102541         107407         6794286        5831747        0              0              10   21   18   
585.75/585.88	c 112874         118049         7367076        6448552        0              0              11   21   20   
645.45/645.54	c 124240         129688         7992252        7094257        0              0              11   23   22   
803.55/803.61	c 136742         144052         9843495        8286012        0              0              14   21   20   
865.74/865.81	c 150494         158175         10595916       9123928        0              0              17   25   23   
1067.14/1067.22	c 165621         176214         13208115       10743399       0              0              16   21   19   
1141.73/1141.87	c 182260         193365         14118867       11613711       0              0              19   21   20   
1223.14/1223.20	c 200562         212180         15128721       12758514       0              0              17   21   20   
1335.44/1335.53	c 220694         232815         16231834       13943854       0              0              14   23   22   
1423.83/1423.95	c 242839         255822         17491766       15212807       0              0              10   23   22   
1506.53/1506.63	c 267198         281545         18943335       16280963       0              0              16   21   20   
1609.22/1609.33	c 293992         309262         20431641       17615792       0              0              17   21   19   
1746.62/1746.73	c 323465         339566         22053793       19426857       0              0              10   23   21   
1935.41/1935.58	c 355885         372986         23825474       21378121       0              0              11   20   19   
2101.51/2101.69	c 391547         409910         25793131       23626991       0              0              11   20   19   
2519.90/2520.00	
2519.90/2520.00	c *** INTERRUPTED ***
2519.90/2520.00	c restarts              : 63          
2519.90/2520.00	c conflicts             : 420046       (167 /sec)
2519.90/2520.00	c decisions             : 442026       (175 /sec)
2519.90/2520.00	c propagations          : 25730839    (10211 /sec)
2519.90/2520.00	c root propagations     : 0           
2519.90/2520.00	c filter calls          : 29706189       (11789 /sec)
2519.90/2520.00	c useless filter calls  : 28010422       (94 %)
2519.90/2520.00	c Memory used           : 43.41 MB
2519.90/2520.00	c CPU time              : 2519.89 s
2519.90/2520.00	c real time             : 2520.01 s
2519.90/2520.00	
2519.90/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 (15006 MiB free)
  memory of node 1: 16384 MiB (15764 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389603-1568360630/watcher-4389603-1568360630 -o /tmp/evaluation-result-4389603-1568360630/solver-4389603-1568360630 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568359037-18067 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389603-1568360630.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=18366, runsolver pid=18363
Current StackSize limit: 8192 KiB


[startup+0.100383 s]*
/proc/loadavg: 2.27 2.03 1.97 3/204 18367
/proc/meminfo: memFree=31505808/32770624 swapFree=66993856/67108860
[pid=18366] ppid=18363 vsize=30616 memory=6964 CPUtime=0.1 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 1909 0 0 0 10 0 0 0 20 0 1 0 412316077 31350784 1741 33554432000 4194304 6210612 140737305747392 140737305740696 139871064820709 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 7654 1741 822 493 0 959 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30616 KiB
Current children cumulated memory: 6964 KiB

[startup+0.210078 s]*
/proc/loadavg: 2.27 2.03 1.97 3/203 18367
/proc/meminfo: memFree=31504168/32770624 swapFree=66993868/67108860
[pid=18366] ppid=18363 vsize=34268 memory=10480 CPUtime=0.21 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 2818 0 0 0 21 0 0 0 20 0 1 0 412316077 35090432 2620 33554432000 4194304 6210612 140737305747392 140737305739032 139871064820709 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 8567 2620 822 493 0 1872 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34268 KiB
Current children cumulated memory: 10480 KiB

[startup+0.309359 s]*
/proc/loadavg: 2.27 2.03 1.97 3/204 18368
/proc/meminfo: memFree=31494976/32770624 swapFree=66993996/67108860
[pid=18366] ppid=18363 vsize=37528 memory=13744 CPUtime=0.3 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 3641 0 0 0 30 0 0 0 20 0 1 0 412316077 38428672 3436 33554432000 4194304 6210612 140737305747392 140737305739032 139871064820709 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 9382 3436 822 493 0 2687 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37528 KiB
Current children cumulated memory: 13744 KiB

[startup+0.700273 s]
/proc/loadavg: 2.27 2.03 1.97 3/206 18370
/proc/meminfo: memFree=31484972/32770624 swapFree=66993996/67108860
[pid=18366] ppid=18363 vsize=42736 memory=19212 CPUtime=0.69 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 4975 0 0 0 68 1 0 0 20 0 1 0 412316077 43761664 4803 33554432000 4194304 6210612 140737305747392 140737305739032 139871064820709 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 10684 4803 860 493 0 3989 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 42736 KiB
Current children cumulated memory: 19212 KiB

[startup+1.50024 s]
/proc/loadavg: 2.27 2.03 1.97 3/203 18370
/proc/meminfo: memFree=31720480/32770624 swapFree=66994004/67108860
[pid=18366] ppid=18363 vsize=43000 memory=19476 CPUtime=1.49 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 5071 0 0 0 148 1 0 0 20 0 1 0 412316077 44032000 4869 33554432000 4194304 6210612 140737305747392 140737305745048 5451324 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 10750 4869 861 493 0 4055 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 43000 KiB
Current children cumulated memory: 19476 KiB

[startup+3.10919 s]
/proc/loadavg: 2.27 2.03 1.97 3/203 18370
/proc/meminfo: memFree=31720948/32770624 swapFree=66994004/67108860
[pid=18366] ppid=18363 vsize=43132 memory=19632 CPUtime=3.1 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 6030 0 0 0 309 1 0 0 20 0 1 0 412316077 44167168 4908 33554432000 4194304 6210612 140737305747392 140737305745048 139871074765711 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 10783 4908 861 493 0 4088 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 43132 KiB
Current children cumulated memory: 19632 KiB

[startup+6.30024 s]
/proc/loadavg: 2.17 2.01 1.97 3/203 18372
/proc/meminfo: memFree=31720616/32770624 swapFree=66994004/67108860
[pid=18366] ppid=18363 vsize=43264 memory=19776 CPUtime=6.29 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 8325 0 0 0 628 1 0 0 20 0 1 0 412316077 44302336 4944 33554432000 4194304 6210612 140737305747392 140737305745048 5440472 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 10816 4944 861 493 0 4121 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 43264 KiB
Current children cumulated memory: 19776 KiB

[startup+12.7002 s]
/proc/loadavg: 2.16 2.01 1.97 3/203 18372
/proc/meminfo: memFree=31720664/32770624 swapFree=66994004/67108860
[pid=18366] ppid=18363 vsize=43264 memory=19836 CPUtime=12.69 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 10554 0 0 0 1268 1 0 0 20 0 1 0 412316077 44302336 4959 33554432000 4194304 6210612 140737305747392 140737305745352 5451466 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 10816 4959 861 493 0 4121 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 43264 KiB
Current children cumulated memory: 19836 KiB

[startup+25.5002 s]
/proc/loadavg: 2.20 2.03 1.97 3/203 18372
/proc/meminfo: memFree=31721248/32770624 swapFree=66994004/67108860
[pid=18366] ppid=18363 vsize=43924 memory=20468 CPUtime=25.48 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 12299 0 0 0 2547 1 0 0 20 0 1 0 412316077 44978176 5117 33554432000 4194304 6210612 140737305747392 140737305745352 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 10981 5117 861 493 0 4286 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 43924 KiB
Current children cumulated memory: 20468 KiB

[startup+51.1094 s]
/proc/loadavg: 2.13 2.03 1.97 3/204 18374
/proc/meminfo: memFree=31721012/32770624 swapFree=66994068/67108860
[pid=18366] ppid=18363 vsize=44056 memory=20580 CPUtime=51.09 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 12741 0 0 0 5108 1 0 0 20 0 1 0 412316077 45113344 5145 33554432000 4194304 6210612 140737305747392 140737305745352 5068610 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11014 5145 861 493 0 4319 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 44056 KiB
Current children cumulated memory: 20580 KiB

[startup+102.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/203 18378
/proc/meminfo: memFree=31720764/32770624 swapFree=66994076/67108860
[pid=18366] ppid=18363 vsize=44188 memory=20644 CPUtime=102.27 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 13196 0 0 0 10226 1 0 0 20 0 1 0 412316077 45248512 5161 33554432000 4194304 6210612 140737305747392 140737305745048 5446066 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11047 5161 861 493 0 4352 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 44188 KiB
Current children cumulated memory: 20644 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/203 18382
/proc/meminfo: memFree=31720960/32770624 swapFree=66994080/67108860
[pid=18366] ppid=18363 vsize=44188 memory=20788 CPUtime=162.27 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 13646 0 0 0 16226 1 0 0 20 0 1 0 412316077 45248512 5197 33554432000 4194304 6210612 140737305747392 140737305745352 5442952 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11047 5197 861 493 0 4352 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 44188 KiB
Current children cumulated memory: 20788 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/203 18386
/proc/meminfo: memFree=31720820/32770624 swapFree=66994080/67108860
[pid=18366] ppid=18363 vsize=44188 memory=20804 CPUtime=222.27 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 14067 0 0 0 22226 1 0 0 20 0 1 0 412316077 45248512 5201 33554432000 4194304 6210612 140737305747392 140737305745352 5478158 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11047 5201 861 493 0 4352 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 44188 KiB
Current children cumulated memory: 20804 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/203 18392
/proc/meminfo: memFree=31719996/32770624 swapFree=66994080/67108860
[pid=18366] ppid=18363 vsize=44320 memory=20828 CPUtime=282.27 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 14497 0 0 0 28226 1 0 0 20 0 1 0 412316077 45383680 5207 33554432000 4194304 6210612 140737305747392 140737305745352 5440460 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11080 5207 861 493 0 4385 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 44320 KiB
Current children cumulated memory: 20828 KiB

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/199 18396
/proc/meminfo: memFree=31720888/32770624 swapFree=66994080/67108860
[pid=18366] ppid=18363 vsize=44320 memory=20840 CPUtime=342.26 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 14806 0 0 0 34225 1 0 0 20 0 1 0 412316077 45383680 5210 33554432000 4194304 6210612 140737305747392 140737305745352 5455490 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11080 5210 861 493 0 4385 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 44320 KiB
Current children cumulated memory: 20840 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/199 18400
/proc/meminfo: memFree=31720428/32770624 swapFree=66994080/67108860
[pid=18366] ppid=18363 vsize=44320 memory=20852 CPUtime=402.26 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 15003 0 0 0 40225 1 0 0 20 0 1 0 412316077 45383680 5213 33554432000 4194304 6210612 140737305747392 140737305745352 5442848 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11080 5213 861 493 0 4385 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 44320 KiB
Current children cumulated memory: 20852 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/200 18413
/proc/meminfo: memFree=31715836/32770624 swapFree=66995356/67108860
[pid=18366] ppid=18363 vsize=44320 memory=20852 CPUtime=462.26 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 15298 0 0 0 46225 1 0 0 20 0 1 0 412316077 45383680 5213 33554432000 4194304 6210612 140737305747392 140737305745352 5164221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11080 5213 861 493 0 4385 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 44320 KiB
Current children cumulated memory: 20852 KiB


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

/proc/18366/statm: 11113 5256 861 493 0 4418 0
Current children cumulated CPU time: 1722.22 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21024 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.10 2.05 3/200 18556
/proc/meminfo: memFree=31713840/32770624 swapFree=66995440/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21024 CPUtime=1782.22 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 22345 0 0 0 178220 2 0 0 20 0 1 0 412316077 45518848 5256 33554432000 4194304 6210612 140737305747392 140737305745352 139871065744464 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5256 861 493 0 4418 0
Current children cumulated CPU time: 1782.22 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21024 KiB

[startup+1842.3 s]
/proc/loadavg: 2.05 2.09 2.05 3/200 18560
/proc/meminfo: memFree=31713504/32770624 swapFree=66995440/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21024 CPUtime=1842.22 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 22552 0 0 0 184220 2 0 0 20 0 1 0 412316077 45518848 5256 33554432000 4194304 6210612 140737305747392 140737305745352 5440940 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5256 861 493 0 4418 0
Current children cumulated CPU time: 1842.22 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21024 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.08 2.05 3/200 18566
/proc/meminfo: memFree=31713564/32770624 swapFree=66995440/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21024 CPUtime=1902.21 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 22760 0 0 0 190219 2 0 0 20 0 1 0 412316077 45518848 5256 33554432000 4194304 6210612 140737305747392 140737305745352 5451361 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5256 861 493 0 4418 0
Current children cumulated CPU time: 1902.21 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21024 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.06 2.05 3/199 18570
/proc/meminfo: memFree=31713464/32770624 swapFree=66995440/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21024 CPUtime=1962.21 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 23114 0 0 0 196219 2 0 0 20 0 1 0 412316077 45518848 5256 33554432000 4194304 6210612 140737305747392 140737305745352 5446115 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5256 861 493 0 4418 0
Current children cumulated CPU time: 1962.21 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21024 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/200 18575
/proc/meminfo: memFree=31713464/32770624 swapFree=66995440/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21024 CPUtime=2022.21 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 23360 0 0 0 202219 2 0 0 20 0 1 0 412316077 45518848 5256 33554432000 4194304 6210612 140737305747392 140737305745352 5456150 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5256 861 493 0 4418 0
Current children cumulated CPU time: 2022.21 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21024 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 18581
/proc/meminfo: memFree=31713536/32770624 swapFree=66995440/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21028 CPUtime=2082.21 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 23583 0 0 0 208219 2 0 0 20 0 1 0 412316077 45518848 5257 33554432000 4194304 6210612 140737305747392 140737305745352 5451361 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5257 861 493 0 4418 0
Current children cumulated CPU time: 2082.21 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21028 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 18585
/proc/meminfo: memFree=31713584/32770624 swapFree=66995440/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21028 CPUtime=2142.21 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 23945 0 0 0 214219 2 0 0 20 0 1 0 412316077 45518848 5257 33554432000 4194304 6210612 140737305747392 140737305745352 5446119 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5257 861 493 0 4418 0
Current children cumulated CPU time: 2142.21 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21028 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 18589
/proc/meminfo: memFree=31714092/32770624 swapFree=66995440/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21028 CPUtime=2202.2 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 24249 0 0 0 220218 2 0 0 20 0 1 0 412316077 45518848 5257 33554432000 4194304 6210612 140737305747392 140737305745352 5446119 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5257 861 493 0 4418 0
Current children cumulated CPU time: 2202.2 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21028 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 18603
/proc/meminfo: memFree=31713848/32770624 swapFree=66995456/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21028 CPUtime=2262.2 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 24598 0 0 0 226218 2 0 0 20 0 1 0 412316077 45518848 5257 33554432000 4194304 6210612 140737305747392 140737305745352 5451361 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5257 861 493 0 4418 0
Current children cumulated CPU time: 2262.2 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21028 KiB

[startup+2322.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/199 18607
/proc/meminfo: memFree=31711288/32770624 swapFree=66995456/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21028 CPUtime=2322.2 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 24887 0 0 0 232218 2 0 0 20 0 1 0 412316077 45518848 5257 33554432000 4194304 6210612 140737305747392 140737305745352 5446752 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5257 861 493 0 4418 0
Current children cumulated CPU time: 2322.2 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21028 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 18612
/proc/meminfo: memFree=31707576/32770624 swapFree=66995456/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21028 CPUtime=2382.2 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 25142 0 0 0 238218 2 0 0 20 0 1 0 412316077 45518848 5257 33554432000 4194304 6210612 140737305747392 140737305745352 139871065746847 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5257 861 493 0 4418 0
Current children cumulated CPU time: 2382.2 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21028 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 18618
/proc/meminfo: memFree=31707020/32770624 swapFree=66995456/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21028 CPUtime=2442.2 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 25479 0 0 0 244218 2 0 0 20 0 1 0 412316077 45518848 5257 33554432000 4194304 6210612 140737305747392 140737305745352 5451440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5257 861 493 0 4418 0
Current children cumulated CPU time: 2442.2 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21028 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 18622
/proc/meminfo: memFree=31707236/32770624 swapFree=66995460/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21032 CPUtime=2502.19 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 25748 0 0 0 250217 2 0 0 20 0 1 0 412316077 45518848 5258 33554432000 4194304 6210612 140737305747392 140737305745352 5478158 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5258 861 493 0 4418 0
Current children cumulated CPU time: 2502.19 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21032 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.02 2.05 3/213 18651
/proc/meminfo: memFree=31694128/32770624 swapFree=66995460/67108860
[pid=18366] ppid=18363 vsize=44452 memory=21036 CPUtime=2519.9 cores=1,3,5,7
/proc/18366/stat : 18366 (cosoco) R 18363 18366 18035 0 -1 4202496 26001 0 0 0 251988 2 0 0 20 0 1 0 412316077 45518848 5259 33554432000 4194304 6210612 140737305747392 140737305745352 5446066 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 10674176 140737305748491 140737305748593 140737305748593 140737305751502 0
/proc/18366/statm: 11113 5259 861 493 0 4418 0
Current children cumulated CPU time: 2519.9 s
Current children cumulated vsize: 44452 KiB
Current children cumulated memory: 21036 KiB

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

[startup+2520.01 s]
# the end of solver process 18366 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.89 s, system=0.026999 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): 2519.92
CPU user time (s): 2519.89
CPU system time (s): 0.026999
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 44452
Max. memory (cumulated for all children) (KiB): 21036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.89
system time used= 0.026999
maximum resident set size= 21104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26050
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= 10
involuntary context switches= 958


# summary of solver processes directly reported to runsolver:
#   pid: 18366
#   total CPU time (s): 2519.92
#   total CPU user time (s): 2519.89
#   total CPU system time (s): 0.026999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9953 second user time and 11.1886 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-13 09:42:51
IDJOB=4389603
IDBENCH=141732
IDSOLVER=2829
FILE ID=node103/4389603-1568360630
RUNJOBID= node103-1568359037-18067
PBS_JOBID= 21701202
Free space on /tmp= 57264 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-28-088.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389603-1568360630/watcher-4389603-1568360630 -o /tmp/evaluation-result-4389603-1568360630/solver-4389603-1568360630 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568359037-18067 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389603-1568360630.xml

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

MD5SUM BENCH= 86f96609b8582eec836d4ad8d9b44327
RANDOM SEED=648459046

node103.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.74
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.74
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.74
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.74
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:        31509436 kB
MemAvailable:   31878504 kB
Buffers:           40892 kB
Cached:           603460 kB
SwapCached:         8804 kB
Active:           377196 kB
Inactive:         282824 kB
Active(anon):      10648 kB
Inactive(anon):    46148 kB
Active(file):     366548 kB
Inactive(file):   236676 kB
Unevictable:      111412 kB
Mlocked:          111412 kB
SwapTotal:      67108860 kB
SwapFree:       66993856 kB
Dirty:              3128 kB
Writeback:          8480 kB
AnonPages:        118896 kB
Mapped:            43860 kB
Shmem:             32508 kB
Slab:             193240 kB
SReclaimable:     163360 kB
SUnreclaim:        29880 kB
KernelStack:        3472 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 57260 MiB
End job on node103 at 2019-09-13 10:24:51