Trace number 4389446

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2? (TO) 2520.07 2519.9

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark84.877
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

14.29/14.30	c root propagations     : 0           
14.29/14.30	c restarts enabled, print stats at every restarts
14.29/14.30	c
14.29/14.30	c
14.29/14.30	c
14.29/14.30	c This is cosoco 2.00 --  
14.29/14.30	c
14.29/14.30	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389446-1568329307.xml 
14.29/14.30	c ========================================[ Problem Statistics ]===========================================
14.29/14.30	c |                                                                                                       
14.29/14.30	c |  Parse time        :        14.15 s 
14.29/14.30	c |
14.29/14.30	c |               Variables: 25
14.29/14.30	c |            Domain Sizes: 5..5
14.29/14.30	c |
14.29/14.30	c |             Constraints: 58
14.29/14.30	c |                   Arity: 7..7
14.29/14.30	c | 
14.29/14.30	c |                   Types: 
14.29/14.30	c |                          Extension: 58  (nb tuples: 38424..39825) -- (shared: 0)
14.29/14.30	c |                          
14.29/14.30	c =========================================================================================================
14.29/14.30	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
15.99/16.09	c 101            247            16687          5513           0              0              7   12   9     
19.58/19.61	c 211            527            37012          11885          0              0              7   14   9     
21.38/21.47	c 332            810            57122          18629          0              0              6   14   10    
24.99/25.07	c 465            1130           80765          26475          0              0              5   13   9     
31.28/31.40	c 611            1515           109319         34884          0              0              5   13   8     
36.38/36.49	c 771            1885           138033         44560          0              0              6   12   8     
40.68/40.75	c 947            2317           168154         54650          0              0              6   13   9     
45.18/45.23	c 1140           2775           200122         65513          0              0              5   12   9     
49.38/49.47	c 1352           3290           235554         77867          0              0              6   13   9     
55.88/55.91	c 1585           3937           283803         93103          0              0              6   14   9     
62.58/62.69	c 1841           4561           327163         107269         0              0              5   13   9     
69.28/69.33	c 2122           5220           370724         121784         0              0              5   14   9     
75.88/75.98	c 2431           5964           421364         139377         0              0              6   12   8     
85.28/85.32	c 2770           6759           480615         159416         0              0              5   14   9     
92.78/92.89	c 3142           7625           539428         180446         0              0              6   14   9     
101.88/101.94	c 3551           8679           613352         204595         0              0              6   15   9     
110.38/110.45	c 4000           9723           683120         229147         0              0              5   13   9     
117.28/117.31	c 4493           10836          762710         256498         0              0              7   16   10    
127.88/127.93	c 5035           12215          858753         287931         0              0              6   15   9     
141.09/141.12	c 5631           13682          960900         323474         0              0              4   15   9     
152.88/152.93	c 6286           15295          1070509        361418         0              0              4   14   9     
169.28/169.30	c 7006           17115          1195621        403331         0              0              4   13   9     
189.99/190.04	c 7798           19001          1327183        447052         0              0              5   14   9     
211.28/211.36	c 8669           21006          1467349        495358         0              0              4   13   8     
224.18/224.22	c 9627           23333          1621346        544139         0              0              5   14   9     
247.00/247.08	c 10680          25852          1801213        604607         0              0              5   14   9     
269.10/269.17	c 11838          28777          2002593        673273         0              0              5   14   9     
292.29/292.37	c 13111          31859          2221028        745989         0              0              5   15   9     
320.10/320.15	c 14511          35233          2448749        822970         0              0              4   14   9     
356.90/356.93	c 16051          39058          2711032        911894         0              0              4   15   9     
389.50/389.58	c 17745          43268          3006113        1010179        0              0              4   14   9     
428.90/428.92	c 19608          47807          3325730        1116579        0              0              5   14   9     
468.40/468.42	c 21657          52842          3673482        1233951        0              0              4   14   9     
518.21/518.27	c 23910          58266          4055513        1357049        0              0              5   14   9     
560.21/560.21	c 26388          64300          4468963        1496052        0              0              5   14   9     
611.51/611.54	c 29113          70676          4913748        1644998        0              0              5   14   9     
660.22/660.20	c 32110          77966          5408471        1809372        0              0              5   15   9     
734.42/734.41	c 35406          86156          5980594        1998702        0              0              4   16   9     
809.53/809.55	c 39031          95137          6604911        2203086        0              0              5   16   9     
900.94/900.95	c 43018          104732         7273272        2428320        0              0              4   15   9     
991.65/991.67	c 47403          115180         7994140        2672656        0              0              4   15   9     
1094.56/1094.55	c 52226          126842         8798352        2935378        0              0              4   15   9     
1197.37/1197.32	c 57531          139964         9700701        3231468        0              0              3   16   9     
1309.87/1309.86	c 63366          153944         10642242       3535487        0              0              4   14   9     
1442.79/1442.71	c 69784          169684         11724310       3891437        0              0              4   16   9     
1601.11/1601.03	c 76843          187068         12923006       4287148        0              0              4   15   9     
1741.81/1741.78	c 84607          205858         14202879       4712525        0              0              4   16   9     
1907.02/1906.96	c 93147          226539         15651307       5180458        0              0              4   16   9     
2101.14/2101.08	c 102541         249471         17244989       5705657        0              0              4   15   9     
2331.55/2331.43	c 112874         274836         18987301       6271904        0              0              4   16   9     
2520.06/2519.90	
2520.06/2519.90	c *** INTERRUPTED ***
2520.06/2519.90	c restarts              : 50          
2520.06/2519.90	c conflicts             : 122330       (49 /sec)
2520.06/2519.90	c decisions             : 297425       (118 /sec)
2520.06/2519.90	c propagations          : 6805681     (2701 /sec)
2520.06/2519.90	c root propagations     : 0           
2520.06/2519.90	c filter calls          : 20558538       (8158 /sec)
2520.06/2519.90	c useless filter calls  : 17245373       (83 %)
2520.06/2519.90	c Memory used           : 199.89 MB
2520.06/2519.90	c CPU time              : 2519.95 s
2520.06/2519.90	c real time             : 2519.9 s
2520.06/2519.90	
2520.06/2519.90	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389446-1568329307/watcher-4389446-1568329307 -o /tmp/evaluation-result-4389446-1568329307/solver-4389446-1568329307 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568308483-14143 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389446-1568329307.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=17414, runsolver pid=17411
Current StackSize limit: 8192 KiB


[startup+0.100199 s]*
/proc/loadavg: 2.03 2.06 2.06 3/199 17415
/proc/meminfo: memFree=31657248/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=28844 memory=4724 CPUtime=0.1 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 1501 0 0 0 10 0 0 0 20 0 1 0 409189194 29536256 1181 33554432000 4194304 6210612 140724647622016 140724647618552 5743206 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 7211 1181 802 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4724 KiB

[startup+0.209542 s]*
/proc/loadavg: 2.03 2.06 2.06 3/199 17415
/proc/meminfo: memFree=31655032/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=30404 memory=5876 CPUtime=0.21 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 2010 0 0 0 21 0 0 0 20 0 1 0 409189194 31133696 1469 33554432000 4194304 6210612 140724647622016 140724647619288 5534234 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 7601 1469 802 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5876 KiB

[startup+0.309108 s]*
/proc/loadavg: 2.03 2.06 2.06 3/199 17415
/proc/meminfo: memFree=31650580/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=34684 memory=10776 CPUtime=0.3 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 3426 0 0 0 30 0 0 0 20 0 1 0 409189194 35516416 2694 33554432000 4194304 6210612 140724647622016 140724647619288 5818317 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 8671 2694 805 493 0 1976 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 34684 KiB
Current children cumulated memory: 10776 KiB

[startup+0.700341 s]
/proc/loadavg: 2.03 2.06 2.06 3/199 17415
/proc/meminfo: memFree=31647344/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=38972 memory=14732 CPUtime=0.69 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 4426 0 0 0 68 1 0 0 20 0 1 0 409189194 39907328 3683 33554432000 4194304 6210612 140724647622016 140724647619288 5817732 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 9743 3683 805 493 0 3048 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38972 KiB
Current children cumulated memory: 14732 KiB

[startup+1.50036 s]
/proc/loadavg: 2.03 2.06 2.06 3/199 17415
/proc/meminfo: memFree=31642756/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=49660 memory=24236 CPUtime=1.49 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 6855 0 0 0 148 1 0 0 20 0 1 0 409189194 50851840 6059 33554432000 4194304 6210612 140724647622016 140724647619288 5015860 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 12415 6059 805 493 0 5720 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 49660 KiB
Current children cumulated memory: 24236 KiB

[startup+3.1096 s]
/proc/loadavg: 2.03 2.06 2.05 3/199 17415
/proc/meminfo: memFree=31623412/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=65812 memory=38576 CPUtime=3.1 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 11824 0 0 0 308 2 0 0 20 0 1 0 409189194 67391488 9644 33554432000 4194304 6210612 140724647622016 140724647619288 5814007 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 16453 9644 805 493 0 9758 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 65812 KiB
Current children cumulated memory: 38576 KiB

[startup+6.30038 s]
/proc/loadavg: 2.03 2.06 2.05 3/199 17415
/proc/meminfo: memFree=31591700/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=100848 memory=70764 CPUtime=6.29 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 21137 0 0 0 626 3 0 0 20 0 1 0 409189194 103268352 17691 33554432000 4194304 6210612 140724647622016 140724647619288 5484686 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 25212 17691 806 493 0 18517 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100848 KiB
Current children cumulated memory: 70764 KiB

[startup+12.7003 s]
/proc/loadavg: 2.02 2.06 2.05 3/200 17417
/proc/meminfo: memFree=31531180/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=172144 memory=135396 CPUtime=12.69 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 38461 0 0 0 1263 6 0 0 20 0 1 0 409189194 176275456 33849 33554432000 4194304 6210612 140724647622016 140724647619288 5815944 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 43036 33849 806 493 0 36341 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 172144 KiB
Current children cumulated memory: 135396 KiB

[startup+25.5005 s]
/proc/loadavg: 2.02 2.05 2.05 3/199 17417
/proc/meminfo: memFree=31490496/32770624 swapFree=66935388/67108860
[pid=17414] ppid=17411 vsize=204688 memory=170876 CPUtime=25.48 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 108259 0 0 0 2539 9 0 0 20 0 1 0 409189194 209600512 42719 33554432000 4194304 6210612 140724647622016 140724647619976 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 42719 851 493 0 44477 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 170876 KiB

[startup+51.1099 s]
/proc/loadavg: 2.01 2.05 2.05 3/201 17445
/proc/meminfo: memFree=31487180/32770624 swapFree=66935400/67108860
[pid=17414] ppid=17411 vsize=204688 memory=173940 CPUtime=51.09 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 133540 0 0 0 5099 10 0 0 20 0 1 0 409189194 209600512 43485 33554432000 4194304 6210612 140724647622016 140724647619976 5037455 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 43485 851 493 0 44477 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 173940 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/202 17450
/proc/meminfo: memFree=31479984/32770624 swapFree=66935400/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=102.28 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 148021 0 0 0 10217 11 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/201 17454
/proc/meminfo: memFree=31481088/32770624 swapFree=66935400/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=162.28 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 148848 0 0 0 16217 11 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038960 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/201 17458
/proc/meminfo: memFree=31480944/32770624 swapFree=66935400/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=222.28 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 149670 0 0 0 22217 11 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/202 17464
/proc/meminfo: memFree=31480780/32770624 swapFree=66935400/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=282.29 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 149670 0 0 0 28218 11 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038624 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 17468
/proc/meminfo: memFree=31481248/32770624 swapFree=66935400/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=342.29 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 150492 0 0 0 34218 11 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5039181 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 17472
/proc/meminfo: memFree=31480904/32770624 swapFree=66935400/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=402.3 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 150492 0 0 0 40219 11 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/199 17478
/proc/meminfo: memFree=31480780/32770624 swapFree=66935400/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=462.3 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 151314 0 0 0 46219 11 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5037457 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB


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

/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 1782.41 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17671
/proc/meminfo: memFree=31323636/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=1842.41 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 160320 0 0 0 184229 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 1842.41 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 17677
/proc/meminfo: memFree=31321504/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=1902.42 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 161074 0 0 0 190230 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 1902.42 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17803
/proc/meminfo: memFree=31417896/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=1962.42 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 161142 0 0 0 196230 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 1962.42 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17807
/proc/meminfo: memFree=31270816/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2022.43 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 161907 0 0 0 202231 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2022.43 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 17813
/proc/meminfo: memFree=31124040/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2082.43 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 161907 0 0 0 208231 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2082.43 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 17817
/proc/meminfo: memFree=30976976/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2142.43 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 162729 0 0 0 214231 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5389248 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2142.43 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 17821
/proc/meminfo: memFree=30830292/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2202.44 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 162729 0 0 0 220232 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5039193 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2202.44 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17827
/proc/meminfo: memFree=30683132/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2262.44 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 163527 0 0 0 226232 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2262.44 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 17831
/proc/meminfo: memFree=30537324/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2322.45 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 163527 0 0 0 232233 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2322.45 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 17835
/proc/meminfo: memFree=30391424/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2382.45 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 164291 0 0 0 238233 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5039168 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2382.45 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2442.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/200 17849
/proc/meminfo: memFree=30243908/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2442.46 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 164291 0 0 0 244234 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2442.46 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

[startup+2502.3 s]
/proc/loadavg: 2.12 2.05 2.05 3/199 17853
/proc/meminfo: memFree=30144720/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2502.46 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 165086 0 0 0 250234 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2502.46 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.09 2.05 2.05 3/199 17854
/proc/meminfo: memFree=30144664/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2520.06 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 165086 0 0 0 251994 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

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

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

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

[startup+2519.9 s]
/proc/loadavg: 2.09 2.05 2.05 3/199 17854
/proc/meminfo: memFree=30144664/32770624 swapFree=66935432/67108860
[pid=17414] ppid=17411 vsize=204688 memory=180912 CPUtime=2520.06 cores=0,2,4,6
/proc/17414/stat : 17414 (cosoco) R 17411 17414 14112 0 -1 4202496 165086 0 0 0 251994 12 0 0 20 0 1 0 409189194 209600512 45228 33554432000 4194304 6210612 140724647622016 140724647619976 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 29683712 140724647629835 140724647629937 140724647629937 140724647632846 0
/proc/17414/statm: 51172 45228 851 493 0 44477 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180912 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.07
CPU user time (s): 2519.95
CPU system time (s): 0.126009
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 204688
Max. memory (cumulated for all children) (KiB): 180912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.95
system time used= 0.126009
maximum resident set size= 180976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165135
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= 59
involuntary context switches= 3152


# summary of solver processes directly reported to runsolver:
#   pid: 17414
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519.95
#   total CPU system time (s): 0.126009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.76592 second user time and 19.0734 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-13 00:00:13
IDJOB=4389446
IDBENCH=125591
IDSOLVER=2829
FILE ID=node105/4389446-1568329307
RUNJOBID= node105-1568308483-14143
PBS_JOBID= 21701128
Free space on /tmp= 54336 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389446-1568329307/watcher-4389446-1568329307 -o /tmp/evaluation-result-4389446-1568329307/solver-4389446-1568329307 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568308483-14143 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389446-1568329307.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=1476644545

node105.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.00
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.00
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.00
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.00
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:        31658504 kB
MemAvailable:   31857232 kB
Buffers:          121072 kB
Cached:           366876 kB
SwapCached:        69104 kB
Active:           257316 kB
Inactive:         302592 kB
Active(anon):      14132 kB
Inactive(anon):    89612 kB
Active(file):     243184 kB
Inactive(file):   212980 kB
Unevictable:      111240 kB
Mlocked:          111240 kB
SwapTotal:      67108860 kB
SwapFree:       66935388 kB
Dirty:             36004 kB
Writeback:             0 kB
AnonPages:        115852 kB
Mapped:            36480 kB
Shmem:             23052 kB
Slab:             145008 kB
SReclaimable:     116800 kB
SUnreclaim:        28208 kB
KernelStack:        3488 kB
PageTables:         5516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     521768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 54324 MiB
End job on node105 at 2019-09-13 00:42:13