Trace number 4389383

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2? (TO) 2520.01 2520.01

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.21/0.23	c root propagations     : 0           
0.21/0.23	c restarts enabled, print stats at every restarts
0.21/0.23	c
0.21/0.23	c
0.21/0.23	c
0.21/0.23	c This is cosoco 2.00 --  
0.21/0.23	c
0.21/0.23	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389383-1568360417.xml 
0.21/0.23	c ========================================[ Problem Statistics ]===========================================
0.21/0.23	c |                                                                                                       
0.21/0.23	c |  Parse time        :         0.23 s 
0.21/0.23	c |
0.21/0.23	c |               Variables: 40
0.21/0.23	c |            Domain Sizes: 35..54
0.21/0.23	c |
0.21/0.23	c |             Constraints: 190
0.21/0.23	c |                   Arity: 4..4
0.21/0.23	c | 
0.21/0.23	c |                   Types: 
0.21/0.23	c |                          Intension: 190
0.21/0.23	c |                          
0.21/0.23	c =========================================================================================================
0.21/0.23	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.31/0.37	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.11	c 465            528            19286          16993          0              0              6   14   10    
1.29/1.31	c 611            694            25292          22365          0              0              6   21   12    
1.49/1.51	c 771            868            31638          28328          0              0              6   15   10    
2.10/2.14	c 947            1119           42262          38325          0              0              6   17   12    
3.29/3.36	c 1140           1459           55755          51426          0              0              6   17   13    
3.69/3.72	c 1352           1695           64432          59431          0              0              9   20   17    
4.10/4.15	c 1585           1952           74111          68284          0              0              7   18   16    
4.59/4.67	c 1841           2233           84570          78233          0              0              7   19   17    
5.89/5.96	c 2122           2563           103779         89777          0              0              6   17   14    
7.89/7.91	c 2431           2933           132652         106623         0              0              6   15   13    
8.49/8.52	c 2770           3300           146432         119864         0              0              9   19   17    
9.29/9.30	c 3142           3700           161613         133272         0              0              12   17   16   
10.00/10.07	c 3551           4140           178354         147819         0              0              7   18   17    
10.79/10.81	c 4000           4628           197048         163050         0              0              6   16   15    
11.69/11.76	c 4493           5158           216859         180666         0              0              7   19   18    
14.49/14.54	c 5035           5765           250904         213339         0              0              7   19   14    
15.59/15.69	c 5631           6403           275198         236281         0              0              7   20   18    
19.19/19.27	c 6286           7144           322507         285813         0              0              7   20   14    
20.40/20.48	c 7006           7915           351510         313641         0              0              8   19   18    
21.80/21.87	c 7798           8764           383624         343239         0              0              7   21   20    
23.40/23.42	c 8669           9690           418602         376158         0              0              7   20   19    
25.10/25.14	c 9627           10704          456659         411244         0              0              6   20   19    
34.79/34.81	c 10680          13106          560894         521692         0              0              6   19   18    
36.10/36.11	c 11838          14339          608565         561317         0              0              9   11   10    
38.19/38.28	c 13111          15701          662270         609107         0              0              6   21   20    
40.19/40.22	c 14511          17186          717565         660895         0              0              8   19   18    
42.69/42.78	c 16051          18823          778456         719260         0              0              6   21   20    
51.00/51.04	c 17745          20674          897893         784347         0              0              7   19   18    
53.89/53.91	c 19608          22655          971997         853563         0              0              6   21   20    
56.49/56.54	c 21657          24835          1053633        919036         0              0              7   21   20    
60.10/60.14	c 23910          27225          1143309        994142         0              0              6   21   20    
71.69/71.77	c 26388          30215          1281680        1087307        0              0              6   16   14    
76.19/76.27	c 29113          33076          1391527        1192804        0              0              6   19   18    
79.89/79.94	c 32110          36248          1510175        1307261        0              0              6   19   18    
84.79/84.85	c 35406          39749          1641598        1434190        0              0              6   19   18    
106.39/106.43	c 39031          45254          1883468        1616684        0              0              6   18   16    
113.29/113.32	c 43018          49464          2051698        1767376        0              0              7   19   18    
120.39/120.45	c 47403          54127          2237031        1932869        0              0              6   19   18    
126.49/126.59	c 52226          59280          2428237        2087068        0              0              7   19   18    
133.79/133.83	c 57531          64877          2635758        2301615        0              0              6   19   18    
142.19/142.20	c 63366          71031          2863331        2531103        0              0              6   19   18    
151.00/151.05	c 69784          77773          3114117        2782020        0              0              6   19   18    
189.29/189.36	c 76843          85590          3525448        3037427        0              0              6   18   17    
220.10/220.17	c 84607          96579          3974278        3458042        0              0              6   19   18    
234.49/234.57	c 93147          105665         4324365        3789345        0              0              8   19   18    
247.69/247.75	c 102541         115597         4692001        4159922        0              0              7   19   18    
276.10/276.15	c 112874         126990         5212679        4496930        0              0              6   21   19    
324.00/324.10	c 124240         139619         5955899        4865307        0              0              6   19   17    
414.39/414.47	c 136742         154999         7009211        5365684        0              0              6   18   15    
488.29/488.31	c 150494         172800         7780207        5921591        0              0              9   15   14    
521.79/521.85	c 165621         188797         8419071        6482263        0              0              9   21   19    
554.10/554.20	c 182260         206626         9140729        7074765        0              0              10   23   19   
581.49/581.58	c 200562         225937         9854873        7793242        0              0              13   21   20   
615.49/615.56	c 220694         247223         10632373       8550663        0              0              14   21   20   
656.19/656.28	c 242839         270545         11493385       9369329        0              0              15   21   19   
695.49/695.57	c 267198         296320         12450560       10260744       0              0              10   20   19   
729.89/729.98	c 293992         324669         13484733       11288369       0              0              11   19   17   
781.89/781.97	c 323465         355921         14629589       12386035       0              0              17   21   19   
833.49/833.53	c 355885         389977         15887213       13535998       0              0              11   20   17   
928.69/928.70	c 391547         428136         17644625       14935603       0              0              12   19   18   
1003.89/1003.97	c 430775         470226         19191906       16318094       0              0              12   18   17   
1091.00/1091.05	c 473925         516291         20992054       17733655       0              0              10   19   17   
1264.39/1264.41	c 521390         576539         23323780       19954865       0              0              11   17   16   
1334.19/1334.24	c 573601         631750         25406827       21849402       0              0              13   19   18   
1408.19/1408.20	c 631033         692863         27722301       23893772       0              0              15   21   19   
1496.49/1496.52	c 694208         761754         30282765       26285725       0              0              12   19   17   
1594.10/1594.16	c 763700         835435         33012964       28718855       0              0              15   21   19   
1743.39/1743.48	c 840141         916660         36442425       31854814       0              0              12   21   19   
1876.49/1876.57	c 924226         1005484        39747514       35097407       0              0              15   21   20   
2423.10/2423.19	c 1016719        1119322        47029791       41019995       0              0              13   21   18   
2520.00/2520.00	
2520.00/2520.00	c *** INTERRUPTED ***
2520.00/2520.00	c restarts              : 73          
2520.00/2520.00	c conflicts             : 1083325      (430 /sec)
2520.00/2520.00	c decisions             : 1189590      (472 /sec)
2520.00/2520.00	c propagations          : 43544591    (17280 /sec)
2520.00/2520.00	c root propagations     : 0           
2520.00/2520.00	c filter calls          : 49665894       (19709 /sec)
2520.00/2520.00	c useless filter calls  : 45436068       (91 %)
2520.00/2520.00	c Memory used           : 34.20 MB
2520.00/2520.00	c CPU time              : 2520 s
2520.00/2520.00	c real time             : 2520.01 s
2520.00/2520.00	
2520.00/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 (14481 MiB free)
  memory of node 1: 16384 MiB (15920 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389383-1568360417/watcher-4389383-1568360417 -o /tmp/evaluation-result-4389383-1568360417/solver-4389383-1568360417 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568360371-17660 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389383-1568360417.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100198 s]*
/proc/loadavg: 1.08 1.03 1.20 3/199 17941
/proc/meminfo: memFree=31128944/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=30464 memory=6812 CPUtime=0.1 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 1885 0 0 0 10 0 0 0 20 0 1 0 412308505 31195136 1703 33554432000 4194304 6210612 140720725525504 140720725522040 140573032717285 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 7616 1703 822 493 0 921 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 6812 KiB

[startup+0.209605 s]*
/proc/loadavg: 1.08 1.03 1.20 3/199 17941
/proc/meminfo: memFree=31125344/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=33836 memory=10180 CPUtime=0.21 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 2730 0 0 0 21 0 0 0 20 0 1 0 412308505 34648064 2545 33554432000 4194304 6210612 140720725525504 140720725522040 140573032717285 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8459 2545 822 493 0 1764 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 33836 KiB
Current children cumulated memory: 10180 KiB

[startup+0.309154 s]*
/proc/loadavg: 1.08 1.03 1.20 3/199 17941
/proc/meminfo: memFree=31124600/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=34492 memory=10972 CPUtime=0.31 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 2920 0 0 0 31 0 0 0 20 0 1 0 412308505 35319808 2743 33554432000 4194304 6210612 140720725525504 140720725522040 5451340 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8623 2743 860 493 0 1928 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34492 KiB
Current children cumulated memory: 10972 KiB

[startup+0.700335 s]
/proc/loadavg: 1.08 1.03 1.20 3/199 17941
/proc/meminfo: memFree=31124600/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=34756 memory=11236 CPUtime=0.69 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 2989 0 0 0 69 0 0 0 20 0 1 0 412308505 35590144 2809 33554432000 4194304 6210612 140720725525504 140720725523464 5454000 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8689 2809 861 493 0 1994 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34756 KiB
Current children cumulated memory: 11236 KiB

[startup+1.50033 s]
/proc/loadavg: 1.08 1.03 1.20 3/199 17941
/proc/meminfo: memFree=31123696/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=34888 memory=11236 CPUtime=1.49 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 3017 0 0 0 149 0 0 0 20 0 1 0 412308505 35725312 2809 33554432000 4194304 6210612 140720725525504 140720725523464 5446462 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8722 2809 861 493 0 2027 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 34888 KiB
Current children cumulated memory: 11236 KiB

[startup+3.10905 s]
/proc/loadavg: 1.08 1.03 1.20 3/199 17941
/proc/meminfo: memFree=31123696/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=34888 memory=11432 CPUtime=3.1 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 4394 0 0 0 310 0 0 0 20 0 1 0 412308505 35725312 2858 33554432000 4194304 6210612 140720725525504 140720725523464 5442951 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8722 2858 861 493 0 2027 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 34888 KiB
Current children cumulated memory: 11432 KiB

[startup+6.30033 s]
/proc/loadavg: 1.16 1.05 1.21 3/199 17941
/proc/meminfo: memFree=31123640/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=34888 memory=11456 CPUtime=6.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 5946 0 0 0 629 0 0 0 20 0 1 0 412308505 35725312 2864 33554432000 4194304 6210612 140720725525504 140720725523464 4981744 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8722 2864 861 493 0 2027 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 34888 KiB
Current children cumulated memory: 11456 KiB

[startup+12.7003 s]
/proc/loadavg: 1.22 1.06 1.21 3/199 17941
/proc/meminfo: memFree=31124580/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=34888 memory=11516 CPUtime=12.69 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 7486 0 0 0 1269 0 0 0 20 0 1 0 412308505 35725312 2879 33554432000 4194304 6210612 140720725525504 140720725523464 5440930 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8722 2879 861 493 0 2027 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 34888 KiB
Current children cumulated memory: 11516 KiB

[startup+25.5003 s]
/proc/loadavg: 1.40 1.11 1.22 3/199 17944
/proc/meminfo: memFree=31124512/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11544 CPUtime=25.49 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 10560 0 0 0 2548 1 0 0 20 0 1 0 412308505 35860480 2886 33554432000 4194304 6210612 140720725525504 140720725523464 5451361 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2886 861 493 0 2060 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11544 KiB

[startup+51.109 s]
/proc/loadavg: 1.60 1.18 1.25 3/199 17951
/proc/meminfo: memFree=31124448/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11568 CPUtime=51.1 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 12112 0 0 0 5109 1 0 0 20 0 1 0 412308505 35860480 2892 33554432000 4194304 6210612 140720725525504 140720725523464 5442822 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2892 861 493 0 2060 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11568 KiB

[startup+102.3 s]
/proc/loadavg: 1.83 1.31 1.28 3/199 17955
/proc/meminfo: memFree=31123016/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11584 CPUtime=102.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 13577 0 0 0 10228 1 0 0 20 0 1 0 412308505 35860480 2896 33554432000 4194304 6210612 140720725525504 140720725523464 140573033641040 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2896 861 493 0 2060 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11584 KiB

[startup+162.3 s]
/proc/loadavg: 1.94 1.43 1.33 3/199 17961
/proc/meminfo: memFree=31123760/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11600 CPUtime=162.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 13932 0 0 0 16228 1 0 0 20 0 1 0 412308505 35860480 2900 33554432000 4194304 6210612 140720725525504 140720725523464 5455490 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2900 861 493 0 2060 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11600 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.54 1.37 3/199 17965
/proc/meminfo: memFree=31123796/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11608 CPUtime=222.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 14286 0 0 0 22228 1 0 0 20 0 1 0 412308505 35860480 2902 33554432000 4194304 6210612 140720725525504 140720725523464 5446446 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2902 861 493 0 2060 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11608 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.62 1.41 3/199 17969
/proc/meminfo: memFree=31123368/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11612 CPUtime=282.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 14643 0 0 0 28228 1 0 0 20 0 1 0 412308505 35860480 2903 33554432000 4194304 6210612 140720725525504 140720725523464 5440971 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2903 861 493 0 2060 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11612 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.69 1.45 3/199 17975
/proc/meminfo: memFree=31123972/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11616 CPUtime=342.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 15002 0 0 0 34228 1 0 0 20 0 1 0 412308505 35860480 2904 33554432000 4194304 6210612 140720725525504 140720725523464 140573042662288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2904 861 493 0 2060 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11616 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.48 3/199 17979
/proc/meminfo: memFree=31123704/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11616 CPUtime=402.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 15290 0 0 0 40228 1 0 0 20 0 1 0 412308505 35860480 2904 33554432000 4194304 6210612 140720725525504 140720725523464 140573042662208 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2904 861 493 0 2060 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11616 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.79 1.51 3/199 17983
/proc/meminfo: memFree=31122600/32770624 swapFree=66966820/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11616 CPUtime=462.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 15628 0 0 0 46228 1 0 0 20 0 1 0 412308505 35860480 2904 33554432000 4194304 6210612 140720725525504 140720725523464 5439668 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2904 861 493 0 2060 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11616 KiB


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

/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 1.91 3/199 18126
/proc/meminfo: memFree=31122856/32770624 swapFree=66966824/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=1782.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 22987 0 0 0 178228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5451272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/200 18138
/proc/meminfo: memFree=31123556/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=1842.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 23265 0 0 0 184228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5442943 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 1.92 3/200 18142
/proc/meminfo: memFree=31123312/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=1902.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 23642 0 0 0 190228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5442912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/200 18148
/proc/meminfo: memFree=31123292/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=1962.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 23941 0 0 0 196228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5451324 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/200 18152
/proc/meminfo: memFree=31122912/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2022.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 24209 0 0 0 202228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5440952 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2022.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/200 18156
/proc/meminfo: memFree=31123332/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2082.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 24483 0 0 0 208228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5446470 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2082.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/199 18162
/proc/meminfo: memFree=31123220/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2142.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 24768 0 0 0 214228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5164413 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2142.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 18166
/proc/meminfo: memFree=31123252/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2202.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 25081 0 0 0 220228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5452001 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2202.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 18170
/proc/meminfo: memFree=31122640/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2262.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 25342 0 0 0 226228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5478249 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2262.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 18176
/proc/meminfo: memFree=31122988/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2322.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 25600 0 0 0 232228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5446752 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2322.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 18180
/proc/meminfo: memFree=31124012/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2382.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 25923 0 0 0 238228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 140573042662252 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2382.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 18192
/proc/meminfo: memFree=31122024/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2442.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 26291 0 0 0 244228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 140573033641064 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2442.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 18198
/proc/meminfo: memFree=31122896/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2502.29 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 26498 0 0 0 250228 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5440943 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2502.29 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.92 2.00 1.95 2/192 18244
/proc/meminfo: memFree=31127280/32770624 swapFree=66966828/67108860
[pid=17940] ppid=17937 vsize=35020 memory=11652 CPUtime=2520 cores=0,2,4,6
/proc/17940/stat : 17940 (cosoco) R 17937 17940 17265 0 -1 4202496 26672 0 0 0 251999 1 0 0 20 0 1 0 412308505 35860480 2913 33554432000 4194304 6210612 140720725525504 140720725523464 5452001 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 32575488 140720725533707 140720725533809 140720725533809 140720725536718 0
/proc/17940/statm: 8755 2913 861 493 0 2060 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 35020 KiB
Current children cumulated memory: 11652 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.01
CPU user time (s): 2520
CPU system time (s): 0.016
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 35020
Max. memory (cumulated for all children) (KiB): 11652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.016
maximum resident set size= 11724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26722
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= 8
involuntary context switches= 3151


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.94947 second user time and 17.294 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-13 09:39:34
IDJOB=4389383
IDBENCH=141704
IDSOLVER=2829
FILE ID=node125/4389383-1568360417
RUNJOBID= node125-1568360371-17660
PBS_JOBID= 21701194
Free space on /tmp= 57376 MiB

SOLVER NAME= cosoco 2
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-4389383-1568360417/watcher-4389383-1568360417 -o /tmp/evaluation-result-4389383-1568360417/solver-4389383-1568360417 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568360371-17660 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389383-1568360417.xml

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

MD5SUM BENCH= 3ff211d871d85a956d1d429dedc73eaa
RANDOM SEED=47006719

node125.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31131460 kB
MemAvailable:   31878548 kB
Buffers:           89340 kB
Cached:           952244 kB
SwapCached:        38048 kB
Active:           544124 kB
Inactive:         539988 kB
Active(anon):      22784 kB
Inactive(anon):    59456 kB
Active(file):     521340 kB
Inactive(file):   480532 kB
Unevictable:      109160 kB
Mlocked:          109160 kB
SwapTotal:      67108860 kB
SwapFree:       66966820 kB
Dirty:              6168 kB
Writeback:             0 kB
AnonPages:        115012 kB
Mapped:            43384 kB
Shmem:             31096 kB
Slab:             150780 kB
SReclaimable:     122100 kB
SUnreclaim:        28680 kB
KernelStack:        3520 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     529204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 57376 MiB
End job on node125 at 2019-09-13 10:21:35