Trace number 4389602

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.85 2520.01

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-27-083.xml
MD5SUMd1662e28cf77722711a0da36cf655d3c
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 variables54
Number of constraints351
Number of domains27
Minimum domain size57
Maximum domain size83
Distribution of domain sizes[{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"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}]
Minimum variable degree26
Maximum variable degree26
Distribution of variable degrees[{"degree":26,"count":54}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":351}]
Number of extensional constraints0
Number of intensional constraints351
Distribution of constraint types[{"type":"intension","count":351}]
Optimization problemNO
Type of objective

Solver Data

0.40/0.43	c root propagations     : 0           
0.40/0.43	c restarts enabled, print stats at every restarts
0.40/0.43	c
0.40/0.43	c
0.40/0.43	c
0.40/0.43	c This is cosoco 2.00 --  
0.40/0.43	c
0.40/0.43	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389602-1568360558.xml 
0.40/0.43	c ========================================[ Problem Statistics ]===========================================
0.40/0.43	c |                                                                                                       
0.40/0.43	c |  Parse time        :         0.42 s 
0.40/0.43	c |
0.40/0.43	c |               Variables: 54
0.40/0.43	c |            Domain Sizes: 57..83
0.40/0.43	c |
0.40/0.43	c |             Constraints: 351
0.40/0.43	c |                   Arity: 4..4
0.40/0.43	c | 
0.40/0.43	c |                   Types: 
0.40/0.43	c |                          Intension: 351
0.40/0.43	c |                          
0.40/0.43	c =========================================================================================================
0.40/0.43	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.60/0.69	c 101            113            5989           6121           0              0              7   13   9     
1.00/1.03	c 211            239            12319          12738          0              0              6   17   11    
4.49/4.53	c 332            377            30258          18456          0              0              7   7   6      
4.69/4.76	c 465            523            37441          26578          0              0              9   14   12    
5.00/5.03	c 611            682            45527          35277          0              0              6   14   10    
5.19/5.29	c 771            855            54130          43738          0              0              6   14   10    
5.59/5.68	c 947            1047           63764          53302          0              0              6   17   11    
6.00/6.05	c 1140           1258           74132          64451          0              0              8   19   13    
6.29/6.39	c 1352           1484           85546          76778          0              0              6   15   11    
6.79/6.88	c 1585           1733           98149          89776          0              0              6   17   12    
7.29/7.39	c 1841           2011           112127         105466         0              0              8   23   14    
8.00/8.01	c 2122           2312           127138         121339         0              0              6   20   13    
8.49/8.57	c 2431           2638           143271         138683         0              0              8   16   13    
9.10/9.18	c 2770           2999           161350         157834         0              0              9   18   15    
10.10/10.12	c 3142           3397           181323         180261         0              0              8   23   16    
11.39/11.47	c 3551           3831           203063         203607         0              0              6   19   14    
12.59/12.66	c 4000           4302           226764         226531         0              0              8   16   14    
13.79/13.89	c 4493           4823           253299         255273         0              0              8   22   18    
16.59/16.64	c 5035           5390           297270         322964         0              0              8   16   14    
18.10/18.18	c 5631           6011           328469         358029         0              0              8   16   15    
19.89/19.95	c 6286           6699           363411         394474         0              0              6   21   17    
22.29/22.34	c 7006           7453           401716         433592         0              0              8   23   20    
24.49/24.52	c 7798           8286           443345         480896         0              0              6   20   18    
28.59/28.62	c 8669           9200           489622         525552         0              0              8   22   19    
32.59/32.63	c 9627           10210          540516         574766         0              0              8   18   16    
36.89/36.91	c 10680          11314          596327         629418         0              0              6   19   17    
39.29/39.34	c 11838          12513          657522         698135         0              0              6   17   16    
42.89/42.93	c 13111          13836          724033         759518         0              0              8   18   17    
46.58/46.62	c 14511          15289          798156         827676         0              0              8   18   16    
53.58/53.66	c 16051          16923          893062         921444         0              0              8   16   15    
59.18/59.26	c 17745          18678          984448         1004690        0              0              8   19   18    
65.58/65.60	c 19608          20667          1090689        1102514        0              0              8   18   17    
72.09/72.15	c 21657          22801          1201181        1220740        0              0              9   18   17    
104.28/104.39	c 23910          25342          1377890        1306428        0              0              8   21   17    
110.68/110.75	c 26388          27951          1511064        1432195        0              0              9   21   19    
116.09/116.14	c 29113          30780          1658795        1581734        0              0              10   16   15   
129.78/129.86	c 32110          33888          1816711        1734139        0              0              10   21   20   
142.88/142.93	c 35406          37290          1989183        1893084        0              0              9   21   20    
154.88/154.99	c 39031          41094          2181783        2086375        0              0              8   21   20    
170.57/170.70	c 43018          45221          2394570        2282340        0              0              8   21   20    
207.77/207.83	c 47403          50184          2941440        2562084        0              0              9   20   18    
221.17/221.27	c 52226          55249          3219528        2857990        0              0              12   21   20   
236.57/236.61	c 57531          60742          3498927        3151687        0              0              11   21   20   
255.17/255.22	c 63366          66758          3803672        3477280        0              0              12   21   20   
281.87/281.93	c 69784          73425          4142414        3805234        0              0              11   23   22   
313.66/313.73	c 76843          80687          4507771        4186868        0              0              10   21   20   
353.07/353.19	c 84607          88912          4979770        4611630        0              0              8   21   20    
385.07/385.14	c 93147          98113          5598054        5074256        0              0              9   21   20    
479.75/479.81	c 102541         108918         6806895        5559202        0              0              10   20   19   
551.75/551.81	c 112874         119890         7583250        6183708        0              0              12   19   18   
599.25/599.37	c 124240         131945         8198587        6816958        0              0              13   21   20   
648.14/648.21	c 136742         144864         8866645        7534755        0              0              19   21   20   
695.44/695.53	c 150494         159359         9616814        8383546        0              0              18   21   20   
737.44/737.56	c 165621         174952         10427612       9277284        0              0              13   21   19   
794.23/794.39	c 182260         192196         11317260       10304241       0              0              17   21   20   
881.63/881.78	c 200562         211533         12492670       11377471       0              0              17   23   20   
987.52/987.61	c 220694         232187         13549208       12414191       0              0              21   23   22   
1197.92/1198.01	c 242839         255815         16288253       13909281       0              0              10   19   14   
1248.01/1248.19	c 267198         281210         17605442       15228971       0              0              10   23   20   
1331.80/1332.00	c 293992         308983         19030363       16487826       0              0              11   21   19   
1430.79/1430.97	c 323465         339358         20586636       17898293       0              0              13   21   19   
1534.79/1534.97	c 355885         372935         22301737       19400749       0              0              14   19   18   
1664.89/1665.01	c 391547         409674         24196172       21282776       0              0              17   21   20   
1795.57/1795.70	c 430775         450247         26274021       23018314       0              0              15   20   19   
1965.06/1965.22	c 473925         494667         28571005       25146866       0              0              20   23   22   
2504.33/2504.58	c 521390         548038         34778728       28313784       0              0              17   23   21   
2519.84/2520.00	
2519.84/2520.00	c *** INTERRUPTED ***
2519.84/2520.00	c restarts              : 66          
2519.84/2520.00	c conflicts             : 522197       (207 /sec)
2519.84/2520.00	c decisions             : 548942       (218 /sec)
2519.84/2520.00	c propagations          : 28464415    (11296 /sec)
2519.84/2520.00	c root propagations     : 0           
2519.84/2520.00	c filter calls          : 34905549       (13852 /sec)
2519.84/2520.00	c useless filter calls  : 32879545       (94 %)
2519.84/2520.00	c Memory used           : 41.75 MB
2519.84/2520.00	c CPU time              : 2519.83 s
2519.84/2520.00	c real time             : 2520 s
2519.84/2520.00	
2519.84/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 (15189 MiB free)
  memory of node 1: 16384 MiB (15655 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389602-1568360558/watcher-4389602-1568360558 -o /tmp/evaluation-result-4389602-1568360558/solver-4389602-1568360558 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568358941-24798 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389602-1568360558.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=25100, runsolver pid=25097
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 2.38 2.12 2.06 3/207 25102
/proc/meminfo: memFree=31587704/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=30492 memory=6844 CPUtime=0.1 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 1902 0 0 0 10 0 0 0 20 0 1 0 411978850 31223808 1711 33554432000 4194304 6210612 140728412845344 140728412841880 140163029396453 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 7623 1711 822 493 0 928 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30492 KiB
Current children cumulated memory: 6844 KiB

[startup+0.20974 s]*
/proc/loadavg: 2.38 2.12 2.06 4/207 25102
/proc/meminfo: memFree=31586772/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=34148 memory=10500 CPUtime=0.21 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 2787 0 0 0 21 0 0 0 20 0 1 0 411978850 34967552 2625 33554432000 4194304 6210612 140728412845344 140728412840440 140163029857260 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 8537 2625 822 493 0 1842 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34148 KiB
Current children cumulated memory: 10500 KiB

[startup+0.310393 s]*
/proc/loadavg: 2.51 2.15 2.07 3/207 25102
/proc/meminfo: memFree=31589144/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=37272 memory=13624 CPUtime=0.3 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 3590 0 0 0 30 0 0 0 20 0 1 0 411978850 38166528 3406 33554432000 4194304 6210612 140728412845344 140728412840440 140163029396453 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 9318 3406 822 493 0 2623 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37272 KiB
Current children cumulated memory: 13624 KiB

[startup+0.700379 s]
/proc/loadavg: 2.51 2.15 2.07 3/207 25102
/proc/meminfo: memFree=31594740/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=41556 memory=18036 CPUtime=0.69 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 4688 0 0 0 68 1 0 0 20 0 1 0 411978850 42553344 4509 33554432000 4194304 6210612 140728412845344 140728412840440 5440460 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10389 4509 860 493 0 3694 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41556 KiB
Current children cumulated memory: 18036 KiB

[startup+1.50028 s]
/proc/loadavg: 2.51 2.15 2.07 3/206 25105
/proc/meminfo: memFree=31919276/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=41820 memory=18300 CPUtime=1.49 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 4753 0 0 0 148 1 0 0 20 0 1 0 411978850 42823680 4575 33554432000 4194304 6210612 140728412845344 140728412843304 5454016 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10455 4575 861 493 0 3760 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 41820 KiB
Current children cumulated memory: 18300 KiB

[startup+3.1093 s]
/proc/loadavg: 2.51 2.15 2.07 3/206 25105
/proc/meminfo: memFree=31919896/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=41820 memory=18368 CPUtime=3.1 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 5482 0 0 0 309 1 0 0 20 0 1 0 411978850 42823680 4592 33554432000 4194304 6210612 140728412845344 140728412843304 5446489 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10455 4592 861 493 0 3760 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 41820 KiB
Current children cumulated memory: 18368 KiB

[startup+6.30027 s]
/proc/loadavg: 2.47 2.15 2.07 3/207 25107
/proc/meminfo: memFree=31919692/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=41952 memory=18536 CPUtime=6.29 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 7884 0 0 0 628 1 0 0 20 0 1 0 411978850 42958848 4634 33554432000 4194304 6210612 140728412845344 140728412843304 140163039341416 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10488 4634 861 493 0 3793 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 41952 KiB
Current children cumulated memory: 18536 KiB

[startup+12.7003 s]
/proc/loadavg: 2.43 2.15 2.07 3/206 25107
/proc/meminfo: memFree=31921076/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42216 memory=18784 CPUtime=12.69 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 10741 0 0 0 1268 1 0 0 20 0 1 0 411978850 43229184 4696 33554432000 4194304 6210612 140728412845344 140728412843304 140163030320208 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10554 4696 861 493 0 3859 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 42216 KiB
Current children cumulated memory: 18784 KiB

[startup+25.5003 s]
/proc/loadavg: 2.37 2.14 2.06 3/206 25107
/proc/meminfo: memFree=31922636/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42348 memory=18864 CPUtime=25.49 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 15733 0 0 0 2548 1 0 0 20 0 1 0 411978850 43364352 4716 33554432000 4194304 6210612 140728412845344 140728412843304 5478240 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10587 4716 861 493 0 3892 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 42348 KiB
Current children cumulated memory: 18864 KiB

[startup+51.1095 s]
/proc/loadavg: 2.22 2.13 2.06 3/206 25109
/proc/meminfo: memFree=31921800/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42348 memory=18968 CPUtime=51.09 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 18158 0 0 0 5108 1 0 0 20 0 1 0 411978850 43364352 4742 33554432000 4194304 6210612 140728412845344 140728412843304 5451412 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10587 4742 861 493 0 3892 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 42348 KiB
Current children cumulated memory: 18968 KiB

[startup+102.3 s]
/proc/loadavg: 2.10 2.11 2.06 3/206 25114
/proc/meminfo: memFree=31923700/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42480 memory=18996 CPUtime=102.28 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 20878 0 0 0 10227 1 0 0 20 0 1 0 411978850 43499520 4749 33554432000 4194304 6210612 140728412845344 140728412843304 5446752 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10620 4749 861 493 0 3925 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 42480 KiB
Current children cumulated memory: 18996 KiB

[startup+162.3 s]
/proc/loadavg: 2.04 2.09 2.05 3/207 25119
/proc/meminfo: memFree=31922596/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42480 memory=19048 CPUtime=162.27 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 21504 0 0 0 16226 1 0 0 20 0 1 0 411978850 43499520 4762 33554432000 4194304 6210612 140728412845344 140728412843304 140163039341416 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10620 4762 861 493 0 3925 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 42480 KiB
Current children cumulated memory: 19048 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.07 2.05 3/207 25123
/proc/meminfo: memFree=31922948/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42612 memory=19112 CPUtime=222.27 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 22149 0 0 0 22226 1 0 0 20 0 1 0 411978850 43634688 4778 33554432000 4194304 6210612 140728412845344 140728412843000 5442898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10653 4778 861 493 0 3958 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 19112 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/205 25129
/proc/meminfo: memFree=31922812/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42612 memory=19120 CPUtime=282.27 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 22760 0 0 0 28226 1 0 0 20 0 1 0 411978850 43634688 4780 33554432000 4194304 6210612 140728412845344 140728412843304 5440460 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10653 4780 861 493 0 3958 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 19120 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/205 25133
/proc/meminfo: memFree=31922480/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42612 memory=19120 CPUtime=342.26 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 23386 0 0 0 34225 1 0 0 20 0 1 0 411978850 43634688 4780 33554432000 4194304 6210612 140728412845344 140728412843304 140163030322591 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10653 4780 861 493 0 3958 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 19120 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/204 25137
/proc/meminfo: memFree=31923332/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42612 memory=19124 CPUtime=402.26 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 24016 0 0 0 40225 1 0 0 20 0 1 0 411978850 43634688 4781 33554432000 4194304 6210612 140728412845344 140728412843304 5453766 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10653 4781 861 493 0 3958 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 19124 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/203 25143
/proc/meminfo: memFree=31922264/32770624 swapFree=67008780/67108860
[pid=25100] ppid=25097 vsize=42612 memory=19140 CPUtime=462.26 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 24407 0 0 0 46225 1 0 0 20 0 1 0 411978850 43634688 4785 33554432000 4194304 6210612 140728412845344 140728412843304 5446050 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10653 4785 861 493 0 3958 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 42612 KiB
Current children cumulated memory: 19140 KiB


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

/proc/25100/statm: 10686 4827 861 493 0 3991 0
Current children cumulated CPU time: 1722.18 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19308 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/205 25290
/proc/meminfo: memFree=31921064/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19308 CPUtime=1782.17 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 29400 0 0 0 178216 1 0 0 20 0 1 0 411978850 43769856 4827 33554432000 4194304 6210612 140728412845344 140728412843304 140163039341405 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4827 861 493 0 3991 0
Current children cumulated CPU time: 1782.17 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19308 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 25294
/proc/meminfo: memFree=31920648/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19308 CPUtime=1842.17 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 29582 0 0 0 184216 1 0 0 20 0 1 0 411978850 43769856 4827 33554432000 4194304 6210612 140728412845344 140728412843304 5446470 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4827 861 493 0 3991 0
Current children cumulated CPU time: 1842.17 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19308 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 25300
/proc/meminfo: memFree=31920920/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19312 CPUtime=1902.17 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 29692 0 0 0 190216 1 0 0 20 0 1 0 411978850 43769856 4828 33554432000 4194304 6210612 140728412845344 140728412843304 5445927 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4828 861 493 0 3991 0
Current children cumulated CPU time: 1902.17 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19312 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 25304
/proc/meminfo: memFree=31920976/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19312 CPUtime=1962.16 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 29806 0 0 0 196215 1 0 0 20 0 1 0 411978850 43769856 4828 33554432000 4194304 6210612 140728412845344 140728412843304 5476656 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4828 861 493 0 3991 0
Current children cumulated CPU time: 1962.16 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19312 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 25308
/proc/meminfo: memFree=31921056/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19312 CPUtime=2022.16 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 29988 0 0 0 202215 1 0 0 20 0 1 0 411978850 43769856 4828 33554432000 4194304 6210612 140728412845344 140728412843304 5442890 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4828 861 493 0 3991 0
Current children cumulated CPU time: 2022.16 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19312 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 25316
/proc/meminfo: memFree=31920896/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19312 CPUtime=2082.16 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 30114 0 0 0 208215 1 0 0 20 0 1 0 411978850 43769856 4828 33554432000 4194304 6210612 140728412845344 140728412843304 5476656 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4828 861 493 0 3991 0
Current children cumulated CPU time: 2082.16 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19312 KiB

[startup+2142.3 s]
/proc/loadavg: 2.12 2.04 2.05 3/205 25320
/proc/meminfo: memFree=31921156/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19312 CPUtime=2142.15 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 30244 0 0 0 214214 1 0 0 20 0 1 0 411978850 43769856 4828 33554432000 4194304 6210612 140728412845344 140728412843304 5453766 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4828 861 493 0 3991 0
Current children cumulated CPU time: 2142.15 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19312 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/205 25324
/proc/meminfo: memFree=31921240/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19312 CPUtime=2202.15 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 30369 0 0 0 220214 1 0 0 20 0 1 0 411978850 43769856 4828 33554432000 4194304 6210612 140728412845344 140728412843304 5446107 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4828 861 493 0 3991 0
Current children cumulated CPU time: 2202.15 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19312 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/205 25330
/proc/meminfo: memFree=31920552/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19316 CPUtime=2262.14 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 30507 0 0 0 226213 1 0 0 20 0 1 0 411978850 43769856 4829 33554432000 4194304 6210612 140728412845344 140728412843304 140163039341450 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4829 861 493 0 3991 0
Current children cumulated CPU time: 2262.14 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19316 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/205 25339
/proc/meminfo: memFree=31920608/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19320 CPUtime=2322.14 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 30612 0 0 0 232213 1 0 0 20 0 1 0 411978850 43769856 4830 33554432000 4194304 6210612 140728412845344 140728412843304 5440933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4830 861 493 0 3991 0
Current children cumulated CPU time: 2322.14 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19320 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 25344
/proc/meminfo: memFree=31920724/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19320 CPUtime=2382.14 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 30720 0 0 0 238213 1 0 0 20 0 1 0 411978850 43769856 4830 33554432000 4194304 6210612 140728412845344 140728412843304 5446100 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4830 861 493 0 3991 0
Current children cumulated CPU time: 2382.14 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19320 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 25350
/proc/meminfo: memFree=31920720/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19320 CPUtime=2442.13 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 30878 0 0 0 244212 1 0 0 20 0 1 0 411978850 43769856 4830 33554432000 4194304 6210612 140728412845344 140728412843304 140163030322624 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4830 861 493 0 3991 0
Current children cumulated CPU time: 2442.13 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19320 KiB

[startup+2502.3 s]
/proc/loadavg: 1.72 1.95 2.02 2/197 25400
/proc/meminfo: memFree=31939964/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19328 CPUtime=2502.13 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 31003 0 0 0 250212 1 0 0 20 0 1 0 411978850 43769856 4832 33554432000 4194304 6210612 140728412845344 140728412843304 5446744 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4832 861 493 0 3991 0
Current children cumulated CPU time: 2502.13 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19328 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.56 1.90 2.01 2/197 25400
/proc/meminfo: memFree=31940088/32770624 swapFree=67008824/67108860
[pid=25100] ppid=25097 vsize=42744 memory=19328 CPUtime=2519.84 cores=1,3,5,7
/proc/25100/stat : 25100 (cosoco) R 25097 25100 22910 0 -1 4202496 31156 0 0 0 251983 1 0 0 20 0 1 0 411978850 43769856 4832 33554432000 4194304 6210612 140728412845344 140728412843304 5455490 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 23969792 140728412849163 140728412849265 140728412849265 140728412852174 0
/proc/25100/statm: 10686 4832 861 493 0 3991 0
Current children cumulated CPU time: 2519.84 s
Current children cumulated vsize: 42744 KiB
Current children cumulated memory: 19328 KiB

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

[startup+2520.01 s]
# the end of solver process 25100 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.83 s, system=0.020998 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.85
CPU user time (s): 2519.83
CPU system time (s): 0.020998
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 42744
Max. memory (cumulated for all children) (KiB): 19328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.83
system time used= 0.020998
maximum resident set size= 19396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31205
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= 19
involuntary context switches= 807


# summary of solver processes directly reported to runsolver:
#   pid: 25100
#   total CPU time (s): 2519.85
#   total CPU user time (s): 2519.83
#   total CPU system time (s): 0.020998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.35847 second user time and 17.0647 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-13 09:41:52
IDJOB=4389602
IDBENCH=141729
IDSOLVER=2829
FILE ID=node132/4389602-1568360558
RUNJOBID= node132-1568358941-24798
PBS_JOBID= 21701180
Free space on /tmp= 60304 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-27-083.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389602-1568360558/watcher-4389602-1568360558 -o /tmp/evaluation-result-4389602-1568360558/solver-4389602-1568360558 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568358941-24798 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389602-1568360558.xml

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

MD5SUM BENCH= d1662e28cf77722711a0da36cf655d3c
RANDOM SEED=914978789

node132.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.95
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.95
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.95
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.95
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:        31585140 kB
MemAvailable:   31859176 kB
Buffers:           16088 kB
Cached:           529112 kB
SwapCached:         6352 kB
Active:           222500 kB
Inactive:         346208 kB
Active(anon):      18712 kB
Inactive(anon):    32372 kB
Active(file):     203788 kB
Inactive(file):   313836 kB
Unevictable:      109424 kB
Mlocked:          109424 kB
SwapTotal:      67108860 kB
SwapFree:       67008780 kB
Dirty:              3208 kB
Writeback:         57776 kB
AnonPages:        128948 kB
Mapped:            32364 kB
Shmem:             18832 kB
Slab:             206660 kB
SReclaimable:     144496 kB
SUnreclaim:        62164 kB
KernelStack:        3584 kB
PageTables:         5876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     522648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 60304 MiB
End job on node132 at 2019-09-13 10:23:52