Trace number 4408145

Some explanations

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

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

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

Solver answer on this benchmark

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

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.73	c root propagations     : 0           
0.69/0.73	c restarts enabled, print stats at every restarts
0.69/0.73	c
0.69/0.73	c
0.69/0.73	c
0.69/0.73	c This is cosoco 2.00 --  
0.69/0.73	c
0.69/0.73	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408145-1569815403.xml 
0.69/0.73	c ========================================[ Problem Statistics ]===========================================
0.69/0.73	c |                                                                                                       
0.69/0.73	c |  Parse time        :         0.71 s 
0.69/0.73	c |
0.69/0.73	c |               Variables: 70
0.69/0.73	c |            Domain Sizes: 89..123
0.69/0.73	c |
0.69/0.73	c |             Constraints: 595
0.69/0.73	c |                   Arity: 4..4
0.69/0.73	c | 
0.69/0.73	c |                   Types: 
0.69/0.73	c |                          Intension: 595
0.69/0.73	c |                          
0.69/0.73	c =========================================================================================================
0.69/0.73	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.89/0.95	c 101            111            7935           9463           0              0              7   11   8     
1.49/4.48	c 211            230            26595          16248          0              0              6   6   5      
1.49/9.17	c 332            365            35273          25992          0              0              9   15   12    
1.49/9.17	c 465            509            44882          37657          0              0              6   12   9     
1.49/9.17	c 611            666            55374          51287          0              0              6   12   9     
1.49/9.17	c 771            844            67083          64970          0              0              6   19   9     
1.49/9.17	c 947            1033           100386         80472          0              0              7   7   6      
1.49/9.17	c 1140           1244           114008         96846          0              0              9   19   12    
9.29/9.36	c 1352           1470           129034         115700         0              0              6   15   11    
9.79/9.88	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.38	c 2122           2289           209966         178096         0              0              6   6   5      
14.89/14.97	c 2431           2616           231360         205776         0              0              9   19   14    
15.60/15.63	c 2770           2975           255065         236416         0              0              6   21   14    
16.39/16.49	c 3142           3364           280726         268223         0              0              6   18   13    
17.39/17.41	c 3551           3795           309116         304095         0              0              6   23   15    
18.60/18.68	c 4000           4262           339937         344345         0              0              6   19   14    
19.89/19.92	c 4493           4779           373901         386836         0              0              6   25   15    
21.39/21.40	c 5035           5340           411031         433110         0              0              6   20   14    
22.99/23.03	c 5631           6024           461044         486281         0              0              6   29   16    
24.89/24.99	c 6286           6727           523955         538793         0              0              8   25   18    
27.09/27.15	c 7006           7481           573018         601752         0              0              9   35   21    
29.09/29.11	c 7798           8302           626772         672558         0              0              8   30   21    
31.49/31.50	c 8669           9211           686045         747728         0              0              8   39   22    
33.99/34.09	c 9627           10210          753272         826993         0              0              8   38   23    
37.39/37.44	c 10680          11301          824677         919488         0              0              8   38   24    
41.29/41.34	c 11838          12509          908299         1014509        0              0              8   36   25    
44.99/45.00	c 13111          13877          1027440        1125629        0              0              8   36   25    
54.49/54.59	c 14511          15319          1121765        1247861        0              0              8   34   27    
62.60/62.62	c 16051          16903          1231022        1385116        0              0              8   32   26    
66.60/66.70	c 17745          18724          1413820        1493572        0              0              8   34   28    
77.60/77.64	c 19608          20636          1538636        1651598        0              0              8   37   31    
92.30/92.38	c 21657          22741          1676389        1824224        0              0              8   37   32    
107.61/107.70	c 23910          25048          1829288        2022991        0              0              9   35   30    
125.00/125.08	c 26388          27603          2047759        2256997        0              0              8   37   31    
145.20/145.29	c 29113          30401          2232441        2485141        0              0              8   37   32    
163.80/163.85	c 32110          33480          2435428        2748481        0              0              8   41   35    
187.30/187.32	c 35406          36928          2681568        3002213        0              0              8   34   31    
212.71/212.79	c 39031          40640          2926586        3325329        0              0              8   41   38    
219.30/219.36	c 43018          45536          3479839        3578248        0              0              8   35   32    
252.30/252.30	c 47403          50010          3776234        3945060        0              0              9   36   34    
298.51/298.54	c 52226          54946          4098886        4365705        0              0              8   40   36    
341.51/341.54	c 57531          60354          4458102        4802909        0              0              8   33   31    
373.91/373.92	c 63366          66976          5409865        5258013        0              0              8   32   30    
425.51/425.52	c 69784          73508          5835896        5805284        0              0              11   36   34   
449.22/449.27	c 76843          81725          6980494        6243562        0              0              10   25   24   
534.42/534.40	c 84607          89660          7506636        6862114        0              0              17   33   30   
584.12/584.15	c 93147          99473          8828632        7390616        0              0              7   24   23    
640.23/640.23	c 102541         109059         9463162        8241211        0              0              16   29   28   
742.33/742.34	c 112874         119593         10163551       9153818        0              0              8   33   32    
871.34/871.39	c 124240         131232         10952383       10048972       0              0              9   30   28    
943.44/943.40	c 136742         144146         11824444       10816395       0              0              8   29   27    
1048.04/1048.06	c 150494         158162         12749353       12048777       0              0              12   38   37   
1187.76/1187.77	c 165621         173674         13783048       13106794       0              0              10   32   28   
1331.76/1331.78	c 182260         190590         14894758       14532430       0              0              9   34   33    
1502.86/1502.81	c 200562         209260         16114485       15724674       0              0              11   34   32   
1656.68/1656.63	c 220694         229905         17527831       17303477       0              0              9   26   23    
1828.38/1828.31	c 242839         252379         19009761       19229044       0              0              12   37   36   
1978.70/1978.61	c 267198         277173         20653331       21313275       0              0              8   36   34    
2167.30/2167.24	c 293992         304558         22476321       23423295       0              0              9   34   30    
2380.60/2380.59	c 323465         334537         24458694       25898820       0              0              9   36   35    
2520.01/2519.90	
2520.01/2519.90	c *** INTERRUPTED ***
2520.01/2519.90	c restarts              : 61          
2520.01/2519.90	c conflicts             : 348310       (138 /sec)
2520.01/2519.90	c decisions             : 359962       (143 /sec)
2520.01/2519.90	c propagations          : 27794447    (11030 /sec)
2520.01/2519.90	c root propagations     : 0           
2520.01/2519.90	c filter calls          : 26254553       (10418 /sec)
2520.01/2519.90	c useless filter calls  : 24761503       (94 %)
2520.01/2519.90	c Memory used           : 53.10 MB
2520.01/2519.90	c CPU time              : 2519.99 s
2520.01/2519.90	c real time             : 2519.9 s
2520.01/2519.90	
2520.01/2519.90	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 (15144 MiB free)
  memory of node 1: 16384 MiB (13848 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=23316, runsolver pid=23313

[startup+0.100194 s]*
/proc/loadavg: 2.08 2.03 2.05 3/200 23317
/proc/meminfo: memFree=29686236/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=30744 memory=6948 CPUtime=0.1 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 1942 0 0 0 10 0 0 0 20 0 1 0 557807158 31481856 1737 33554432000 4194304 6211132 140725701036304 140725701032840 140618974821349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 7686 1737 823 493 0 991 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30744 KiB
Current children cumulated memory: 6948 KiB

[startup+0.209947 s]*
/proc/loadavg: 2.08 2.03 2.05 3/200 23317
/proc/meminfo: memFree=29682380/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=34504 memory=10708 CPUtime=0.21 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 2880 0 0 0 21 0 0 0 20 0 1 0 557807158 35332096 2677 33554432000 4194304 6211132 140725701036304 140725701027944 140618974821349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 8626 2677 823 493 0 1931 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34504 KiB
Current children cumulated memory: 10708 KiB

[startup+0.309736 s]*
/proc/loadavg: 2.08 2.03 2.05 3/200 23317
/proc/meminfo: memFree=29679404/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=37908 memory=14112 CPUtime=0.31 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 3735 0 0 0 31 0 0 0 20 0 1 0 557807158 38817792 3528 33554432000 4194304 6211132 140725701036304 140725701027944 140618974821349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 9477 3528 823 493 0 2782 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37908 KiB
Current children cumulated memory: 14112 KiB

[startup+0.70038 s]
/proc/loadavg: 2.08 2.03 2.05 3/200 23317
/proc/meminfo: memFree=29672584/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=50820 memory=27024 CPUtime=0.69 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 6966 0 0 0 68 1 0 0 20 0 1 0 557807158 52039680 6756 33554432000 4194304 6211132 140725701036304 140725701029304 140618974821349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 12705 6756 823 493 0 6010 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 50820 KiB
Current children cumulated memory: 27024 KiB

[startup+1.50039 s]
/proc/loadavg: 2.08 2.03 2.05 3/200 23317
/proc/meminfo: memFree=29664772/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=52124 memory=28456 CPUtime=1.49 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 7324 0 0 0 148 1 0 0 20 0 1 0 557807158 53374976 7114 33554432000 4194304 6211132 140725701036304 140725701029304 5478381 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13031 7114 864 493 0 6336 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 52124 KiB
Current children cumulated memory: 28456 KiB

[startup+9.27947 s]
/proc/loadavg: 2.08 2.03 2.05 3/200 23317
/proc/meminfo: memFree=29664772/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=52388 memory=28908 CPUtime=9.26 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 11189 0 0 0 925 1 0 0 20 0 1 0 557807158 53645312 7227 33554432000 4194304 6211132 140725701036304 140725701034264 140618975741840 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13097 7227 864 493 0 6402 0
Current children cumulated CPU time: 9.26 s
Current children cumulated vsize: 52388 KiB
Current children cumulated memory: 28908 KiB

[startup+9.30036 s]
/proc/loadavg: 2.08 2.03 2.05 3/200 23317
/proc/meminfo: memFree=29664772/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=52388 memory=28908 CPUtime=9.29 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 11189 0 0 0 928 1 0 0 20 0 1 0 557807158 53645312 7227 33554432000 4194304 6211132 140725701036304 140725701034264 140618975747492 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13097 7227 864 493 0 6402 0
Current children cumulated CPU time: 9.29 s
Current children cumulated vsize: 52388 KiB
Current children cumulated memory: 28908 KiB

[startup+12.7096 s]
/proc/loadavg: 2.77 2.18 2.10 3/200 23317
/proc/meminfo: memFree=30149336/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=52388 memory=28908 CPUtime=12.69 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 11224 0 0 0 1268 1 0 0 20 0 1 0 557807158 53645312 7227 33554432000 4194304 6211132 140725701036304 140725701034264 5446311 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13097 7227 864 493 0 6402 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 52388 KiB
Current children cumulated memory: 28908 KiB

[startup+25.5003 s]
/proc/loadavg: 2.60 2.17 2.10 3/199 23320
/proc/meminfo: memFree=30713456/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=52916 memory=29456 CPUtime=25.49 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 15883 0 0 0 2547 2 0 0 20 0 1 0 557807158 54185984 7364 33554432000 4194304 6211132 140725701036304 140725701033960 5441106 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13229 7364 864 493 0 6534 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 52916 KiB
Current children cumulated memory: 29456 KiB

[startup+51.1003 s]
/proc/loadavg: 2.39 2.16 2.09 3/200 23330
/proc/meminfo: memFree=30711480/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=53840 memory=30404 CPUtime=51.09 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 20451 0 0 0 5107 2 0 0 20 0 1 0 557807158 55132160 7601 33554432000 4194304 6211132 140725701036304 140725701034264 140618984766352 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13460 7601 864 493 0 6765 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 53840 KiB
Current children cumulated memory: 30404 KiB

[startup+102.3 s]
/proc/loadavg: 2.17 2.13 2.09 3/200 23334
/proc/meminfo: memFree=30711900/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=53972 memory=30468 CPUtime=102.3 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 23695 0 0 0 10228 2 0 0 20 0 1 0 557807158 55267328 7617 33554432000 4194304 6211132 140725701036304 140725701033960 5451542 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13493 7617 864 493 0 6798 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 53972 KiB
Current children cumulated memory: 30468 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.11 2.08 3/201 23339
/proc/meminfo: memFree=30711972/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54104 memory=30652 CPUtime=162.3 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 27349 0 0 0 16228 2 0 0 20 0 1 0 557807158 55402496 7663 33554432000 4194304 6211132 140725701036304 140725701034264 5476892 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13526 7663 864 493 0 6831 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 54104 KiB
Current children cumulated memory: 30652 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.09 2.08 3/201 23343
/proc/meminfo: memFree=30712544/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54236 memory=30784 CPUtime=222.3 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 31032 0 0 0 22228 2 0 0 20 0 1 0 557807158 55537664 7696 33554432000 4194304 6211132 140725701036304 140725701034264 5443101 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13559 7696 864 493 0 6864 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30784 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/201 23349
/proc/meminfo: memFree=30711752/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54236 memory=30816 CPUtime=282.31 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 31058 0 0 0 28229 2 0 0 20 0 1 0 557807158 55537664 7704 33554432000 4194304 6211132 140725701036304 140725701034264 5164700 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13559 7704 864 493 0 6864 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30816 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/201 23354
/proc/meminfo: memFree=30712340/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54236 memory=30844 CPUtime=342.31 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 34311 0 0 0 34229 2 0 0 20 0 1 0 557807158 55537664 7711 33554432000 4194304 6211132 140725701036304 140725701034264 5442999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13559 7711 864 493 0 6864 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30844 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/200 23358
/proc/meminfo: memFree=30711928/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54236 memory=30844 CPUtime=402.31 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 34330 0 0 0 40229 2 0 0 20 0 1 0 557807158 55537664 7711 33554432000 4194304 6211132 140725701036304 140725701034264 5478367 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13559 7711 864 493 0 6864 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30844 KiB

[startup+462.3 s]
/proc/loadavg: 2.44 2.15 2.09 3/199 23364
/proc/meminfo: memFree=30711968/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30892 CPUtime=462.32 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 37277 0 0 0 46230 2 0 0 20 0 1 0 557807158 55672832 7723 33554432000 4194304 6211132 140725701036304 140725701033960 5443104 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7723 864 493 0 6897 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30892 KiB


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

/proc/23316/statm: 13592 7729 864 493 0 6897 0
Current children cumulated CPU time: 1782.38 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30916 KiB

[startup+1842.3 s]
/proc/loadavg: 1.01 1.04 1.33 2/192 23567
/proc/meminfo: memFree=31439144/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30920 CPUtime=1842.38 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 42660 0 0 0 184236 2 0 0 20 0 1 0 557807158 55672832 7730 33554432000 4194304 6211132 140725701036304 140725701034264 5478381 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7730 864 493 0 6897 0
Current children cumulated CPU time: 1842.38 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+1902.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/192 23573
/proc/meminfo: memFree=31438980/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30920 CPUtime=1902.38 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 42660 0 0 0 190236 2 0 0 20 0 1 0 557807158 55672832 7730 33554432000 4194304 6211132 140725701036304 140725701034264 5478441 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7730 864 493 0 6897 0
Current children cumulated CPU time: 1902.38 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+1962.3 s]
/proc/loadavg: 1.00 1.03 1.29 2/192 23577
/proc/meminfo: memFree=31438904/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30920 CPUtime=1962.39 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 42920 0 0 0 196237 2 0 0 20 0 1 0 557807158 55672832 7730 33554432000 4194304 6211132 140725701036304 140725701034264 5451514 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7730 864 493 0 6897 0
Current children cumulated CPU time: 1962.39 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2022.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/192 23581
/proc/meminfo: memFree=31439356/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2022.39 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 43109 0 0 0 202237 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 140618984766296 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2022.39 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

[startup+2082.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/192 23587
/proc/meminfo: memFree=31439584/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2082.39 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 43504 0 0 0 208237 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 5446944 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2082.39 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

[startup+2142.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/192 23592
/proc/meminfo: memFree=31439324/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2142.39 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 43504 0 0 0 214237 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 4982624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2142.39 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

[startup+2202.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/192 23596
/proc/meminfo: memFree=31439656/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2202.4 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 44023 0 0 0 220238 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 5164912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2202.4 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

[startup+2262.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/192 23602
/proc/meminfo: memFree=31439084/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2262.4 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 44288 0 0 0 226238 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 140618975747487 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2262.4 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/192 23607
/proc/meminfo: memFree=31439676/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2322.4 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 44288 0 0 0 232238 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 5069365 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2322.4 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/192 23611
/proc/meminfo: memFree=31439372/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2382.4 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 44689 0 0 0 238238 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 5397384 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2382.4 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

[startup+2442.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/192 23624
/proc/meminfo: memFree=31438424/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2442.41 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 44794 0 0 0 244239 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 140618984766346 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2442.41 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/192 23628
/proc/meminfo: memFree=31439208/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2502.41 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 45001 0 0 0 250239 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 5443101 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2502.41 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 1.00 1.01 1.16 2/192 23630
/proc/meminfo: memFree=31438380/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2520.01 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 45001 0 0 0 251999 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 140618975745118 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

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

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

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

[startup+2519.9 s]
/proc/loadavg: 1.00 1.01 1.16 2/192 23630
/proc/meminfo: memFree=31438380/32770624 swapFree=66975648/67108860
[pid=23316] ppid=23313 vsize=54368 memory=30924 CPUtime=2520.01 cores=0,2,4,6
/proc/23316/stat : 23316 (cosoco) R 23313 23316 17967 0 -1 4202496 45001 0 0 0 251999 2 0 0 20 0 1 0 557807158 55672832 7731 33554432000 4194304 6211132 140725701036304 140725701034264 140618975745118 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14061568 140725701043211 140725701043313 140725701043313 140725701046222 0
/proc/23316/statm: 13592 7731 864 493 0 6897 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30924 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.02
CPU user time (s): 2520
CPU system time (s): 0.029001
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 54368
Max. memory (cumulated for all children) (KiB): 30924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.029001
maximum resident set size= 30988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45049
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= 696


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.59407 second user time and 15.062 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-30 05:49:21
IDJOB=4408145
IDBENCH=141716
IDSOLVER=2874
FILE ID=node125/4408145-1569815403
RUNJOBID= node125-1569787350-17998
PBS_JOBID= 21705828
Free space on /tmp= 61440 MiB

SOLVER NAME= cosoco 2.0
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-4408145-1569815403/watcher-4408145-1569815403 -o /tmp/evaluation-result-4408145-1569815403/solver-4408145-1569815403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569787350-17998 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408145-1569815403.xml

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

MD5SUM BENCH= 45744cc354831d0c2f8e03e2f88be5e0
RANDOM SEED=189498301

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29688916 kB
MemAvailable:   31199592 kB
Buffers:          204804 kB
Cached:          1635540 kB
SwapCached:        29880 kB
Active:          1118424 kB
Inactive:        1393504 kB
Active(anon):     654604 kB
Inactive(anon):    97740 kB
Active(file):     463820 kB
Inactive(file):  1295764 kB
Unevictable:      107476 kB
Mlocked:          107476 kB
SwapTotal:      67108860 kB
SwapFree:       66975648 kB
Dirty:            873040 kB
Writeback:         80640 kB
AnonPages:        750804 kB
Mapped:            29884 kB
Shmem:             72028 kB
Slab:             163720 kB
SReclaimable:     133852 kB
SUnreclaim:        29868 kB
KernelStack:        3504 kB
PageTables:         6732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1207332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    690176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2019-09-30 06:31:21