Trace number 4389565

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-18-046.xml
MD5SUM90f9fedd4c3faeb9a4a1958b76d0db2e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark186.128
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints153
Number of domains18
Minimum domain size29
Maximum domain size46
Distribution of domain sizes[{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"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}]
Minimum variable degree17
Maximum variable degree17
Distribution of variable degrees[{"degree":17,"count":36}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":153}]
Number of extensional constraints0
Number of intensional constraints153
Distribution of constraint types[{"type":"intension","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.19	c root propagations     : 0           
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c This is cosoco 2.00 --  
0.10/0.19	c
0.10/0.19	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389565-1568360549.xml 
0.10/0.19	c ========================================[ Problem Statistics ]===========================================
0.10/0.19	c |                                                                                                       
0.10/0.19	c |  Parse time        :         0.18 s 
0.10/0.19	c |
0.10/0.19	c |               Variables: 36
0.10/0.19	c |            Domain Sizes: 29..46
0.10/0.19	c |
0.10/0.19	c |             Constraints: 153
0.10/0.19	c |                   Arity: 4..4
0.10/0.19	c | 
0.10/0.19	c |                   Types: 
0.10/0.19	c |                          Intension: 153
0.10/0.19	c |                          
0.10/0.19	c =========================================================================================================
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.41/0.43	c 101            124            4345           3886           0              0              5   13   8     
0.60/0.66	c 211            253            8661           7779           0              0              6   19   13    
0.79/0.85	c 332            393            13291          11647          0              0              6   19   13    
1.10/1.11	c 465            552            18736          16165          0              0              11   21   16   
1.39/1.42	c 611            719            24362          21174          0              0              6   18   13    
1.59/1.68	c 771            903            30571          25902          0              0              8   23   18    
2.10/2.11	c 947            1122           37953          32248          0              0              6   17   13    
2.39/2.40	c 1140           1338           45110          37594          0              0              8   18   17    
3.00/3.10	c 1352           1611           54924          46200          0              0              6   10   9     
3.59/3.68	c 1585           1876           67062          54448          0              0              7   17   14    
4.00/4.03	c 1841           2160           76485          63405          0              0              7   19   17    
4.49/4.52	c 2122           2485           87495          73431          0              0              8   21   16    
4.89/4.93	c 2431           2826           98830          83719          0              0              7   20   18    
5.59/5.63	c 2770           3204           114400         93841          0              0              6   17   15    
6.18/6.20	c 3142           3613           128082         106050         0              0              6   21   19    
6.88/6.97	c 3551           4093           145252         122110         0              0              8   20   18    
7.68/7.76	c 4000           4600           162614         137471         0              0              7   20   19    
8.38/8.47	c 4493           5133           180652         152808         0              0              6   19   17    
10.68/10.74	c 5035           5879           210200         174782         0              0              6   17   15    
11.68/11.70	c 5631           6521           232020         194577         0              0              9   19   18    
12.48/12.58	c 6286           7230           255743         215193         0              0              16   20   19   
13.99/14.06	c 7006           8098           288920         244817         0              0              9   18   17    
15.09/15.13	c 7798           8948           317228         269004         0              0              18   20   19   
16.38/16.48	c 8669           9876           348423         296863         0              0              18   20   19   
18.38/18.43	c 9627           10953          407136         327986         0              0              14   18   17   
24.18/24.25	c 10680          12370          500002         372969         0              0              12   19   15   
26.78/26.86	c 11838          13641          546933         412787         0              0              10   23   20   
31.68/31.79	c 13111          15553          627510         477123         0              0              13   20   18   
34.99/35.03	c 14511          17275          690832         534677         0              0              12   21   17   
38.38/38.45	c 16051          19127          757093         597834         0              0              13   19   17   
41.78/41.82	c 17745          21165          834241         663176         0              0              15   21   20   
44.58/44.68	c 19608          23140          901093         724506         0              0              18   21   20   
47.28/47.39	c 21657          25365          976959         786911         0              0              9   21   18    
55.09/55.16	c 23910          28235          1080015        867512         0              0              7   18   11    
63.99/64.06	c 26388          31458          1196527        962353         0              0              7   17   12    
69.68/69.77	c 29113          34366          1297091        1046522        0              0              12   16   15   
74.88/75.00	c 32110          37557          1407330        1137237        0              0              13   17   16   
80.18/80.21	c 35406          41065          1529093        1239131        0              0              13   17   16   
112.67/112.78	c 39031          46473          1778830        1394729        0              0              9   19   13    
131.57/131.68	c 43018          53111          2031131        1629344        0              0              9   20   12    
142.37/142.42	c 47403          58081          2208089        1778919        0              0              7   18   16    
147.98/148.10	c 52226          63231          2380384        1915470        0              0              7   19   18    
169.77/169.87	c 57531          70619          2651827        2139447        0              0              9   17   13    
194.36/194.43	c 63366          78585          2950275        2387697        0              0              8   15   12    
201.86/202.00	c 69784          85478          3179386        2579323        0              0              8   19   18    
229.46/229.57	c 76843          93707          3549709        2837864        0              0              7   11   10    
241.56/241.65	c 84607          102312         3853119        3058981        0              0              7   9   8      
254.86/254.90	c 93147          111786         4188165        3355965        0              0              5   15   14    
273.45/273.59	c 102541         122699         4573898        3684389        0              0              6   15   13    
286.65/286.77	c 112874         133740         4953196        3999764        0              0              7   17   16    
389.05/389.16	c 124240         145856         5937640        4884632        0              0              6   10   9     
409.14/409.29	c 136742         159707         6424726        5272242        0              0              7   21   10    
461.94/462.06	c 150494         176738         7159047        5803282        0              0              6   11   10    
482.33/482.47	c 165621         193246         7721957        6249234        0              0              9   19   12    
522.23/522.38	c 182260         211140         8418719        6760863        0              0              7   17   12    
563.32/563.47	c 200562         230623         9187911        7475460        0              0              8   23   19    
592.32/592.43	c 220694         251989         9898759        8172261        0              0              13   23   21   
621.51/621.62	c 242839         275581         10688168       8928700        0              0              12   23   20   
653.51/653.64	c 267198         301537         11546106       9773120        0              0              13   23   20   
687.21/687.33	c 293992         330194         12505935       10692710       0              0              12   23   20   
726.01/726.12	c 323465         361567         13554927       11694688       0              0              13   23   19   
765.10/765.22	c 355885         396197         14693017       12814695       0              0              13   23   20   
1034.88/1035.07	c 391547         435579         18458306       16640372       0              0              5   16   13    
1085.67/1085.81	c 430775         477479         19853860       17970972       0              0              9   23   20    
1138.76/1138.98	c 473925         523511         21383729       19451177       0              0              11   21   19   
1206.05/1206.21	c 521390         574956         23165653       20944265       0              0              10   21   17   
1274.65/1274.84	c 573601         630381         25003419       22713712       0              0              12   23   21   
1345.04/1345.28	c 631033         692546         27024791       24592885       0              0              12   23   21   
1434.53/1434.74	c 694208         760553         29273514       26741305       0              0              15   23   20   
1515.83/1516.03	c 763700         834582         31737863       29077607       0              0              9   21   19    
1658.71/1658.92	c 840141         919209         34549285       31708330       0              0              15   23   20   
1908.39/1908.65	c 924226         1021299        38064235       34337641       0              0              8   17   12    
2035.88/2036.12	c 1016719        1119857        41310218       37492168       0              0              10   21   19   
2181.06/2181.34	c 1118461        1228659        44983242       41049141       0              0              8   21   19    
2409.14/2409.46	c 1230377        1358520        49394756       45239924       0              0              10   21   17   
2519.73/2520.00	
2519.73/2520.00	c *** INTERRUPTED ***
2519.73/2520.00	c restarts              : 75          
2519.73/2520.00	c conflicts             : 1312459      (521 /sec)
2519.73/2520.00	c decisions             : 1447495      (574 /sec)
2519.73/2520.00	c propagations          : 48134633    (19103 /sec)
2519.73/2520.00	c root propagations     : 0           
2519.73/2520.00	c filter calls          : 52400198       (20796 /sec)
2519.73/2520.00	c useless filter calls  : 47372527       (90 %)
2519.73/2520.00	c Memory used           : 32.66 MB
2519.73/2520.00	c CPU time              : 2519.73 s
2519.73/2520.00	c real time             : 2520 s
2519.73/2520.00	
2519.73/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 (13985 MiB free)
  memory of node 1: 16384 MiB (13734 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389565-1568360549/watcher-4389565-1568360549 -o /tmp/evaluation-result-4389565-1568360549/solver-4389565-1568360549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568329019-3496 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389565-1568360549.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
Current StackSize limit: 8192 KiB

solver pid=10656, runsolver pid=10653

[startup+0.100151 s]*
/proc/loadavg: 2.00 1.99 2.03 3/199 10657
/proc/meminfo: memFree=28382404/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=30452 memory=6804 CPUtime=0.1 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 1863 0 0 0 10 0 0 0 20 0 1 0 412323779 31182848 1701 33554432000 4194304 6210612 140724895407744 140724895404280 140404205970412 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 7613 1701 822 493 0 918 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30452 KiB
Current children cumulated memory: 6804 KiB

[startup+0.209733 s]*
/proc/loadavg: 2.00 1.99 2.03 3/199 10657
/proc/meminfo: memFree=28379428/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=32908 memory=9256 CPUtime=0.21 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 2528 0 0 0 21 0 0 0 20 0 1 0 412323779 33697792 2314 33554432000 4194304 6210612 140724895407744 140724895404280 5440933 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8227 2314 822 493 0 1532 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32908 KiB
Current children cumulated memory: 9256 KiB

[startup+0.309231 s]*
/proc/loadavg: 2.00 1.99 2.03 3/199 10657
/proc/meminfo: memFree=28379428/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33040 memory=9520 CPUtime=0.31 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 2549 0 0 0 31 0 0 0 20 0 1 0 412323779 33832960 2380 33554432000 4194304 6210612 140724895407744 140724895404280 140404206433156 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8260 2380 860 493 0 1565 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33040 KiB
Current children cumulated memory: 9520 KiB

[startup+0.700271 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10657
/proc/meminfo: memFree=28379428/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33172 memory=9520 CPUtime=0.69 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 2608 0 0 0 69 0 0 0 20 0 1 0 412323779 33968128 2380 33554432000 4194304 6210612 140724895407744 140724895404280 140404215454552 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8293 2380 860 493 0 1598 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 33172 KiB
Current children cumulated memory: 9520 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10657
/proc/meminfo: memFree=28379056/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33304 memory=9784 CPUtime=1.49 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 2626 0 0 0 149 0 0 0 20 0 1 0 412323779 34103296 2446 33554432000 4194304 6210612 140724895407744 140724895405704 5442786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8326 2446 861 493 0 1631 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 33304 KiB
Current children cumulated memory: 9784 KiB

[startup+3.10918 s]
/proc/loadavg: 1.84 1.95 2.02 3/199 10657
/proc/meminfo: memFree=28379056/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33304 memory=9896 CPUtime=3.1 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 3922 0 0 0 310 0 0 0 20 0 1 0 412323779 34103296 2474 33554432000 4194304 6210612 140724895407744 140724895405704 5164362 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8326 2474 861 493 0 1631 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 33304 KiB
Current children cumulated memory: 9896 KiB

[startup+6.30027 s]
/proc/loadavg: 1.84 1.95 2.02 3/200 10659
/proc/meminfo: memFree=28377320/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33304 memory=9920 CPUtime=6.28 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 5277 0 0 0 628 0 0 0 20 0 1 0 412323779 34103296 2480 33554432000 4194304 6210612 140724895407744 140724895405704 5452063 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8326 2480 861 493 0 1631 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 33304 KiB
Current children cumulated memory: 9920 KiB

[startup+12.7003 s]
/proc/loadavg: 1.86 1.95 2.02 3/199 10659
/proc/meminfo: memFree=28377640/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=9940 CPUtime=12.68 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 5663 0 0 0 1268 0 0 0 20 0 1 0 412323779 34238464 2485 33554432000 4194304 6210612 140724895407744 140724895405704 5442804 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2485 861 493 0 1664 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 9940 KiB

[startup+25.5003 s]
/proc/loadavg: 1.88 1.96 2.02 3/199 10659
/proc/meminfo: memFree=28377936/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=9952 CPUtime=25.48 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 6414 0 0 0 2548 0 0 0 20 0 1 0 412323779 34238464 2488 33554432000 4194304 6210612 140724895407744 140724895405704 5442822 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2488 861 493 0 1664 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 9952 KiB

[startup+51.1096 s]
/proc/loadavg: 1.92 1.96 2.02 3/200 10662
/proc/meminfo: memFree=28377604/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=9972 CPUtime=51.09 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 6835 0 0 0 5109 0 0 0 20 0 1 0 412323779 34238464 2493 33554432000 4194304 6210612 140724895407744 140724895405704 5451256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2493 861 493 0 1664 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 9972 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 1.96 2.02 3/199 10666
/proc/meminfo: memFree=28378012/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=9980 CPUtime=102.27 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 7182 0 0 0 10227 0 0 0 20 0 1 0 412323779 34238464 2495 33554432000 4194304 6210612 140724895407744 140724895405704 140404215454542 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2495 861 493 0 1664 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 9980 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 2.02 3/199 10670
/proc/meminfo: memFree=28377124/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=9992 CPUtime=162.27 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 7590 0 0 0 16227 0 0 0 20 0 1 0 412323779 34238464 2498 33554432000 4194304 6210612 140724895407744 140724895405704 5478264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2498 861 493 0 1664 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 9992 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.98 2.02 3/199 10674
/proc/meminfo: memFree=28377116/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10000 CPUtime=222.26 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 7956 0 0 0 22226 0 0 0 20 0 1 0 412323779 34238464 2500 33554432000 4194304 6210612 140724895407744 140724895405704 5446470 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2500 861 493 0 1664 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10000 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.98 2.02 3/199 10680
/proc/meminfo: memFree=28377588/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10008 CPUtime=282.25 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 8295 0 0 0 28225 0 0 0 20 0 1 0 412323779 34238464 2502 33554432000 4194304 6210612 140724895407744 140724895405704 140404206435743 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2502 861 493 0 1664 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10008 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 10684
/proc/meminfo: memFree=28377148/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10008 CPUtime=342.25 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 8448 0 0 0 34225 0 0 0 20 0 1 0 412323779 34238464 2502 33554432000 4194304 6210612 140724895407744 140724895405704 5065608 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2502 861 493 0 1664 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10008 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 10688
/proc/meminfo: memFree=28376960/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10008 CPUtime=402.24 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 8717 0 0 0 40224 0 0 0 20 0 1 0 412323779 34238464 2502 33554432000 4194304 6210612 140724895407744 140724895405704 5442840 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2502 861 493 0 1664 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10008 KiB

[startup+462.3 s]
/proc/loadavg: 1.84 1.95 2.01 2/192 10741
/proc/meminfo: memFree=28387152/32770624 swapFree=66998520/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10012 CPUtime=462.23 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 9102 0 0 0 46223 0 0 0 20 0 1 0 412323779 34238464 2503 33554432000 4194304 6210612 140724895407744 140724895405704 5451372 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2503 861 493 0 1664 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10012 KiB


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

/proc/10656/statm: 8359 2509 861 493 0 1664 0
Current children cumulated CPU time: 1722.11 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10036 KiB

[startup+1782.3 s]
/proc/loadavg: 1.04 1.09 1.29 2/192 10889
/proc/meminfo: memFree=28388468/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10040 CPUtime=1782.1 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 16847 0 0 0 178209 1 0 0 20 0 1 0 412323779 34238464 2510 33554432000 4194304 6210612 140724895407744 140724895405704 5478158 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2510 861 493 0 1664 0
Current children cumulated CPU time: 1782.1 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10040 KiB

[startup+1842.3 s]
/proc/loadavg: 1.01 1.07 1.27 2/192 10893
/proc/meminfo: memFree=28388736/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10040 CPUtime=1842.1 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 17023 0 0 0 184209 1 0 0 20 0 1 0 412323779 34238464 2510 33554432000 4194304 6210612 140724895407744 140724895405704 5480096 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2510 861 493 0 1664 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10040 KiB

[startup+1902.3 s]
/proc/loadavg: 1.00 1.06 1.25 2/192 10899
/proc/meminfo: memFree=28388552/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10040 CPUtime=1902.09 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 17214 0 0 0 190208 1 0 0 20 0 1 0 412323779 34238464 2510 33554432000 4194304 6210612 140724895407744 140724895405704 140404206430132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2510 861 493 0 1664 0
Current children cumulated CPU time: 1902.09 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10040 KiB

[startup+1962.3 s]
/proc/loadavg: 1.00 1.05 1.23 2/192 10903
/proc/meminfo: memFree=28388364/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10040 CPUtime=1962.08 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 17742 0 0 0 196207 1 0 0 20 0 1 0 412323779 34238464 2510 33554432000 4194304 6210612 140724895407744 140724895405704 5453752 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2510 861 493 0 1664 0
Current children cumulated CPU time: 1962.08 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10040 KiB

[startup+2022.3 s]
/proc/loadavg: 1.00 1.04 1.22 2/192 10907
/proc/meminfo: memFree=28388684/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10040 CPUtime=2022.08 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 17977 0 0 0 202207 1 0 0 20 0 1 0 412323779 34238464 2510 33554432000 4194304 6210612 140724895407744 140724895405704 5065619 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2510 861 493 0 1664 0
Current children cumulated CPU time: 2022.08 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10040 KiB

[startup+2082.3 s]
/proc/loadavg: 1.00 1.03 1.21 2/191 10913
/proc/meminfo: memFree=28389648/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10040 CPUtime=2082.07 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 18394 0 0 0 208206 1 0 0 20 0 1 0 412323779 34238464 2510 33554432000 4194304 6210612 140724895407744 140724895405704 140404215454607 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2510 861 493 0 1664 0
Current children cumulated CPU time: 2082.07 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10040 KiB

[startup+2142.3 s]
/proc/loadavg: 1.07 1.04 1.20 2/192 10918
/proc/meminfo: memFree=28388772/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10044 CPUtime=2142.06 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 18709 0 0 0 214205 1 0 0 20 0 1 0 412323779 34238464 2511 33554432000 4194304 6210612 140724895407744 140724895405704 5442940 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2511 861 493 0 1664 0
Current children cumulated CPU time: 2142.06 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10044 KiB

[startup+2202.3 s]
/proc/loadavg: 1.03 1.04 1.19 2/192 10922
/proc/meminfo: memFree=28388828/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10044 CPUtime=2202.06 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 19102 0 0 0 220205 1 0 0 20 0 1 0 412323779 34238464 2511 33554432000 4194304 6210612 140724895407744 140724895405704 140404206430115 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2511 861 493 0 1664 0
Current children cumulated CPU time: 2202.06 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10044 KiB

[startup+2262.3 s]
/proc/loadavg: 1.01 1.03 1.18 2/192 10928
/proc/meminfo: memFree=28388244/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10044 CPUtime=2262.05 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 19278 0 0 0 226204 1 0 0 20 0 1 0 412323779 34238464 2511 33554432000 4194304 6210612 140724895407744 140724895405704 140404206433384 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2511 861 493 0 1664 0
Current children cumulated CPU time: 2262.05 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10044 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.03 1.17 2/192 10939
/proc/meminfo: memFree=28388152/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10044 CPUtime=2322.04 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 19622 0 0 0 232203 1 0 0 20 0 1 0 412323779 34238464 2511 33554432000 4194304 6210612 140724895407744 140724895405704 5480061 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2511 861 493 0 1664 0
Current children cumulated CPU time: 2322.04 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10044 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/192 10943
/proc/meminfo: memFree=28388356/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10044 CPUtime=2382.04 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 19846 0 0 0 238203 1 0 0 20 0 1 0 412323779 34238464 2511 33554432000 4194304 6210612 140724895407744 140724895405704 5442814 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2511 861 493 0 1664 0
Current children cumulated CPU time: 2382.04 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10044 KiB

[startup+2442.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/192 10949
/proc/meminfo: memFree=28387788/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10044 CPUtime=2442.03 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 20233 0 0 0 244202 1 0 0 20 0 1 0 412323779 34238464 2511 33554432000 4194304 6210612 140724895407744 140724895405704 5451328 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2511 861 493 0 1664 0
Current children cumulated CPU time: 2442.03 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10044 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/192 10953
/proc/meminfo: memFree=28387632/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10044 CPUtime=2502.03 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 20556 0 0 0 250202 1 0 0 20 0 1 0 412323779 34238464 2511 33554432000 4194304 6210612 140724895407744 140724895405704 5445980 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2511 861 493 0 1664 0
Current children cumulated CPU time: 2502.03 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10044 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.00 1.01 1.13 2/192 10954
/proc/meminfo: memFree=28388036/32770624 swapFree=66998524/67108860
[pid=10656] ppid=10653 vsize=33436 memory=10044 CPUtime=2519.73 cores=1,3,5,7
/proc/10656/stat : 10656 (cosoco) R 10653 10656 3464 0 -1 4202496 20784 0 0 0 251972 1 0 0 20 0 1 0 412323779 34238464 2511 33554432000 4194304 6210612 140724895407744 140724895405704 5442785 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14684160 140724895413259 140724895413361 140724895413361 140724895416270 0
/proc/10656/statm: 8359 2511 861 493 0 1664 0
Current children cumulated CPU time: 2519.73 s
Current children cumulated vsize: 33436 KiB
Current children cumulated memory: 10044 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.74
CPU user time (s): 2519.73
CPU system time (s): 0.012998
CPU usage (%): 99.9893
Max. virtual memory (cumulated for all children) (KiB): 33436
Max. memory (cumulated for all children) (KiB): 10044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.73
system time used= 0.012998
maximum resident set size= 10112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20833
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= 16
involuntary context switches= 1913


# summary of solver processes directly reported to runsolver:
#   pid: 10656
#   total CPU time (s): 2519.74
#   total CPU user time (s): 2519.73
#   total CPU system time (s): 0.012998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.48097 second user time and 15.0489 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-13 09:41:49
IDJOB=4389565
IDBENCH=141723
IDSOLVER=2829
FILE ID=node127/4389565-1568360549
RUNJOBID= node127-1568329019-3496
PBS_JOBID= 21701156
Free space on /tmp= 58820 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-18-046.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389565-1568360549/watcher-4389565-1568360549 -o /tmp/evaluation-result-4389565-1568360549/solver-4389565-1568360549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568329019-3496 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389565-1568360549.xml

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

MD5SUM BENCH= 90f9fedd4c3faeb9a4a1958b76d0db2e
RANDOM SEED=1007559299

node127.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.55
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.55
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        28385144 kB
MemAvailable:   31854164 kB
Buffers:          150124 kB
Cached:          3572284 kB
SwapCached:         6780 kB
Active:          2007252 kB
Inactive:        1733896 kB
Active(anon):      11284 kB
Inactive(anon):    48636 kB
Active(file):    1995968 kB
Inactive(file):  1685260 kB
Unevictable:      109044 kB
Mlocked:          109044 kB
SwapTotal:      67108860 kB
SwapFree:       66998520 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:        152988 kB
Mapped:            45472 kB
Shmem:             32692 kB
Slab:             237284 kB
SReclaimable:     207256 kB
SUnreclaim:        30028 kB
KernelStack:        3552 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 58820 MiB
End job on node127 at 2019-09-13 10:23:49