Trace number 4389605

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

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-35-123.xml
MD5SUM45744cc354831d0c2f8e03e2f88be5e0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints595
Number of domains35
Minimum domain size89
Maximum domain size123
Distribution of domain sizes[{"size":89,"count":2},{"size":90,"count":2},{"size":91,"count":2},{"size":92,"count":2},{"size":93,"count":2},{"size":94,"count":2},{"size":95,"count":2},{"size":96,"count":2},{"size":97,"count":2},{"size":98,"count":2},{"size":99,"count":2},{"size":100,"count":2},{"size":101,"count":2},{"size":102,"count":2},{"size":103,"count":2},{"size":104,"count":2},{"size":105,"count":2},{"size":106,"count":2},{"size":107,"count":2},{"size":108,"count":2},{"size":109,"count":2},{"size":110,"count":2},{"size":111,"count":2},{"size":112,"count":2},{"size":113,"count":2},{"size":114,"count":2},{"size":115,"count":2},{"size":116,"count":2},{"size":117,"count":2},{"size":118,"count":2},{"size":119,"count":2},{"size":120,"count":2},{"size":121,"count":2},{"size":122,"count":2},{"size":123,"count":2}]
Minimum variable degree34
Maximum variable degree34
Distribution of variable degrees[{"degree":34,"count":70}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":595}]
Number of extensional constraints0
Number of intensional constraints595
Distribution of constraint types[{"type":"intension","count":595}]
Optimization problemNO
Type of objective

Solver Data

0.69/0.72	c root propagations     : 0           
0.69/0.72	c restarts enabled, print stats at every restarts
0.69/0.72	c
0.69/0.72	c
0.69/0.72	c
0.69/0.72	c This is cosoco 2.00 --  
0.69/0.72	c
0.69/0.72	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389605-1568360526.xml 
0.69/0.72	c ========================================[ Problem Statistics ]===========================================
0.69/0.72	c |                                                                                                       
0.69/0.72	c |  Parse time        :         0.71 s 
0.69/0.72	c |
0.69/0.72	c |               Variables: 70
0.69/0.72	c |            Domain Sizes: 89..123
0.69/0.72	c |
0.69/0.72	c |             Constraints: 595
0.69/0.72	c |                   Arity: 4..4
0.69/0.72	c | 
0.69/0.72	c |                   Types: 
0.69/0.72	c |                          Intension: 595
0.69/0.72	c |                          
0.69/0.72	c =========================================================================================================
0.69/0.72	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.89/0.94	c 101            111            7935           9463           0              0              7   11   8     
4.39/4.49	c 211            230            26595          16248          0              0              6   6   5      
4.69/4.79	c 332            365            35273          25992          0              0              9   15   12    
5.19/5.20	c 465            509            44882          37657          0              0              6   12   9     
5.49/5.50	c 611            666            55374          51287          0              0              6   12   9     
5.89/5.92	c 771            844            67083          64970          0              0              6   19   9     
8.59/8.61	c 947            1033           100386         80472          0              0              7   7   6      
8.89/8.91	c 1140           1244           114008         96846          0              0              9   19   12    
9.29/9.37	c 1352           1470           129034         115700         0              0              6   15   11    
9.79/9.89	c 1585           1721           145652         137550         0              0              6   19   11    
10.39/10.49	c 1841           1991           163556         161102         0              0              6   15   11    
14.29/14.35	c 2122           2289           209966         178096         0              0              6   6   5      
14.89/14.93	c 2431           2616           231360         205776         0              0              9   19   14    
15.49/15.59	c 2770           2975           255065         236416         0              0              6   21   14    
16.39/16.44	c 3142           3364           280726         268223         0              0              6   18   13    
17.29/17.36	c 3551           3795           309116         304095         0              0              6   23   15    
18.59/18.62	c 4000           4262           339937         344345         0              0              6   19   14    
19.79/19.84	c 4493           4779           373901         386836         0              0              6   25   15    
21.29/21.31	c 5035           5340           411031         433110         0              0              6   20   14    
22.89/22.93	c 5631           6024           461044         486281         0              0              6   29   16    
24.78/24.87	c 6286           6727           523955         538793         0              0              8   25   18    
27.00/27.01	c 7006           7481           573018         601752         0              0              9   35   21    
28.89/28.96	c 7798           8302           626772         672558         0              0              8   30   21    
31.29/31.33	c 8669           9211           686045         747728         0              0              8   39   22    
33.89/33.90	c 9627           10210          753272         826993         0              0              8   38   23    
37.19/37.23	c 10680          11301          824677         919488         0              0              8   38   24    
41.00/41.10	c 11838          12509          908299         1014509        0              0              8   36   25    
44.69/44.73	c 13111          13877          1027440        1125629        0              0              8   36   25    
54.19/54.24	c 14511          15319          1121765        1247861        0              0              8   34   27    
62.19/62.20	c 16051          16903          1231022        1385116        0              0              8   32   26    
66.19/66.25	c 17745          18724          1413820        1493572        0              0              8   34   28    
77.10/77.11	c 19608          20636          1538636        1651598        0              0              8   37   31    
91.69/91.74	c 21657          22741          1676389        1824224        0              0              8   37   32    
106.88/106.93	c 23910          25048          1829288        2022991        0              0              9   35   30    
124.09/124.18	c 26388          27603          2047759        2256997        0              0              8   37   31    
144.28/144.37	c 29113          30401          2232441        2485141        0              0              8   37   32    
162.78/162.81	c 32110          33480          2435428        2748481        0              0              8   41   35    
185.98/186.03	c 35406          36928          2681568        3002213        0              0              8   34   31    
211.28/211.35	c 39031          40640          2926586        3325329        0              0              8   41   38    
217.78/217.83	c 43018          45536          3479839        3578248        0              0              8   35   32    
250.48/250.56	c 47403          50010          3776234        3945060        0              0              9   36   34    
296.38/296.40	c 52226          54946          4098886        4365705        0              0              8   40   36    
338.99/339.07	c 57531          60354          4458102        4802909        0              0              8   33   31    
370.99/371.05	c 63366          66976          5409865        5258013        0              0              8   32   30    
422.09/422.14	c 69784          73508          5835896        5805284        0              0              11   36   34   
445.58/445.62	c 76843          81725          6980494        6243562        0              0              10   25   24   
529.88/529.98	c 84607          89660          7506636        6862114        0              0              17   33   30   
579.18/579.24	c 93147          99473          8828632        7390616        0              0              7   24   23    
634.78/634.82	c 102541         109059         9463162        8241211        0              0              16   29   28   
735.88/735.95	c 112874         119593         10163551       9153818        0              0              8   33   32    
863.67/863.70	c 124240         131232         10952383       10048972       0              0              9   30   28    
934.87/934.96	c 136742         144146         11824444       10816395       0              0              8   29   27    
1038.67/1038.78	c 150494         158162         12749353       12048777       0              0              12   38   37   
1177.18/1177.22	c 165621         173674         13783048       13106794       0              0              10   32   28   
1319.87/1319.96	c 182260         190590         14894758       14532430       0              0              9   34   33    
1489.47/1489.55	c 200562         209260         16114485       15724674       0              0              11   34   32   
1642.16/1642.24	c 220694         229905         17527831       17303477       0              0              9   26   23    
1812.56/1812.62	c 242839         252379         19009761       19229044       0              0              12   37   36   
1961.56/1961.62	c 267198         277173         20653331       21313275       0              0              8   36   34    
2148.55/2148.65	c 293992         304558         22476321       23423295       0              0              9   34   30    
2359.95/2360.01	c 323465         334537         24458694       25898820       0              0              9   36   35    
2519.95/2520.00	
2519.95/2520.00	c *** INTERRUPTED ***
2519.95/2520.00	c restarts              : 61          
2519.95/2520.00	c conflicts             : 351964       (140 /sec)
2519.95/2520.00	c decisions             : 363675       (144 /sec)
2519.95/2520.00	c propagations          : 28076655    (11142 /sec)
2519.95/2520.00	c root propagations     : 0           
2519.95/2520.00	c filter calls          : 26499245       (10516 /sec)
2519.95/2520.00	c useless filter calls  : 24990548       (94 %)
2519.95/2520.00	c Memory used           : 53.10 MB
2519.95/2520.00	c CPU time              : 2519.92 s
2519.95/2520.00	c real time             : 2520.01 s
2519.95/2520.00	
2519.95/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 (9390 MiB free)
  memory of node 1: 16384 MiB (13975 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389605-1568360526/watcher-4389605-1568360526 -o /tmp/evaluation-result-4389605-1568360526/solver-4389605-1568360526 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568360486-8907 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389605-1568360526.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=8935, runsolver pid=8932
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 1.00 1.01 1.10 3/200 8936
/proc/meminfo: memFree=23920940/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=30744 memory=6944 CPUtime=0.1 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 1952 0 0 0 10 0 0 0 20 0 1 0 411967472 31481856 1736 33554432000 4194304 6210612 140726248937088 140726248933624 140236294437861 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 7686 1736 822 493 0 991 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30744 KiB
Current children cumulated memory: 6944 KiB

[startup+0.209386 s]*
/proc/loadavg: 1.00 1.01 1.10 3/200 8936
/proc/meminfo: memFree=23915980/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=34504 memory=10704 CPUtime=0.2 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 2893 0 0 0 20 0 0 0 20 0 1 0 411967472 35332096 2676 33554432000 4194304 6210612 140726248937088 140726248933624 140236303930432 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 8626 2676 822 493 0 1931 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34504 KiB
Current children cumulated memory: 10704 KiB

[startup+0.309265 s]*
/proc/loadavg: 1.00 1.01 1.10 3/200 8936
/proc/meminfo: memFree=23912632/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=37908 memory=14108 CPUtime=0.31 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 3753 0 0 0 30 1 0 0 20 0 1 0 411967472 38817792 3527 33554432000 4194304 6210612 140726248937088 140726248933624 140236294437861 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 9477 3527 822 493 0 2782 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37908 KiB
Current children cumulated memory: 14108 KiB

[startup+0.700249 s]
/proc/loadavg: 1.00 1.01 1.10 3/200 8936
/proc/meminfo: memFree=23905812/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=51080 memory=27412 CPUtime=0.69 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 7019 0 0 0 68 1 0 0 20 0 1 0 411967472 52305920 6853 33554432000 4194304 6210612 140726248937088 140726248933624 140236294437861 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 12770 6853 822 493 0 6075 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 51080 KiB
Current children cumulated memory: 27412 KiB

[startup+1.50023 s]
/proc/loadavg: 1.00 1.01 1.10 3/200 8936
/proc/meminfo: memFree=23897476/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=52124 memory=28452 CPUtime=1.49 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 7321 0 0 0 148 1 0 0 20 0 1 0 411967472 53374976 7113 33554432000 4194304 6210612 140726248937088 140726248934744 140236303770784 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13031 7113 860 493 0 6336 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 52124 KiB
Current children cumulated memory: 28452 KiB

[startup+3.10932 s]
/proc/loadavg: 1.00 1.01 1.10 2/195 8944
/proc/meminfo: memFree=23902524/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=52124 memory=28676 CPUtime=3.1 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 7912 0 0 0 309 1 0 0 20 0 1 0 411967472 53374976 7169 33554432000 4194304 6210612 140726248937088 140726248934744 5451458 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13031 7169 861 493 0 6336 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 52124 KiB
Current children cumulated memory: 28676 KiB

[startup+6.30022 s]
/proc/loadavg: 1.16 1.05 1.11 3/200 8996
/proc/meminfo: memFree=23882296/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=52256 memory=28844 CPUtime=6.29 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 9548 0 0 0 627 2 0 0 20 0 1 0 411967472 53510144 7211 33554432000 4194304 6210612 140726248937088 140726248935048 5451426 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13064 7211 861 493 0 6369 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 52256 KiB
Current children cumulated memory: 28844 KiB

[startup+12.7003 s]
/proc/loadavg: 1.23 1.06 1.11 3/200 8996
/proc/meminfo: memFree=23881724/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=52388 memory=28896 CPUtime=12.69 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 11221 0 0 0 1267 2 0 0 20 0 1 0 411967472 53645312 7224 33554432000 4194304 6210612 140726248937088 140726248935048 140236303770784 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13097 7224 861 493 0 6402 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 52388 KiB
Current children cumulated memory: 28896 KiB

[startup+25.5003 s]
/proc/loadavg: 1.40 1.11 1.13 3/201 8998
/proc/meminfo: memFree=23880872/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=52916 memory=29452 CPUtime=25.48 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 15823 0 0 0 2546 2 0 0 20 0 1 0 411967472 54185984 7363 33554432000 4194304 6210612 140726248937088 140726248935048 5446100 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13229 7363 861 493 0 6534 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 52916 KiB
Current children cumulated memory: 29452 KiB

[startup+51.1093 s]
/proc/loadavg: 1.60 1.18 1.15 3/200 8998
/proc/meminfo: memFree=23878668/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=53840 memory=30392 CPUtime=51.1 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 20458 0 0 0 5107 3 0 0 20 0 1 0 411967472 55132160 7598 33554432000 4194304 6210612 140726248937088 140726248935048 5440666 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13460 7598 861 493 0 6765 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 53840 KiB
Current children cumulated memory: 30392 KiB

[startup+102.3 s]
/proc/loadavg: 1.83 1.31 1.19 3/200 9002
/proc/meminfo: memFree=23876736/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=53972 memory=30456 CPUtime=102.28 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 23706 0 0 0 10225 3 0 0 20 0 1 0 411967472 55267328 7614 33554432000 4194304 6210612 140726248937088 140726248934744 5446078 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13493 7614 861 493 0 6798 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 53972 KiB
Current children cumulated memory: 30456 KiB

[startup+162.3 s]
/proc/loadavg: 1.86 1.42 1.24 3/200 9008
/proc/meminfo: memFree=23876948/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54104 memory=30524 CPUtime=162.28 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 24303 0 0 0 16225 3 0 0 20 0 1 0 411967472 55402496 7631 33554432000 4194304 6210612 140726248937088 140726248934744 5476659 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13526 7631 861 493 0 6831 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 54104 KiB
Current children cumulated memory: 30524 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.52 1.29 3/199 9012
/proc/meminfo: memFree=23877028/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54236 memory=30772 CPUtime=222.28 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 24930 0 0 0 22225 3 0 0 20 0 1 0 411967472 55537664 7693 33554432000 4194304 6210612 140726248937088 140726248935048 140236295363999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13559 7693 861 493 0 6864 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30772 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.61 1.33 3/199 9016
/proc/meminfo: memFree=23877516/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54236 memory=30824 CPUtime=282.28 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 25520 0 0 0 28225 3 0 0 20 0 1 0 411967472 55537664 7706 33554432000 4194304 6210612 140726248937088 140726248935048 5442952 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13559 7706 861 493 0 6864 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30824 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.68 1.37 3/199 9022
/proc/meminfo: memFree=23877180/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54236 memory=30840 CPUtime=342.28 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 26050 0 0 0 34225 3 0 0 20 0 1 0 411967472 55537664 7710 33554432000 4194304 6210612 140726248937088 140726248935048 5456150 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13559 7710 861 493 0 6864 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30840 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.74 1.41 3/199 9026
/proc/meminfo: memFree=23877552/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54236 memory=30864 CPUtime=402.28 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 26563 0 0 0 40225 3 0 0 20 0 1 0 411967472 55537664 7716 33554432000 4194304 6210612 140726248937088 140726248935048 5455482 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13559 7716 861 493 0 6864 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30864 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.79 1.45 3/199 9030
/proc/meminfo: memFree=23877176/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30880 CPUtime=462.28 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 27012 0 0 0 46225 3 0 0 20 0 1 0 411967472 55672832 7720 33554432000 4194304 6210612 140726248937088 140726248934744 140236295364010 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7720 861 493 0 6897 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30880 KiB


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

/proc/8935/statm: 13592 7726 861 493 0 6897 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30904 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 1.89 3/200 9182
/proc/meminfo: memFree=23874732/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30904 CPUtime=1782.26 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 30375 0 0 0 178222 4 0 0 20 0 1 0 411967472 55672832 7726 33554432000 4194304 6210612 140726248937088 140726248935048 140236295361634 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7726 861 493 0 6897 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30904 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 1.90 3/200 9186
/proc/meminfo: memFree=23874748/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30908 CPUtime=1842.26 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 30521 0 0 0 184222 4 0 0 20 0 1 0 411967472 55672832 7727 33554432000 4194304 6210612 140726248937088 140726248935048 140236295364004 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7727 861 493 0 6897 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30908 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 1.91 3/200 9190
/proc/meminfo: memFree=23874772/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30908 CPUtime=1902.26 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 30575 0 0 0 190222 4 0 0 20 0 1 0 411967472 55672832 7727 33554432000 4194304 6210612 140726248937088 140726248935048 5451328 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7727 861 493 0 6897 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30908 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 1.91 3/200 9196
/proc/meminfo: memFree=23874468/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=1962.26 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 30729 0 0 0 196222 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5478192 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 1.92 3/199 9200
/proc/meminfo: memFree=23874972/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2022.25 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 30802 0 0 0 202221 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5445922 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 1.92 3/199 9204
/proc/meminfo: memFree=23875028/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2082.25 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 30909 0 0 0 208221 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5446764 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/199 9210
/proc/meminfo: memFree=23874044/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2142.25 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 30991 0 0 0 214221 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5451458 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/199 9214
/proc/meminfo: memFree=23874336/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2202.25 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 31115 0 0 0 220221 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5453736 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/199 9218
/proc/meminfo: memFree=23874312/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2262.25 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 31181 0 0 0 226221 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5446488 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 9231
/proc/meminfo: memFree=23874744/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2322.25 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 31243 0 0 0 232221 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 140236295361634 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 9235
/proc/meminfo: memFree=23875768/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2382.25 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 31397 0 0 0 238221 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 140236295361640 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 9239
/proc/meminfo: memFree=23875704/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2442.24 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 31466 0 0 0 244220 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5454008 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2442.24 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 9245
/proc/meminfo: memFree=23874616/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2502.24 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 31533 0 0 0 250220 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5446100 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 1.95 3/199 9245
/proc/meminfo: memFree=23874780/32770624 swapFree=66939828/67108860
[pid=8935] ppid=8932 vsize=54368 memory=30912 CPUtime=2519.95 cores=0,2,4,6
/proc/8935/stat : 8935 (cosoco) R 8932 8935 7583 0 -1 4202496 31599 0 0 0 251991 4 0 0 20 0 1 0 411967472 55672832 7728 33554432000 4194304 6210612 140726248937088 140726248935048 5452074 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 26652672 140726248944651 140726248944753 140726248944753 140726248947662 0
/proc/8935/statm: 13592 7728 861 493 0 6897 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.92
system time used= 0.043999
maximum resident set size= 30980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31649
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= 14
involuntary context switches= 2918


# summary of solver processes directly reported to runsolver:
#   pid: 8935
#   total CPU time (s): 2519.96
#   total CPU user time (s): 2519.92
#   total CPU system time (s): 0.043999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.24 second user time and 15.4649 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 09:41:26
IDJOB=4389605
IDBENCH=141716
IDSOLVER=2829
FILE ID=node119/4389605-1568360526
RUNJOBID= node119-1568360486-8907
PBS_JOBID= 21701184
Free space on /tmp= 57268 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-35-123.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389605-1568360526/watcher-4389605-1568360526 -o /tmp/evaluation-result-4389605-1568360526/solver-4389605-1568360526 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568360486-8907 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389605-1568360526.xml

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

MD5SUM BENCH= 45744cc354831d0c2f8e03e2f88be5e0
RANDOM SEED=1961012006

node119.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.47
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.47
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.47
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.47
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:        23927464 kB
MemAvailable:   31803556 kB
Buffers:          177392 kB
Cached:          7906028 kB
SwapCached:        61088 kB
Active:          1883084 kB
Inactive:        6264908 kB
Active(anon):       3296 kB
Inactive(anon):   102700 kB
Active(file):    1879788 kB
Inactive(file):  6162208 kB
Unevictable:      107476 kB
Mlocked:          107476 kB
SwapTotal:      67108860 kB
SwapFree:       66939828 kB
Dirty:              5500 kB
Writeback:             0 kB
AnonPages:        112680 kB
Mapped:            43896 kB
Shmem:             32808 kB
Slab:             292244 kB
SReclaimable:     262556 kB
SUnreclaim:        29688 kB
KernelStack:        3472 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502148 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:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57264 MiB
End job on node119 at 2019-09-13 10:23:26