Trace number 4396663

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-20-054.xml
MD5SUM3ff211d871d85a956d1d429dedc73eaa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.5032
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints190
Number of domains20
Minimum domain size35
Maximum domain size54
Distribution of domain sizes[{"size":35,"count":2},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2},{"size":43,"count":2},{"size":44,"count":2},{"size":45,"count":2},{"size":46,"count":2},{"size":47,"count":2},{"size":48,"count":2},{"size":49,"count":2},{"size":50,"count":2},{"size":51,"count":2},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":2}]
Minimum variable degree19
Maximum variable degree19
Distribution of variable degrees[{"degree":19,"count":40}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":190}]
Number of extensional constraints0
Number of intensional constraints190
Distribution of constraint types[{"type":"intension","count":190}]
Optimization problemNO
Type of objective

Solver Data

0.20/0.24	c root propagations     : 0           
0.20/0.24	c restarts enabled, print stats at every restarts
0.20/0.24	c
0.20/0.24	c
0.20/0.24	c
0.20/0.24	c This is cosoco 2.00 --  
0.20/0.24	c
0.20/0.24	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396663-1568595656.xml 
0.20/0.24	c ========================================[ Problem Statistics ]===========================================
0.20/0.24	c |                                                                                                       
0.20/0.24	c |  Parse time        :         0.23 s 
0.20/0.24	c |
0.20/0.24	c |               Variables: 40
0.20/0.24	c |            Domain Sizes: 35..54
0.20/0.24	c |
0.20/0.24	c |             Constraints: 190
0.20/0.24	c |                   Arity: 4..4
0.20/0.24	c | 
0.20/0.24	c |                   Types: 
0.20/0.24	c |                          Intension: 190
0.20/0.24	c |                          
0.20/0.24	c =========================================================================================================
0.20/0.24	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.30/0.38	c 101            115            4326           3968           0              0              5   15   9     
0.69/0.72	c 211            243            8940           7979           0              0              6   19   12    
0.89/0.91	c 332            382            13962          12213          0              0              6   19   11    
1.10/1.10	c 465            528            19286          16993          0              0              6   14   10    
1.29/1.30	c 611            694            25292          22365          0              0              6   21   12    
1.49/1.50	c 771            868            31638          28328          0              0              6   15   10    
2.09/2.12	c 947            1119           42262          38325          0              0              6   17   12    
3.29/3.32	c 1140           1459           55755          51426          0              0              6   17   13    
3.59/3.68	c 1352           1695           64432          59431          0              0              9   20   17    
3.99/4.10	c 1585           1952           74111          68284          0              0              7   18   16    
4.59/4.61	c 1841           2233           84570          78233          0              0              7   19   17    
5.78/5.87	c 2122           2563           103779         89777          0              0              6   17   14    
7.68/7.79	c 2431           2933           132652         106623         0              0              6   15   13    
8.28/8.39	c 2770           3300           146432         119864         0              0              9   19   17    
9.09/9.16	c 3142           3700           161613         133272         0              0              12   17   16   
9.88/9.92	c 3551           4140           178354         147819         0              0              7   18   17    
10.58/10.65	c 4000           4628           197048         163050         0              0              6   16   15    
11.48/11.59	c 4493           5158           216859         180666         0              0              7   19   18    
14.28/14.32	c 5035           5765           250904         213339         0              0              7   19   14    
15.38/15.44	c 5631           6403           275198         236281         0              0              7   20   18    
18.88/18.95	c 6286           7144           322507         285813         0              0              7   20   14    
20.09/20.15	c 7006           7915           351510         313641         0              0              8   19   18    
21.48/21.53	c 7798           8764           383624         343239         0              0              7   21   20    
22.99/23.06	c 8669           9690           418602         376158         0              0              7   20   19    
24.69/24.75	c 9627           10704          456659         411244         0              0              6   20   19    
34.19/34.28	c 10680          13106          560894         521692         0              0              6   19   18    
35.49/35.56	c 11838          14339          608565         561317         0              0              9   11   10    
37.69/37.71	c 13111          15701          662270         609107         0              0              6   21   20    
39.59/39.63	c 14511          17186          717565         660895         0              0              8   19   18    
42.10/42.16	c 16051          18823          778456         719260         0              0              6   21   20    
50.20/50.22	c 17745          20674          897893         784347         0              0              7   19   18    
53.00/53.07	c 19608          22655          971997         853563         0              0              6   21   20    
55.60/55.68	c 21657          24835          1053633        919036         0              0              7   21   20    
59.20/59.23	c 23910          27225          1143309        994142         0              0              6   21   20    
70.60/70.67	c 26388          30215          1281680        1087307        0              0              6   16   14    
75.01/75.03	c 29113          33076          1391527        1192804        0              0              6   19   18    
78.60/78.67	c 32110          36248          1510175        1307261        0              0              6   19   18    
83.50/83.50	c 35406          39749          1641598        1434190        0              0              6   19   18    
104.80/104.80	c 39031          45254          1883468        1616684        0              0              6   18   16    
111.60/111.61	c 43018          49464          2051698        1767376        0              0              7   19   18    
118.60/118.61	c 47403          54127          2237031        1932869        0              0              6   19   18    
124.60/124.68	c 52226          59280          2428237        2087068        0              0              7   19   18    
131.80/131.80	c 57531          64877          2635758        2301615        0              0              6   19   18    
140.01/140.10	c 63366          71031          2863331        2531103        0              0              6   19   18    
148.71/148.77	c 69784          77773          3114117        2782020        0              0              6   19   18    
186.21/186.27	c 76843          85590          3525448        3037427        0              0              6   18   17    
216.61/216.67	c 84607          96579          3974278        3458042        0              0              6   19   18    
230.82/230.87	c 93147          105665         4324365        3789345        0              0              8   19   18    
243.92/243.90	c 102541         115597         4692001        4159922        0              0              7   19   18    
271.92/271.90	c 112874         126990         5212679        4496930        0              0              6   21   19    
318.83/318.88	c 124240         139619         5955899        4865307        0              0              6   19   17    
407.74/407.71	c 136742         154999         7009211        5365684        0              0              6   18   15    
480.65/480.67	c 150494         172800         7780207        5921591        0              0              9   15   14    
513.75/513.71	c 165621         188797         8419071        6482263        0              0              9   21   19    
545.56/545.51	c 182260         206626         9140729        7074765        0              0              10   23   19   
572.66/572.60	c 200562         225937         9854873        7793242        0              0              13   21   20   
605.96/605.97	c 220694         247223         10632373       8550663        0              0              14   21   20   
646.27/646.20	c 242839         270545         11493385       9369329        0              0              15   21   19   
685.18/685.14	c 267198         296320         12450560       10260744       0              0              10   20   19   
718.88/718.84	c 293992         324669         13484733       11288369       0              0              11   19   17   
770.19/770.12	c 323465         355921         14629589       12386035       0              0              17   21   19   
821.20/821.19	c 355885         389977         15887213       13535998       0              0              11   20   17   
914.00/913.98	c 391547         428136         17644625       14935603       0              0              12   19   18   
988.12/988.04	c 430775         470226         19191906       16318094       0              0              12   18   17   
1074.02/1073.94	c 473925         516291         20992054       17733655       0              0              10   19   17   
1244.55/1244.47	c 521390         576539         23323780       19954865       0              0              11   17   16   
1313.66/1313.50	c 573601         631750         25406827       21849402       0              0              13   19   18   
1386.46/1386.37	c 631033         692863         27722301       23893772       0              0              15   21   19   
1473.38/1473.28	c 694208         761754         30282765       26285725       0              0              12   19   17   
1570.20/1570.10	c 763700         835435         33012964       28718855       0              0              15   21   19   
1717.11/1716.92	c 840141         916660         36442425       31854814       0              0              12   21   19   
1848.52/1848.38	c 924226         1005484        39747514       35097407       0              0              15   21   20   
2383.40/2383.16	c 1016719        1119322        47029791       41019995       0              0              13   21   18   
2520.01/2519.70	
2520.01/2519.70	c *** INTERRUPTED ***
2520.01/2519.70	c restarts              : 73          
2520.01/2519.70	c conflicts             : 1111311      (441 /sec)
2520.01/2519.70	c decisions             : 1219090      (484 /sec)
2520.01/2519.70	c propagations          : 44591326    (17695 /sec)
2520.01/2519.70	c root propagations     : 0           
2520.01/2519.70	c filter calls          : 50779948       (20151 /sec)
2520.01/2519.70	c useless filter calls  : 46460866       (91 %)
2520.01/2519.70	c Memory used           : 34.20 MB
2520.01/2519.70	c CPU time              : 2520 s
2520.01/2519.70	c real time             : 2519.7 s
2520.01/2519.70	
2520.01/2519.70	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396663-1568595656/watcher-4396663-1568595656 -o /tmp/evaluation-result-4396663-1568595656/solver-4396663-1568595656 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568569089-22860 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396663-1568595656.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=28519, runsolver pid=28516
Current StackSize limit: 8192 KiB


[startup+0.100683 s]*
/proc/loadavg: 2.60 2.17 2.13 3/198 28520
/proc/meminfo: memFree=31139468/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=30336 memory=6688 CPUtime=0.1 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 1846 0 0 0 10 0 0 0 20 0 1 0 435823874 31064064 1672 33554432000 4194304 6211092 140732638159920 140732638151144 139674685696997 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 7584 1672 823 493 0 889 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30336 KiB
Current children cumulated memory: 6688 KiB

[startup+0.209482 s]*
/proc/loadavg: 2.60 2.17 2.13 3/198 28520
/proc/meminfo: memFree=31136112/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=33572 memory=9924 CPUtime=0.2 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 2673 0 0 0 20 0 0 0 20 0 1 0 435823874 34377728 2481 33554432000 4194304 6211092 140732638159920 140732638151144 139674685696997 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8393 2481 823 493 0 1698 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 33572 KiB
Current children cumulated memory: 9924 KiB

[startup+0.309114 s]*
/proc/loadavg: 2.60 2.17 2.13 3/198 28520
/proc/meminfo: memFree=31134996/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=34492 memory=10976 CPUtime=0.3 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 2922 0 0 0 30 0 0 0 20 0 1 0 435823874 35319808 2744 33554432000 4194304 6211092 140732638159920 140732638151144 139674685696997 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8623 2744 863 493 0 1928 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 34492 KiB
Current children cumulated memory: 10976 KiB

[startup+0.700272 s]
/proc/loadavg: 2.60 2.17 2.13 3/198 28520
/proc/meminfo: memFree=31134624/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=34756 memory=11240 CPUtime=0.69 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 2991 0 0 0 69 0 0 0 20 0 1 0 435823874 35590144 2810 33554432000 4194304 6211092 140732638159920 140732638151144 5446279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8689 2810 863 493 0 1994 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34756 KiB
Current children cumulated memory: 11240 KiB

[startup+1.50027 s]
/proc/loadavg: 2.60 2.17 2.13 3/198 28520
/proc/meminfo: memFree=31134268/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=34888 memory=11240 CPUtime=1.49 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 3019 0 0 0 149 0 0 0 20 0 1 0 435823874 35725312 2810 33554432000 4194304 6211092 140732638159920 140732638157880 5441100 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8722 2810 863 493 0 2027 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 34888 KiB
Current children cumulated memory: 11240 KiB

[startup+3.10898 s]
/proc/loadavg: 2.55 2.17 2.13 3/198 28520
/proc/meminfo: memFree=31134532/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=34888 memory=11448 CPUtime=3.09 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 3379 0 0 0 309 0 0 0 20 0 1 0 435823874 35725312 2862 33554432000 4194304 6211092 140732638159920 140732638157880 5451610 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8722 2862 863 493 0 2027 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 34888 KiB
Current children cumulated memory: 11448 KiB

[startup+6.30026 s]
/proc/loadavg: 2.55 2.17 2.13 3/198 28520
/proc/meminfo: memFree=31135060/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=34888 memory=11468 CPUtime=6.28 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 5895 0 0 0 628 0 0 0 20 0 1 0 435823874 35725312 2867 33554432000 4194304 6211092 140732638159920 140732638157880 139674695641926 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8722 2867 863 493 0 2027 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 34888 KiB
Current children cumulated memory: 11468 KiB

[startup+12.7003 s]
/proc/loadavg: 2.51 2.16 2.13 3/198 28520
/proc/meminfo: memFree=31135472/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11524 CPUtime=12.68 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 7474 0 0 0 1268 0 0 0 20 0 1 0 435823874 35860480 2881 33554432000 4194304 6211092 140732638159920 140732638157880 139674686620548 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2881 863 493 0 2060 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11524 KiB

[startup+25.5003 s]
/proc/loadavg: 2.40 2.16 2.13 3/198 28521
/proc/meminfo: memFree=31135564/32770624 swapFree=66938936/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11556 CPUtime=25.49 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 10462 0 0 0 2548 1 0 0 20 0 1 0 435823874 35860480 2889 33554432000 4194304 6211092 140732638159920 140732638157880 5442964 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2889 863 493 0 2060 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11556 KiB

[startup+51.109 s]
/proc/loadavg: 2.26 2.14 2.12 3/198 28530
/proc/meminfo: memFree=31135080/32770624 swapFree=66938944/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11580 CPUtime=51.11 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 12095 0 0 0 5110 1 0 0 20 0 1 0 435823874 35860480 2895 33554432000 4194304 6211092 140732638159920 140732638157880 139674695641984 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2895 863 493 0 2060 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11580 KiB

[startup+102.3 s]
/proc/loadavg: 2.11 2.12 2.12 3/199 28560
/proc/meminfo: memFree=31134936/32770624 swapFree=66938948/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11592 CPUtime=102.3 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 13560 0 0 0 10229 1 0 0 20 0 1 0 435823874 35860480 2898 33554432000 4194304 6211092 140732638159920 140732638157880 5439786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2898 863 493 0 2060 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11592 KiB

[startup+162.3 s]
/proc/loadavg: 2.04 2.10 2.11 3/199 28564
/proc/meminfo: memFree=31136252/32770624 swapFree=66938948/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11608 CPUtime=162.31 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 13913 0 0 0 16230 1 0 0 20 0 1 0 435823874 35860480 2902 33554432000 4194304 6211092 140732638159920 140732638157880 5478409 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2902 863 493 0 2060 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11608 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.08 2.11 3/200 28570
/proc/meminfo: memFree=31135816/32770624 swapFree=66938948/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11620 CPUtime=222.32 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 14264 0 0 0 22231 1 0 0 20 0 1 0 435823874 35860480 2905 33554432000 4194304 6211092 140732638159920 140732638157880 5480253 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2905 863 493 0 2060 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11620 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.07 2.10 3/199 28574
/proc/meminfo: memFree=31136540/32770624 swapFree=66938948/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11620 CPUtime=282.32 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 14269 0 0 0 28231 1 0 0 20 0 1 0 435823874 35860480 2905 33554432000 4194304 6211092 140732638159920 140732638157880 5446210 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2905 863 493 0 2060 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11620 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.06 2.10 3/199 28578
/proc/meminfo: memFree=31136992/32770624 swapFree=66938948/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11624 CPUtime=342.33 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 14623 0 0 0 34232 1 0 0 20 0 1 0 435823874 35860480 2906 33554432000 4194304 6211092 140732638159920 140732638157880 5440585 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2906 863 493 0 2060 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11624 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.09 3/200 28584
/proc/meminfo: memFree=31136664/32770624 swapFree=66938948/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11624 CPUtime=402.34 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 14623 0 0 0 40233 1 0 0 20 0 1 0 435823874 35860480 2906 33554432000 4194304 6211092 140732638159920 140732638157880 5441093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2906 863 493 0 2060 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11624 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.08 3/198 28588
/proc/meminfo: memFree=31136332/32770624 swapFree=66938948/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11624 CPUtime=462.35 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 14886 0 0 0 46234 1 0 0 20 0 1 0 435823874 35860480 2906 33554432000 4194304 6211092 140732638159920 140732638157880 5442956 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2906 863 493 0 2060 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11624 KiB


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

/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 1782.51 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 28723
/proc/meminfo: memFree=31134896/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=1842.52 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 18924 0 0 0 184251 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5440585 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 1842.52 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 28727
/proc/meminfo: memFree=31135544/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=1902.53 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 19303 0 0 0 190252 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5452161 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 1902.53 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 28731
/proc/meminfo: memFree=31135708/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=1962.54 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 19305 0 0 0 196253 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5439828 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 1962.54 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 28737
/proc/meminfo: memFree=31135092/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2022.54 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 19564 0 0 0 202253 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5443112 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2022.54 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2082.3 s]
/proc/loadavg: 1.40 1.85 1.99 2/192 28786
/proc/meminfo: memFree=31164396/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2082.55 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 19601 0 0 0 208254 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5164764 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2082.55 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2142.3 s]
/proc/loadavg: 1.15 1.70 1.92 2/192 28790
/proc/meminfo: memFree=31165388/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2142.56 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 19882 0 0 0 214255 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5480250 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2142.56 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2202.3 s]
/proc/loadavg: 1.05 1.57 1.87 2/192 28796
/proc/meminfo: memFree=31164876/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2202.57 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 19895 0 0 0 220256 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5451482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2202.57 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2262.3 s]
/proc/loadavg: 1.02 1.47 1.81 2/191 28800
/proc/meminfo: memFree=31165668/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2262.57 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 20145 0 0 0 226256 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5451484 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2262.57 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2322.3 s]
/proc/loadavg: 1.01 1.38 1.76 2/191 28804
/proc/meminfo: memFree=31165672/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2322.58 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 20191 0 0 0 232257 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5453914 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2322.58 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.31 1.71 2/192 28810
/proc/meminfo: memFree=31165376/32770624 swapFree=66938964/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2382.59 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 20447 0 0 0 238258 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5164781 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2382.59 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2442.3 s]
/proc/loadavg: 1.00 1.25 1.67 2/191 28821
/proc/meminfo: memFree=31165056/32770624 swapFree=66938976/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2442.6 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 20567 0 0 0 244259 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5456310 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2442.6 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.21 1.63 2/191 28825
/proc/meminfo: memFree=31166836/32770624 swapFree=66938976/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2502.61 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 20800 0 0 0 250260 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5478424 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2502.61 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.7 s]
/proc/loadavg: 1.00 1.19 1.61 2/191 28828
/proc/meminfo: memFree=31166864/32770624 swapFree=66938976/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2520.01 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 20800 0 0 0 252000 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5442964 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

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

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

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

[startup+2519.7 s]
/proc/loadavg: 1.00 1.19 1.61 2/191 28828
/proc/meminfo: memFree=31166864/32770624 swapFree=66938976/67108860
[pid=28519] ppid=28516 vsize=35020 memory=11660 CPUtime=2520.01 cores=1,3,5,7
/proc/28519/stat : 28519 (cosoco) R 28516 28519 22828 0 -1 4202496 20800 0 0 0 252000 1 0 0 20 0 1 0 435823874 35860480 2915 33554432000 4194304 6211092 140732638159920 140732638157880 5442964 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9469952 140732638163979 140732638164081 140732638164081 140732638166990 0
/proc/28519/statm: 8755 2915 863 493 0 2060 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11660 KiB

Child status: 1
Real time (s): 2519.7
CPU time (s): 2520.02
CPU user time (s): 2520
CPU system time (s): 0.015001
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 35020
Max. memory (cumulated for all children) (KiB): 11660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.015001
maximum resident set size= 11728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20844
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= 9
involuntary context switches= 723


# summary of solver processes directly reported to runsolver:
#   pid: 28519
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2520
#   total CPU system time (s): 0.015001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.71106 second user time and 15.8431 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-16 01:59:20
IDJOB=4396663
IDBENCH=141704
IDSOLVER=2848
FILE ID=node105/4396663-1568595656
RUNJOBID= node105-1568569089-22860
PBS_JOBID= 21703335
Free space on /tmp= 61028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-20-054.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396663-1568595656/watcher-4396663-1568595656 -o /tmp/evaluation-result-4396663-1568595656/solver-4396663-1568595656 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568569089-22860 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396663-1568595656.xml

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

MD5SUM BENCH= 3ff211d871d85a956d1d429dedc73eaa
RANDOM SEED=2111125880

node105.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.00
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.00
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.00
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.00
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:        31142052 kB
MemAvailable:   31819616 kB
Buffers:          212916 kB
Cached:           764660 kB
SwapCached:        66336 kB
Active:           458240 kB
Inactive:         614904 kB
Active(anon):      38368 kB
Inactive(anon):   100680 kB
Active(file):     419872 kB
Inactive(file):   514224 kB
Unevictable:      109020 kB
Mlocked:          109020 kB
SwapTotal:      67108860 kB
SwapFree:       66938936 kB
Dirty:              4476 kB
Writeback:             0 kB
AnonPages:        139856 kB
Mapped:            43640 kB
Shmem:             34740 kB
Slab:             147392 kB
SReclaimable:     118608 kB
SUnreclaim:        28784 kB
KernelStack:        3472 kB
PageTables:         5584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     554352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61028 MiB
End job on node105 at 2019-09-16 02:41:20