Trace number 4408095

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 2520.01

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-29-093.xml
MD5SUMbf633c2727f59b2e783fa7e248dd5fc9
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 variables58
Number of constraints406
Number of domains29
Minimum domain size65
Maximum domain size93
Distribution of domain sizes[{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2},{"size":72,"count":2},{"size":73,"count":2},{"size":74,"count":2},{"size":75,"count":2},{"size":76,"count":2},{"size":77,"count":2},{"size":78,"count":2},{"size":79,"count":2},{"size":80,"count":2},{"size":81,"count":2},{"size":82,"count":2},{"size":83,"count":2},{"size":84,"count":2},{"size":85,"count":2},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":2},{"size":89,"count":2},{"size":90,"count":2},{"size":91,"count":2},{"size":92,"count":2},{"size":93,"count":2}]
Minimum variable degree28
Maximum variable degree28
Distribution of variable degrees[{"degree":28,"count":58}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":406}]
Number of extensional constraints0
Number of intensional constraints406
Distribution of constraint types[{"type":"intension","count":406}]
Optimization problemNO
Type of objective

Solver Data

0.40/0.50	c root propagations     : 0           
0.40/0.50	c restarts enabled, print stats at every restarts
0.40/0.50	c
0.40/0.50	c
0.40/0.50	c
0.40/0.50	c This is cosoco 2.00 --  
0.40/0.50	c
0.40/0.50	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408095-1569815607.xml 
0.40/0.50	c ========================================[ Problem Statistics ]===========================================
0.40/0.50	c |                                                                                                       
0.40/0.50	c |  Parse time        :         0.49 s 
0.40/0.50	c |
0.40/0.50	c |               Variables: 58
0.40/0.50	c |            Domain Sizes: 65..93
0.40/0.50	c |
0.40/0.50	c |             Constraints: 406
0.40/0.50	c |                   Arity: 4..4
0.40/0.50	c | 
0.40/0.50	c |                   Types: 
0.40/0.50	c |                          Intension: 406
0.40/0.50	c |                          
0.40/0.50	c =========================================================================================================
0.40/0.50	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.82	c 101            113            6500           6951           0              0              7   13   9     
6.00/6.04	c 211            236            23996          13100          0              0              7   7   6      
6.39/6.42	c 332            373            31197          20882          0              0              9   17   13    
6.69/6.77	c 465            519            39031          28759          0              0              6   14   9     
7.10/7.12	c 611            678            47595          38755          0              0              6   14   10    
7.39/7.44	c 771            851            56920          49113          0              0              6   14   10    
7.79/7.83	c 947            1043           67298          61316          0              0              6   17   10    
8.10/8.14	c 1140           1249           78383          74357          0              0              6   14   10    
8.59/8.69	c 1352           1478           90665          87812          0              0              6   17   11    
9.19/9.29	c 1585           1729           104289         101703         0              0              6   19   11    
9.79/9.84	c 1841           2000           118797         117596         0              0              6   16   12    
10.59/10.65	c 2122           2301           135127         134610         0              0              6   21   13    
11.39/11.45	c 2431           2629           153075         152852         0              0              6   16   12    
12.49/12.56	c 2770           2990           172640         173640         0              0              6   23   14    
13.59/13.67	c 3142           3385           194594         195729         0              0              6   16   13    
14.69/14.72	c 3551           3820           217825         220490         0              0              6   27   16    
15.69/15.71	c 4000           4300           244492         252193         0              0              6   22   14    
21.39/21.42	c 4493           4846           287247         281289         0              0              6   18   15    
22.79/22.89	c 5035           5417           318793         315714         0              0              6   23   18    
24.49/24.56	c 5631           6047           353628         347621         0              0              8   27   21    
26.79/26.87	c 6286           6733           390844         388320         0              0              6   26   20    
29.29/29.32	c 7006           7485           430910         426642         0              0              8   26   22    
31.89/31.94	c 7798           8359           495349         469855         0              0              8   27   22    
36.19/36.24	c 8669           9273           545296         527925         0              0              8   25   22    
40.00/40.02	c 9627           10308          618247         576536         0              0              8   25   21    
44.89/44.98	c 10680          11412          678485         646979         0              0              8   25   22    
48.59/48.62	c 11838          12612          742995         711758         0              0              8   25   22    
54.10/54.12	c 13111          13947          817520         787080         0              0              6   27   23    
57.89/57.99	c 14511          15441          899682         878912         0              0              6   23   21    
63.39/63.47	c 16051          17056          988442         972644         0              0              6   25   20    
70.09/70.11	c 17745          18801          1081522        1065583        0              0              8   27   24    
88.58/88.61	c 19608          20740          1211169        1192305        0              0              6   24   21    
96.28/96.31	c 21657          22847          1321921        1278427        0              0              8   26   24    
105.58/105.63	c 23910          25201          1451762        1431553        0              0              8   27   23    
127.38/127.40	c 26388          28337          1809895        1566307        0              0              8   26   23    
139.58/139.61	c 29113          31148          1963188        1707224        0              0              9   22   21    
160.78/160.82	c 32110          34263          2134774        1887620        0              0              6   25   23    
173.28/173.31	c 35406          37790          2342729        2110617        0              0              6   23   22    
206.09/206.17	c 39031          41554          2556052        2352407        0              0              6   22   21    
227.09/227.15	c 43018          45636          2778525        2619965        0              0              6   31   28    
263.38/263.47	c 47403          50191          3029179        2918269        0              0              6   24   23    
290.78/290.80	c 52226          55150          3297932        3178135        0              0              8   31   24    
345.29/345.40	c 57531          61203          3906904        3495545        0              0              8   22   19    
374.89/374.96	c 63366          67175          4231805        3862244        0              0              8   27   25    
411.09/411.18	c 69784          73775          4592947        4232494        0              0              8   25   24    
454.69/454.71	c 76843          81025          4997420        4611753        0              0              8   23   22    
558.59/558.65	c 84607          89757          6044465        5280801        0              0              8   25   22    
687.29/687.39	c 93147          99674          7541799        6289637        0              0              8   23   21    
730.00/730.06	c 102541         109425         8088570        6932455        0              0              11   23   21   
879.29/879.36	c 112874         121349         9688324        7717612        0              0              10   21   20   
993.69/993.74	c 124240         133843         10778790       8328299        0              0              13   23   21   
1167.29/1167.37	c 136742         148064         12859824       9566311        0              0              12   21   20   
1241.79/1241.84	c 150494         162166         13653836       10290455       0              0              14   21   20   
1479.40/1479.44	c 165621         179691         15853507       11218063       0              0              12   20   18   
1535.70/1535.78	c 182260         196821         16808473       12181546       0              0              10   23   21   
1772.50/1772.59	c 200562         217365         18910102       13315067       0              0              9   21   17    
1930.80/1930.81	c 220694         238685         20431645       14544162       0              0              12   21   20   
2026.11/2026.13	c 242839         261525         21704793       15507745       0              0              13   21   20   
2174.61/2174.64	c 267198         286597         23095832       16967435       0              0              13   23   22   
2447.90/2447.93	c 293992         314861         26207866       19479954       0              0              14   23   20   
2520.00/2520.00	
2520.00/2520.00	c *** INTERRUPTED ***
2520.00/2520.00	c restarts              : 60          
2520.00/2520.00	c conflicts             : 297729       (118 /sec)
2520.00/2520.00	c decisions             : 318923       (127 /sec)
2520.00/2520.00	c propagations          : 19913924    (7902 /sec)
2520.00/2520.00	c root propagations     : 0           
2520.00/2520.00	c filter calls          : 26754226       (10617 /sec)
2520.00/2520.00	c useless filter calls  : 25284492       (94 %)
2520.00/2520.00	c Memory used           : 44.95 MB
2520.00/2520.00	c CPU time              : 2519.99 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 (15201 MiB free)
  memory of node 1: 16384 MiB (15467 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408095-1569815607/watcher-4408095-1569815607 -o /tmp/evaluation-result-4408095-1569815607/solver-4408095-1569815607 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1569787348-7895 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408095-1569815607.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=13749, runsolver pid=13746

[startup+0.100158 s]*
/proc/loadavg: 2.18 2.15 2.10 3/200 13750
/proc/meminfo: memFree=31402532/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=30500 memory=6852 CPUtime=0.1 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 1899 0 0 0 10 0 0 0 20 0 1 0 557474421 31232000 1713 33554432000 4194304 6211132 140734206880048 140734206876584 140374977440741 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 7625 1713 823 493 0 930 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30500 KiB
Current children cumulated memory: 6852 KiB

[startup+0.209884 s]*
/proc/loadavg: 2.18 2.15 2.10 3/200 13750
/proc/meminfo: memFree=31398936/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=34020 memory=10372 CPUtime=0.21 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 2786 0 0 0 21 0 0 0 20 0 1 0 557474421 34836480 2593 33554432000 4194304 6211132 140734206880048 140734206876584 140374977440741 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 8505 2593 823 493 0 1810 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34020 KiB
Current children cumulated memory: 10372 KiB

[startup+0.309148 s]*
/proc/loadavg: 2.18 2.15 2.10 3/200 13750
/proc/meminfo: memFree=31395588/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=37268 memory=13492 CPUtime=0.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 3591 0 0 0 30 0 0 0 20 0 1 0 557474421 38162432 3373 33554432000 4194304 6211132 140734206880048 140734206876584 140374977440741 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 9317 3373 823 493 0 2622 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37268 KiB
Current children cumulated memory: 13492 KiB

[startup+0.700235 s]
/proc/loadavg: 2.18 2.15 2.10 3/200 13750
/proc/meminfo: memFree=31389048/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=43652 memory=20136 CPUtime=0.68 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 5223 0 0 0 68 0 0 0 20 0 1 0 557474421 44699648 5034 33554432000 4194304 6211132 140734206880048 140734206878312 5453936 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 10913 5034 864 493 0 4218 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 43652 KiB
Current children cumulated memory: 20136 KiB

[startup+1.50023 s]
/proc/loadavg: 2.25 2.16 2.10 3/200 13750
/proc/meminfo: memFree=31388404/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=44048 memory=20664 CPUtime=1.49 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 5329 0 0 0 148 1 0 0 20 0 1 0 557474421 45105152 5166 33554432000 4194304 6211132 140734206880048 140734206878008 140374986773664 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11012 5166 864 493 0 4317 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44048 KiB
Current children cumulated memory: 20664 KiB

[startup+3.10898 s]
/proc/loadavg: 2.25 2.16 2.10 3/200 13750
/proc/meminfo: memFree=31388156/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=44312 memory=20816 CPUtime=3.1 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 6350 0 0 0 309 1 0 0 20 0 1 0 557474421 45375488 5204 33554432000 4194304 6211132 140734206880048 140734206877704 5443057 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11078 5204 864 493 0 4383 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 44312 KiB
Current children cumulated memory: 20816 KiB

[startup+6.30022 s]
/proc/loadavg: 2.23 2.16 2.10 3/200 13750
/proc/meminfo: memFree=31387968/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=44312 memory=20856 CPUtime=6.29 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 8349 0 0 0 628 1 0 0 20 0 1 0 557474421 45375488 5214 33554432000 4194304 6211132 140734206880048 140734206877704 140374978364496 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11078 5214 864 493 0 4383 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 44312 KiB
Current children cumulated memory: 20856 KiB

[startup+12.7003 s]
/proc/loadavg: 2.21 2.16 2.10 3/200 13750
/proc/meminfo: memFree=31387496/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=44840 memory=21440 CPUtime=12.69 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 11418 0 0 0 1268 1 0 0 20 0 1 0 557474421 45916160 5360 33554432000 4194304 6211132 140734206880048 140734206877704 5480282 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11210 5360 864 493 0 4515 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 44840 KiB
Current children cumulated memory: 21440 KiB

[startup+25.5003 s]
/proc/loadavg: 2.18 2.15 2.10 3/200 13751
/proc/meminfo: memFree=31387796/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45236 memory=21788 CPUtime=25.49 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 17809 0 0 0 2548 1 0 0 20 0 1 0 557474421 46321664 5447 33554432000 4194304 6211132 140734206880048 140734206878008 5480282 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11309 5447 864 493 0 4614 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 45236 KiB
Current children cumulated memory: 21788 KiB

[startup+51.1092 s]
/proc/loadavg: 2.18 2.16 2.10 3/200 13753
/proc/meminfo: memFree=31387728/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45368 memory=21952 CPUtime=51.1 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 21145 0 0 0 5109 1 0 0 20 0 1 0 557474421 46456832 5488 33554432000 4194304 6211132 140734206880048 140734206878008 5456342 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11342 5488 864 493 0 4647 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 45368 KiB
Current children cumulated memory: 21952 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.15 2.10 3/201 13758
/proc/meminfo: memFree=31387744/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45500 memory=22044 CPUtime=102.28 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 23483 0 0 0 10227 1 0 0 20 0 1 0 557474421 46592000 5511 33554432000 4194304 6211132 140734206880048 140734206878008 5164933 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11375 5511 864 493 0 4680 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 45500 KiB
Current children cumulated memory: 22044 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.12 2.10 3/201 13765
/proc/meminfo: memFree=31386840/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45500 memory=22116 CPUtime=162.28 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 23819 0 0 0 16227 1 0 0 20 0 1 0 557474421 46592000 5529 33554432000 4194304 6211132 140734206880048 140734206878008 5446292 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11375 5529 864 493 0 4680 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 45500 KiB
Current children cumulated memory: 22116 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.10 2.09 3/200 13769
/proc/meminfo: memFree=31387112/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45632 memory=22168 CPUtime=222.28 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 24183 0 0 0 22227 1 0 0 20 0 1 0 557474421 46727168 5542 33554432000 4194304 6211132 140734206880048 140734206878008 5441142 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11408 5542 864 493 0 4713 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 45632 KiB
Current children cumulated memory: 22168 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/200 13773
/proc/meminfo: memFree=31386296/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45764 memory=22288 CPUtime=282.28 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 24531 0 0 0 28227 1 0 0 20 0 1 0 557474421 46862336 5572 33554432000 4194304 6211132 140734206880048 140734206878008 5451484 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11441 5572 864 493 0 4746 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 45764 KiB
Current children cumulated memory: 22288 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.07 2.08 3/201 13780
/proc/meminfo: memFree=31385444/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45764 memory=22384 CPUtime=342.29 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 24825 0 0 0 34228 1 0 0 20 0 1 0 557474421 46862336 5596 33554432000 4194304 6211132 140734206880048 140734206878008 5164933 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11441 5596 864 493 0 4746 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 45764 KiB
Current children cumulated memory: 22384 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 13784
/proc/meminfo: memFree=31385632/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45764 memory=22392 CPUtime=402.29 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 25329 0 0 0 40228 1 0 0 20 0 1 0 557474421 46862336 5598 33554432000 4194304 6211132 140734206880048 140734206878008 5446240 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11441 5598 864 493 0 4746 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 45764 KiB
Current children cumulated memory: 22392 KiB

[startup+462.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/200 13796
/proc/meminfo: memFree=31386024/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=45896 memory=22404 CPUtime=462.29 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 25640 0 0 0 46228 1 0 0 20 0 1 0 557474421 46997504 5601 33554432000 4194304 6211132 140734206880048 140734206877704 5454215 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11474 5601 864 493 0 4779 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 45896 KiB
Current children cumulated memory: 22404 KiB


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

/proc/13749/statm: 11474 5634 864 493 0 4779 0
Current children cumulated CPU time: 1722.3 s
Current children cumulated vsize: 45896 KiB
Current children cumulated memory: 22536 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 13938
/proc/meminfo: memFree=31383888/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22544 CPUtime=1782.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 31878 0 0 0 178228 2 0 0 20 0 1 0 557474421 47132672 5636 33554432000 4194304 6211132 140734206880048 140734206878008 5441174 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5636 864 493 0 4812 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22544 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13942
/proc/meminfo: memFree=31383800/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22544 CPUtime=1842.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 32094 0 0 0 184228 2 0 0 20 0 1 0 557474421 47132672 5636 33554432000 4194304 6211132 140734206880048 140734206878008 5164853 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5636 864 493 0 4812 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22544 KiB

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/200 13946
/proc/meminfo: memFree=31383352/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22548 CPUtime=1902.31 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 32193 0 0 0 190229 2 0 0 20 0 1 0 557474421 47132672 5637 33554432000 4194304 6211132 140734206880048 140734206878008 5446206 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5637 864 493 0 4812 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22548 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/200 13953
/proc/meminfo: memFree=31383108/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22552 CPUtime=1962.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 32517 0 0 0 196228 2 0 0 20 0 1 0 557474421 47132672 5638 33554432000 4194304 6211132 140734206880048 140734206878008 140374986773664 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5638 864 493 0 4812 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22552 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 13957
/proc/meminfo: memFree=31383772/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22552 CPUtime=2022.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 32672 0 0 0 202228 2 0 0 20 0 1 0 557474421 47132672 5638 33554432000 4194304 6211132 140734206880048 140734206878008 5451516 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5638 864 493 0 4812 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22552 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13961
/proc/meminfo: memFree=31383588/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22552 CPUtime=2082.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 32994 0 0 0 208228 2 0 0 20 0 1 0 557474421 47132672 5638 33554432000 4194304 6211132 140734206880048 140734206878008 5446190 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5638 864 493 0 4812 0
Current children cumulated CPU time: 2082.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22552 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13968
/proc/meminfo: memFree=31384060/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22552 CPUtime=2142.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 33163 0 0 0 214228 2 0 0 20 0 1 0 557474421 47132672 5638 33554432000 4194304 6211132 140734206880048 140734206878008 5451658 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5638 864 493 0 4812 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22552 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13972
/proc/meminfo: memFree=31383516/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22564 CPUtime=2202.31 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 33517 0 0 0 220229 2 0 0 20 0 1 0 557474421 47132672 5641 33554432000 4194304 6211132 140734206880048 140734206878008 5440748 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5641 864 493 0 4812 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22564 KiB

[startup+2262.3 s]
/proc/loadavg: 1.56 1.90 2.01 2/193 14030
/proc/meminfo: memFree=31403152/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22564 CPUtime=2262.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 33729 0 0 0 226228 2 0 0 20 0 1 0 557474421 47132672 5641 33554432000 4194304 6211132 140734206880048 140734206878008 5443144 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5641 864 493 0 4812 0
Current children cumulated CPU time: 2262.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22564 KiB

[startup+2322.3 s]
/proc/loadavg: 1.21 1.74 1.94 2/194 14036
/proc/meminfo: memFree=31403476/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22584 CPUtime=2322.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 33920 0 0 0 232228 2 0 0 20 0 1 0 557474421 47132672 5646 33554432000 4194304 6211132 140734206880048 140734206878008 140374986773664 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5646 864 493 0 4812 0
Current children cumulated CPU time: 2322.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22584 KiB

[startup+2382.3 s]
/proc/loadavg: 1.08 1.60 1.89 2/193 14040
/proc/meminfo: memFree=31403764/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22584 CPUtime=2382.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 34100 0 0 0 238228 2 0 0 20 0 1 0 557474421 47132672 5646 33554432000 4194304 6211132 140734206880048 140734206878008 5456338 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5646 864 493 0 4812 0
Current children cumulated CPU time: 2382.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22584 KiB

[startup+2442.3 s]
/proc/loadavg: 1.03 1.49 1.83 2/193 14044
/proc/meminfo: memFree=31403728/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22584 CPUtime=2442.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 34246 0 0 0 244228 2 0 0 20 0 1 0 557474421 47132672 5646 33554432000 4194304 6211132 140734206880048 140734206878008 5452258 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5646 864 493 0 4812 0
Current children cumulated CPU time: 2442.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22584 KiB

[startup+2502.3 s]
/proc/loadavg: 1.36 1.52 1.82 2/194 14050
/proc/meminfo: memFree=31403512/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22592 CPUtime=2502.3 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 34575 0 0 0 250228 2 0 0 20 0 1 0 557474421 47132672 5648 33554432000 4194304 6211132 140734206880048 140734206878008 5446280 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5648 864 493 0 4812 0
Current children cumulated CPU time: 2502.3 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22592 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.28 1.50 1.81 2/193 14050
/proc/meminfo: memFree=31403852/32770624 swapFree=66936012/67108860
[pid=13749] ppid=13746 vsize=46028 memory=22592 CPUtime=2520 cores=0,2,4,6
/proc/13749/stat : 13749 (cosoco) R 13746 13749 7864 0 -1 4202496 34717 0 0 0 251998 2 0 0 20 0 1 0 557474421 47132672 5648 33554432000 4194304 6211132 140734206880048 140734206878008 5451539 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38211584 140734206886923 140734206887025 140734206887025 140734206889934 0
/proc/13749/statm: 11507 5648 864 493 0 4812 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22592 KiB

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

[startup+2520.01 s]
# the end of solver process 13749 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.99 s, system=0.026 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.02
CPU user time (s): 2519.99
CPU system time (s): 0.026
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 46028
Max. memory (cumulated for all children) (KiB): 22592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.99
system time used= 0.026
maximum resident set size= 22656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34765
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= 18
involuntary context switches= 3161


# summary of solver processes directly reported to runsolver:
#   pid: 13749
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2519.99
#   total CPU system time (s): 0.026

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.69849 second user time and 16.6981 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-30 05:52:43
IDJOB=4408095
IDBENCH=141743
IDSOLVER=2874
FILE ID=node147/4408095-1569815607
RUNJOBID= node147-1569787348-7895
PBS_JOBID= 21705818
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-29-093.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408095-1569815607/watcher-4408095-1569815607 -o /tmp/evaluation-result-4408095-1569815607/solver-4408095-1569815607 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1569787348-7895 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408095-1569815607.xml

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

MD5SUM BENCH= bf633c2727f59b2e783fa7e248dd5fc9
RANDOM SEED=1590753962

node147.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.52
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.52
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.52
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.52
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:        31404976 kB
MemAvailable:   31781248 kB
Buffers:          228968 kB
Cached:           476472 kB
SwapCached:        68896 kB
Active:           430352 kB
Inactive:         363612 kB
Active(anon):      34088 kB
Inactive(anon):   136764 kB
Active(file):     396264 kB
Inactive(file):   226848 kB
Unevictable:      107708 kB
Mlocked:          107708 kB
SwapTotal:      67108860 kB
SwapFree:       66936012 kB
Dirty:              2760 kB
Writeback:             0 kB
AnonPages:        128972 kB
Mapped:            29056 kB
Shmem:             73672 kB
Slab:             167556 kB
SReclaimable:     137988 kB
SUnreclaim:        29568 kB
KernelStack:        3536 kB
PageTables:         5432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     583680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62028 MiB
End job on node147 at 2019-09-30 06:34:43