Trace number 4396885

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.01 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.68/0.73	c root propagations     : 0           
0.68/0.73	c restarts enabled, print stats at every restarts
0.68/0.73	c
0.68/0.73	c
0.68/0.73	c
0.68/0.73	c This is cosoco 2.00 --  
0.68/0.73	c
0.68/0.73	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396885-1568595775.xml 
0.68/0.73	c ========================================[ Problem Statistics ]===========================================
0.68/0.73	c |                                                                                                       
0.68/0.73	c |  Parse time        :         0.72 s 
0.68/0.73	c |
0.68/0.73	c |               Variables: 70
0.68/0.73	c |            Domain Sizes: 89..123
0.68/0.73	c |
0.68/0.73	c |             Constraints: 595
0.68/0.73	c |                   Arity: 4..4
0.68/0.73	c | 
0.68/0.73	c |                   Types: 
0.68/0.73	c |                          Intension: 595
0.68/0.73	c |                          
0.68/0.73	c =========================================================================================================
0.68/0.73	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.88/0.95	c 101            111            7935           9463           0              0              7   11   8     
4.39/4.44	c 211            230            26595          16248          0              0              6   6   5      
4.69/4.73	c 332            365            35273          25992          0              0              9   15   12    
5.10/5.13	c 465            509            44882          37657          0              0              6   12   9     
5.39/5.44	c 611            666            55374          51287          0              0              6   12   9     
5.79/5.85	c 771            844            67083          64970          0              0              6   19   9     
8.49/8.51	c 947            1033           100386         80472          0              0              7   7   6      
8.79/8.81	c 1140           1244           114008         96846          0              0              9   19   12    
9.19/9.27	c 1352           1470           129034         115700         0              0              6   15   11    
9.69/9.78	c 1585           1721           145652         137550         0              0              6   19   11    
10.29/10.38	c 1841           1991           163556         161102         0              0              6   15   11    
14.19/14.20	c 2122           2289           209966         178096         0              0              6   6   5      
14.69/14.79	c 2431           2616           231360         205776         0              0              9   19   14    
15.39/15.44	c 2770           2975           255065         236416         0              0              6   21   14    
16.19/16.29	c 3142           3364           280726         268223         0              0              6   18   13    
17.19/17.21	c 3551           3795           309116         304095         0              0              6   23   15    
18.49/18.50	c 4000           4262           339937         344345         0              0              6   19   14    
19.79/19.82	c 4493           4779           373901         386836         0              0              6   25   15    
21.29/21.35	c 5035           5340           411031         433110         0              0              6   20   14    
22.89/23.00	c 5631           6024           461044         486281         0              0              6   29   16    
24.99/25.04	c 6286           6727           523955         538793         0              0              8   25   18    
27.18/27.22	c 7006           7481           573018         601752         0              0              9   35   21    
29.08/29.17	c 7798           8302           626772         672558         0              0              8   30   21    
31.48/31.56	c 8669           9211           686045         747728         0              0              8   39   22    
34.09/34.13	c 9627           10210          753272         826993         0              0              8   38   23    
37.38/37.48	c 10680          11301          824677         919488         0              0              8   38   24    
41.28/41.36	c 11838          12509          908299         1014509        0              0              8   36   25    
44.88/45.00	c 13111          13877          1027440        1125629        0              0              8   36   25    
54.47/54.53	c 14511          15319          1121765        1247861        0              0              8   34   27    
62.47/62.51	c 16051          16903          1231022        1385116        0              0              8   32   26    
66.47/66.57	c 17745          18724          1413820        1493572        0              0              8   34   28    
77.37/77.44	c 19608          20636          1538636        1651598        0              0              8   37   31    
91.97/92.08	c 21657          22741          1676389        1824224        0              0              8   37   32    
107.26/107.30	c 23910          25048          1829288        2022991        0              0              9   35   30    
124.46/124.53	c 26388          27603          2047759        2256997        0              0              8   37   31    
144.56/144.61	c 29113          30401          2232441        2485141        0              0              8   37   32    
162.96/163.07	c 32110          33480          2435428        2748481        0              0              8   41   35    
186.35/186.40	c 35406          36928          2681568        3002213        0              0              8   34   31    
211.65/211.75	c 39031          40640          2926586        3325329        0              0              8   41   38    
218.15/218.27	c 43018          45536          3479839        3578248        0              0              8   35   32    
250.75/250.83	c 47403          50010          3776234        3945060        0              0              9   36   34    
296.35/296.49	c 52226          54946          4098886        4365705        0              0              8   40   36    
338.96/339.02	c 57531          60354          4458102        4802909        0              0              8   33   31    
370.85/370.93	c 63366          66976          5409865        5258013        0              0              8   32   30    
421.75/421.89	c 69784          73508          5835896        5805284        0              0              11   36   34   
445.25/445.34	c 76843          81725          6980494        6243562        0              0              10   25   24   
529.25/529.39	c 84607          89660          7506636        6862114        0              0              17   33   30   
578.46/578.51	c 93147          99473          8828632        7390616        0              0              7   24   23    
634.07/634.12	c 102541         109059         9463162        8241211        0              0              16   29   28   
734.97/735.02	c 112874         119593         10163551       9153818        0              0              8   33   32    
862.36/862.41	c 124240         131232         10952383       10048972       0              0              9   30   28    
933.66/933.71	c 136742         144146         11824444       10816395       0              0              8   29   27    
1037.16/1037.25	c 150494         158162         12749353       12048777       0              0              12   38   37   
1175.26/1175.34	c 165621         173674         13783048       13106794       0              0              10   32   28   
1317.67/1317.72	c 182260         190590         14894758       14532430       0              0              9   34   33    
1486.27/1486.39	c 200562         209260         16114485       15724674       0              0              11   34   32   
1637.98/1638.09	c 220694         229905         17527831       17303477       0              0              9   26   23    
1808.08/1808.17	c 242839         252379         19009761       19229044       0              0              12   37   36   
1956.77/1956.87	c 267198         277173         20653331       21313275       0              0              8   36   34    
2143.38/2143.44	c 293992         304558         22476321       23423295       0              0              9   34   30    
2354.29/2354.34	c 323465         334537         24458694       25898820       0              0              9   36   35    
2520.00/2520.00	
2520.00/2520.00	c *** INTERRUPTED ***
2520.00/2520.00	c restarts              : 61          
2520.00/2520.00	c conflicts             : 353027       (140 /sec)
2520.00/2520.00	c decisions             : 364755       (145 /sec)
2520.00/2520.00	c propagations          : 28168359    (11178 /sec)
2520.00/2520.00	c root propagations     : 0           
2520.00/2520.00	c filter calls          : 26570749       (10544 /sec)
2520.00/2520.00	c useless filter calls  : 25057197       (94 %)
2520.00/2520.00	c Memory used           : 53.10 MB
2520.00/2520.00	c CPU time              : 2519.88 s
2520.00/2520.00	c real time             : 2520 s
2520.00/2520.00	
2520.00/2520.00	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396885-1568595775/watcher-4396885-1568595775 -o /tmp/evaluation-result-4396885-1568595775/solver-4396885-1568595775 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568594193-24803 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396885-1568595775.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=25061, runsolver pid=25058
Current StackSize limit: 8192 KiB


[startup+0.100199 s]*
/proc/loadavg: 2.45 2.14 1.99 3/204 25062
/proc/meminfo: memFree=16148104/32770624 swapFree=65436344/67108860
[pid=25061] ppid=25058 vsize=30612 memory=6948 CPUtime=0.1 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 1929 0 0 0 10 0 0 0 20 0 1 0 435842376 31346688 1737 33554432000 4194304 6211092 140728313420048 140728313416584 140125310053349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 7653 1737 823 493 0 958 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30612 KiB
Current children cumulated memory: 6948 KiB

[startup+0.210041 s]*
/proc/loadavg: 2.45 2.14 1.99 3/204 25062
/proc/meminfo: memFree=16143268/32770624 swapFree=65436344/67108860
[pid=25061] ppid=25058 vsize=34372 memory=10708 CPUtime=0.21 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 2868 0 0 0 21 0 0 0 20 0 1 0 435842376 35196928 2677 33554432000 4194304 6211092 140728313420048 140728313416584 140125310053349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 8593 2677 823 493 0 1898 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34372 KiB
Current children cumulated memory: 10708 KiB

[startup+0.309928 s]*
/proc/loadavg: 2.45 2.14 1.99 3/204 25062
/proc/meminfo: memFree=16138524/32770624 swapFree=65436344/67108860
[pid=25061] ppid=25058 vsize=37780 memory=14112 CPUtime=0.31 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 3707 0 0 0 31 0 0 0 20 0 1 0 435842376 38686720 3528 33554432000 4194304 6211092 140728313420048 140728313415224 140125310053349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 9445 3528 823 493 0 2750 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37780 KiB
Current children cumulated memory: 14112 KiB

[startup+0.700366 s]
/proc/loadavg: 2.45 2.14 1.99 3/204 25063
/proc/meminfo: memFree=16131140/32770624 swapFree=65436348/67108860
[pid=25061] ppid=25058 vsize=50688 memory=27024 CPUtime=0.68 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 6926 0 0 0 68 0 0 0 20 0 1 0 435842376 51904512 6756 33554432000 4194304 6211092 140728313420048 140728313411272 140125310053349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 12672 6756 823 493 0 5977 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 50688 KiB
Current children cumulated memory: 27024 KiB

[startup+1.50034 s]
/proc/loadavg: 2.45 2.14 1.99 3/206 25065
/proc/meminfo: memFree=16111724/32770624 swapFree=65436348/67108860
[pid=25061] ppid=25058 vsize=52124 memory=28456 CPUtime=1.48 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 7322 0 0 0 148 0 0 0 20 0 1 0 435842376 53374976 7114 33554432000 4194304 6211092 140728313420048 140728313417704 140125319998286 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13031 7114 863 493 0 6336 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 52124 KiB
Current children cumulated memory: 28456 KiB

[startup+3.10926 s]
/proc/loadavg: 2.41 2.14 1.99 3/203 25065
/proc/meminfo: memFree=16387744/32770624 swapFree=65436348/67108860
[pid=25061] ppid=25058 vsize=52124 memory=28684 CPUtime=3.1 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 7913 0 0 0 309 1 0 0 20 0 1 0 435842376 53374976 7171 33554432000 4194304 6211092 140728313420048 140728313417704 5452161 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13031 7171 863 493 0 6336 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 52124 KiB
Current children cumulated memory: 28684 KiB

[startup+6.30031 s]
/proc/loadavg: 2.41 2.14 1.99 3/203 25065
/proc/meminfo: memFree=16358868/32770624 swapFree=65436348/67108860
[pid=25061] ppid=25058 vsize=52256 memory=28852 CPUtime=6.29 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 9549 0 0 0 628 1 0 0 20 0 1 0 435842376 53510144 7213 33554432000 4194304 6211092 140728313420048 140728313418008 5441128 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13064 7213 863 493 0 6369 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 52256 KiB
Current children cumulated memory: 28852 KiB

[startup+12.7003 s]
/proc/loadavg: 2.38 2.14 1.99 3/203 25065
/proc/meminfo: memFree=16298756/32770624 swapFree=65436348/67108860
[pid=25061] ppid=25058 vsize=52388 memory=28904 CPUtime=12.69 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 11222 0 0 0 1268 1 0 0 20 0 1 0 435842376 53645312 7226 33554432000 4194304 6211092 140728313420048 140728313418008 5455634 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13097 7226 863 493 0 6402 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 52388 KiB
Current children cumulated memory: 28904 KiB

[startup+25.5003 s]
/proc/loadavg: 2.44 2.16 2.00 3/204 25127
/proc/meminfo: memFree=30348776/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=52916 memory=29456 CPUtime=25.48 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 15686 0 0 0 2539 9 0 0 20 0 1 0 435842376 54185984 7364 33554432000 4194304 6211092 140728313420048 140728313418008 5443112 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13229 7364 863 493 0 6534 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 52916 KiB
Current children cumulated memory: 29456 KiB

[startup+51.1092 s]
/proc/loadavg: 2.29 2.15 2.00 3/203 25132
/proc/meminfo: memFree=30504500/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=53840 memory=30400 CPUtime=51.08 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 17120 0 0 0 5098 10 0 0 20 0 1 0 435842376 55132160 7600 33554432000 4194304 6211092 140728313420048 140728313418008 5443061 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13460 7600 863 493 0 6765 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 53840 KiB
Current children cumulated memory: 30400 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.13 2.00 3/203 25136
/proc/meminfo: memFree=30504820/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=53972 memory=30516 CPUtime=102.26 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 17648 0 0 0 10216 10 0 0 20 0 1 0 435842376 55267328 7629 33554432000 4194304 6211092 140728313420048 140728313417704 5478406 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13493 7629 863 493 0 6798 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 53972 KiB
Current children cumulated memory: 30516 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.10 2.00 3/203 25140
/proc/meminfo: memFree=30504876/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=54104 memory=30612 CPUtime=162.26 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 18247 0 0 0 16216 10 0 0 20 0 1 0 435842376 55402496 7653 33554432000 4194304 6211092 140728313420048 140728313417704 5446622 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13526 7653 863 493 0 6831 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 54104 KiB
Current children cumulated memory: 30612 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.08 2.00 3/201 25146
/proc/meminfo: memFree=30504640/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=54236 memory=30780 CPUtime=222.25 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 18881 0 0 0 22215 10 0 0 20 0 1 0 435842376 55537664 7695 33554432000 4194304 6211092 140728313420048 140728313418008 140125319998296 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13559 7695 863 493 0 6864 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30780 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.07 2.00 3/201 25150
/proc/meminfo: memFree=30504344/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=54236 memory=30828 CPUtime=282.25 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 19470 0 0 0 28215 10 0 0 20 0 1 0 435842376 55537664 7707 33554432000 4194304 6211092 140728313420048 140728313418008 5476805 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13559 7707 863 493 0 6864 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30828 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.06 2.00 3/200 25154
/proc/meminfo: memFree=30504952/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=54236 memory=30840 CPUtime=342.25 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 19614 0 0 0 34215 10 0 0 20 0 1 0 435842376 55537664 7710 33554432000 4194304 6211092 140728313420048 140728313418008 5446904 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13559 7710 863 493 0 6864 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30840 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/200 25160
/proc/meminfo: memFree=30504760/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=54236 memory=30872 CPUtime=402.25 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 19755 0 0 0 40215 10 0 0 20 0 1 0 435842376 55537664 7718 33554432000 4194304 6211092 140728313420048 140728313418008 5451477 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13559 7718 863 493 0 6864 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 54236 KiB
Current children cumulated memory: 30872 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/200 25164
/proc/meminfo: memFree=30504520/32770624 swapFree=66998196/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30884 CPUtime=462.25 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 19886 0 0 0 46215 10 0 0 20 0 1 0 435842376 55672832 7721 33554432000 4194304 6211092 140728313420048 140728313417704 5441135 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7721 863 493 0 6897 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30884 KiB


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

/proc/25061/statm: 13592 7728 863 493 0 6897 0
Current children cumulated CPU time: 1722.27 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 25333
/proc/meminfo: memFree=30486828/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30912 CPUtime=1782.27 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22187 0 0 0 178216 11 0 0 20 0 1 0 435842376 55672832 7728 33554432000 4194304 6211092 140728313420048 140728313418008 5446264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7728 863 493 0 6897 0
Current children cumulated CPU time: 1782.27 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+1842.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/200 25339
/proc/meminfo: memFree=30487444/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30912 CPUtime=1842.27 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22320 0 0 0 184216 11 0 0 20 0 1 0 435842376 55672832 7728 33554432000 4194304 6211092 140728313420048 140728313418008 5443096 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7728 863 493 0 6897 0
Current children cumulated CPU time: 1842.27 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30912 KiB

[startup+1902.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/200 25343
/proc/meminfo: memFree=30488400/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30916 CPUtime=1902.27 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22392 0 0 0 190216 11 0 0 20 0 1 0 435842376 55672832 7729 33554432000 4194304 6211092 140728313420048 140728313418008 5478368 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7729 863 493 0 6897 0
Current children cumulated CPU time: 1902.27 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30916 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 25347
/proc/meminfo: memFree=30488732/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30916 CPUtime=1962.27 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22515 0 0 0 196216 11 0 0 20 0 1 0 435842376 55672832 7729 33554432000 4194304 6211092 140728313420048 140728313418008 140125310979498 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7729 863 493 0 6897 0
Current children cumulated CPU time: 1962.27 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30916 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 25353
/proc/meminfo: memFree=30487696/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2022.28 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22578 0 0 0 202217 11 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 140125310979520 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2022.28 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 25357
/proc/meminfo: memFree=30487768/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2082.28 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22672 0 0 0 208217 11 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 5454180 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2082.28 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 25361
/proc/meminfo: memFree=30487912/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2142.28 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22751 0 0 0 214217 11 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 5480288 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2142.28 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 25367
/proc/meminfo: memFree=30487716/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2202.29 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22875 0 0 0 220217 12 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 140125310979498 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2202.29 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 25371
/proc/meminfo: memFree=30488136/32770624 swapFree=66998212/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2262.29 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 22953 0 0 0 226217 12 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 5443061 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2262.29 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 25384
/proc/meminfo: memFree=30487428/32770624 swapFree=66998216/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2322.29 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 23028 0 0 0 232217 12 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 4982624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2322.29 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 25390
/proc/meminfo: memFree=30487168/32770624 swapFree=66998216/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2382.29 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 23159 0 0 0 238217 12 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 140125319998286 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2382.29 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 25394
/proc/meminfo: memFree=30487376/32770624 swapFree=66998216/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2442.29 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 23245 0 0 0 244217 12 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 5456298 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2442.29 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 25398
/proc/meminfo: memFree=30487616/32770624 swapFree=66998216/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2502.29 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 23326 0 0 0 250217 12 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 5440616 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2502.29 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 25400
/proc/meminfo: memFree=30487076/32770624 swapFree=66998216/67108860
[pid=25061] ppid=25058 vsize=54368 memory=30920 CPUtime=2520 cores=0,2,4,6
/proc/25061/stat : 25061 (cosoco) R 25058 25061 24772 0 -1 4202496 23405 0 0 0 251988 12 0 0 20 0 1 0 435842376 55672832 7730 33554432000 4194304 6211092 140728313420048 140728313418008 5451482 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 20627456 140728313426955 140728313427057 140728313427057 140728313429966 0
/proc/25061/statm: 13592 7730 863 493 0 6897 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 54368 KiB
Current children cumulated memory: 30920 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.01
CPU user time (s): 2519.89
CPU system time (s): 0.121
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 54368
Max. memory (cumulated for all children) (KiB): 30920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.89
system time used= 0.121
maximum resident set size= 30984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23453
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= 32
involuntary context switches= 2802


# summary of solver processes directly reported to runsolver:
#   pid: 25061
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2519.89
#   total CPU system time (s): 0.121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0205 second user time and 15.5701 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-16 03:02:16
IDJOB=4396885
IDBENCH=141716
IDSOLVER=2848
FILE ID=node123/4396885-1568595775
RUNJOBID= node123-1568594193-24803
PBS_JOBID= 21703348
Free space on /tmp= 59184 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-4396885-1568595775/watcher-4396885-1568595775 -o /tmp/evaluation-result-4396885-1568595775/solver-4396885-1568595775 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568594193-24803 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396885-1568595775.xml

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

MD5SUM BENCH= 45744cc354831d0c2f8e03e2f88be5e0
RANDOM SEED=1662215711

node123.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.49
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.49
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.49
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.49
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:        16153824 kB
MemAvailable:   17788596 kB
Buffers:           81492 kB
Cached:          1849936 kB
SwapCached:        40656 kB
Active:         13905220 kB
Inactive:        2110796 kB
Active(anon):   12839432 kB
Inactive(anon):  1293572 kB
Active(file):    1065788 kB
Inactive(file):   817224 kB
Unevictable:      109848 kB
Mlocked:          109848 kB
SwapTotal:      67108860 kB
SwapFree:       65436344 kB
Dirty:              3152 kB
Writeback:         31924 kB
AnonPages:      14154892 kB
Mapped:            43980 kB
Shmem:             39620 kB
Slab:             165776 kB
SReclaimable:     135192 kB
SUnreclaim:        30584 kB
KernelStack:        3552 kB
PageTables:        36248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   16213292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 59180 MiB
End job on node123 at 2019-09-16 03:44:16