Trace number 4389626

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

General information on the benchmark

NameCrossword/
Crossword-m1c-uk-vg/Crossword-m1c-uk-vg-10-13.xml
MD5SUMb2328828c3d6779cf7f2f3294a289055
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 benchmark183.225
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints23
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":130}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":130}]
Minimum constraint arity10
Maximum constraint arity13
Distribution of constraint arities[{"arity":10,"count":13},{"arity":13,"count":10}]
Number of extensional constraints23
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":23}]
Optimization problemNO
Type of objective

Solver Data

0.41/0.47	c root propagations     : 94          
0.41/0.47	c restarts enabled, print stats at every restarts
0.41/0.47	c
0.41/0.47	c
0.41/0.47	c
0.41/0.47	c This is cosoco 2.00 --  
0.41/0.47	c
0.41/0.47	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389626-1568359491.xml 
0.41/0.47	c ========================================[ Problem Statistics ]===========================================
0.41/0.47	c |                                                                                                       
0.41/0.47	c |  Parse time        :         0.43 s 
0.41/0.47	c |
0.41/0.47	c |               Variables: 130
0.41/0.47	c |            Domain Sizes: 26..26
0.41/0.47	c |
0.41/0.47	c |             Constraints: 23
0.41/0.47	c |                   Arity: 10..13
0.41/0.47	c | 
0.41/0.47	c |                   Types: 
0.41/0.47	c |                          Extension: 23  (nb tuples: 11246..29784) -- (shared: 21)
0.41/0.47	c |                          
0.41/0.47	c =========================================================================================================
0.41/0.47	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.10/1.15	c 101            237            7396           154859         42             0              5   28   15    
1.79/1.84	c 211            427            15179          301319         42             0              14   22   17   
3.59/3.67	c 332            696            25098          470565         42             0              11   17   12   
5.39/5.45	c 465            1075           36508          668167         42             0              5   29   13    
6.89/6.99	c 611            1438           49497          892707         42             0              9   20   14    
8.00/8.08	c 771            1719           60692          1098410        42             0              14   19   15   
9.69/9.76	c 947            2199           74921          1364289        42             0              4   20   15    
10.89/10.95	c 1140           2739           92110          1644936        42             0              14   25   19   
12.29/12.33	c 1352           3154           111634         1944526        42             0              15   24   17   
13.69/13.79	c 1585           3815           136038         2272495        42             0              15   24   18   
15.00/15.10	c 1841           4446           159377         2656500        42             0              15   24   18   
16.39/16.46	c 2122           5116           188425         3112022        42             0              15   24   19   
18.19/18.25	c 2431           5987           213159         3518643        42             0              12   24   19   
20.79/20.82	c 2770           6674           243633         4055197        42             0              14   24   16   
22.79/22.82	c 3142           7324           270721         4592387        42             0              15   24   18   
26.19/26.28	c 3551           8478           305990         5209817        42             0              4   25   17    
31.59/31.62	c 4000           9977           344323         5913260        42             0              5   25   16    
36.10/36.17	c 4493           11266          384294         6633413        42             0              4   23   15    
39.10/39.11	c 5035           13224          434731         7312979        42             0              5   24   21    
40.49/40.51	c 5631           14271          473952         8031210        42             0              12   26   23   
43.29/43.38	c 6286           15841          526089         8797283        42             0              14   26   21   
47.89/48.00	c 7006           17689          596825         9860347        42             0              4   26   18    
51.00/51.08	c 7798           19609          658131         10803683       42             0              15   25   22   
58.29/58.33	c 8669           21924          735060         12150140       42             0              4   25   16    
64.00/64.06	c 9627           25029          836724         13512722       42             0              4   24   19    
67.10/67.11	c 10680          27272          916045         14696687       42             0              15   26   22   
75.19/75.22	c 11838          29659          1013711        16302354       42             0              9   27   18    
81.19/81.29	c 13111          32747          1125983        17922115       42             0              14   26   21   
91.89/91.96	c 14511          35885          1231851        19674435       42             0              4   24   18    
114.79/114.81	c 16051          40023          1372843        22156305       42             0              3   24   12    
125.00/125.07	c 17745          44598          1533919        24656412       42             0              6   28   18    
147.79/147.80	c 19608          48961          1690787        27433805       42             0              5   26   13    
165.79/165.80	c 21657          54086          1871654        30514506       42             0              6   25   15    
176.00/176.04	c 23910          60005          2092715        33426736       42             0              10   28   20   
191.59/191.63	c 26388          65945          2310709        36995222       42             0              6   26   18    
202.29/202.31	c 29113          72503          2558811        40857221       42             0              7   27   21    
227.89/227.93	c 32110          82103          2846692        45376666       42             0              4   26   17    
269.59/269.62	c 35406          92325          3154741        50842819       42             0              4   25   13    
297.10/297.12	c 39031          102661         3524180        56350685       42             0              5   27   17    
316.59/316.60	c 43018          111689         3879733        61568956       42             0              6   29   22    
367.79/367.81	c 47403          124613         4271312        68508664       42             0              3   25   14    
385.79/385.81	c 52226          134488         4634549        74243132       42             0              14   27   21   
405.79/405.88	c 57531          148221         5053316        80709804       42             0              4   25   22    
450.10/450.13	c 63366          166856         5657257        88877726       42             0              5   27   19    
525.30/525.32	c 69784          185834         6238792        99169388       42             0              3   25   12    
580.40/580.40	c 76843          207080         6954088        109509057      42             0              4   27   17    
609.60/609.62	c 84607          225458         7648109        119487598      42             0              4   27   21    
659.00/659.07	c 93147          248606         8455338        131278987      42             0              5   27   19    
705.91/705.91	c 102541         274806         9278082        144322521      42             0              3   29   21    
768.01/768.09	c 112874         303134         10252853       158269994      42             0              7   31   20    
816.02/816.10	c 124240         329998         11175020       172681482      42             0              5   30   21    
887.31/887.30	c 136742         364295         12352563       190125768      42             0              4   25   19    
941.41/941.43	c 150494         394036         13518208       208687671      42             0              14   29   21   
1160.21/1160.29	c 165621         426047         14621867       228294387      42             0              6   22   15    
1320.42/1320.45	c 182260         477200         16092000       253571931      42             0              2   29   15    
1479.62/1479.66	c 200562         527227         17822013       282158931      42             0              3   25   14    
1610.52/1610.58	c 220694         580533         19668933       310902527      42             0              3   27   18    
1739.72/1739.77	c 242839         644148         21831641       342667806      42             0              4   26   19    
1983.13/1983.11	c 267198         713429         24155412       380827537      42             0              3   26   14    
2133.93/2133.94	c 293992         784461         26619966       418679831      42             0              3   30   19    
2388.43/2388.41	c 323465         864306         29287548       461425774      42             0              2   28   16    
2520.04/2520.01	
2520.04/2520.01	c *** INTERRUPTED ***
2520.04/2520.01	c restarts              : 61          
2520.04/2520.01	c conflicts             : 344016       (137 /sec)
2520.04/2520.01	c decisions             : 916164       (364 /sec)
2520.04/2520.01	c propagations          : 490664614   (194705 /sec)
2520.04/2520.01	c root propagations     : 94          
2520.04/2520.01	c filter calls          : 31062940       (12326 /sec)
2520.04/2520.01	c useless filter calls  : 8141996        (26 %)
2520.04/2520.01	c Memory used           : 33.72 MB
2520.04/2520.01	c CPU time              : 2520.04 s
2520.04/2520.01	c real time             : 2520.01 s
2520.04/2520.01	
2520.04/2520.01	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 (15497 MiB free)
  memory of node 1: 16384 MiB (13313 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389626-1568359491/watcher-4389626-1568359491 -o /tmp/evaluation-result-4389626-1568359491/solver-4389626-1568359491 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568359434-18618 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389626-1568359491.xml 

running on 4 cores: 1,3,5,7

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=19217, runsolver pid=19214

[startup+0.100152 s]*
/proc/loadavg: 1.99 1.32 1.54 3/200 19218
/proc/meminfo: memFree=29501860/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=28308 memory=4360 CPUtime=0.1 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 1309 0 0 0 10 0 0 0 20 0 1 0 411885669 28987392 1090 33554432000 4194304 6210612 140735873746816 140735873744088 5811901 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 7077 1090 803 493 0 382 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 4360 KiB

[startup+0.209545 s]*
/proc/loadavg: 1.99 1.32 1.54 3/200 19218
/proc/meminfo: memFree=29499628/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=29956 memory=6288 CPUtime=0.21 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 1848 0 0 0 21 0 0 0 20 0 1 0 411885669 30674944 1572 33554432000 4194304 6210612 140735873746816 140735873744088 5489819 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 7489 1572 811 493 0 794 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29956 KiB
Current children cumulated memory: 6288 KiB

[startup+0.309308 s]*
/proc/loadavg: 1.99 1.32 1.54 3/200 19218
/proc/meminfo: memFree=29499628/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=30728 memory=6548 CPUtime=0.31 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 1957 0 0 0 31 0 0 0 20 0 1 0 411885669 31465472 1637 33554432000 4194304 6210612 140735873746816 140735873744088 5484712 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 7682 1637 811 493 0 987 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 30728 KiB
Current children cumulated memory: 6548 KiB

[startup+0.700281 s]
/proc/loadavg: 1.99 1.32 1.54 3/200 19218
/proc/meminfo: memFree=29495784/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10676 CPUtime=0.69 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 3269 0 0 0 69 0 0 0 20 0 1 0 411885669 35352576 2669 33554432000 4194304 6210612 140735873746816 140735873744088 5038825 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2669 820 493 0 1936 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10676 KiB

[startup+1.50029 s]
/proc/loadavg: 1.99 1.32 1.54 3/200 19218
/proc/meminfo: memFree=29495784/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10676 CPUtime=1.49 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 3272 0 0 0 149 0 0 0 20 0 1 0 411885669 35352576 2669 33554432000 4194304 6210612 140735873746816 140735873745080 5038661 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2669 820 493 0 1936 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10676 KiB

[startup+3.10947 s]
/proc/loadavg: 1.99 1.33 1.54 3/200 19218
/proc/meminfo: memFree=29495652/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=3.1 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 4819 0 0 0 310 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+6.30027 s]
/proc/loadavg: 1.99 1.33 1.54 4/213 19247
/proc/meminfo: memFree=29488088/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=6.29 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 6751 0 0 0 629 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038646 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+12.7003 s]
/proc/loadavg: 1.92 1.34 1.54 3/201 19345
/proc/meminfo: memFree=29502976/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=12.69 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 8490 0 0 0 1269 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+25.5003 s]
/proc/loadavg: 1.93 1.36 1.55 3/200 19345
/proc/meminfo: memFree=29502448/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=25.49 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 11924 0 0 0 2549 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5037506 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+51.1095 s]
/proc/loadavg: 1.95 1.41 1.56 3/200 19347
/proc/meminfo: memFree=29502288/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=51.1 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 13708 0 0 0 5110 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038736 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 1.51 1.59 3/200 19417
/proc/meminfo: memFree=29484888/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=102.29 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 15447 0 0 0 10229 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038614 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.60 1.61 3/199 19421
/proc/meminfo: memFree=29483276/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=162.29 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 17045 0 0 0 16229 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038661 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.67 1.64 3/200 19426
/proc/meminfo: memFree=29483304/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=222.29 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 17787 0 0 0 22229 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038781 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.73 1.66 3/201 19433
/proc/meminfo: memFree=29482912/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=282.29 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 18529 0 0 0 28229 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038810 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.78 1.68 3/200 19437
/proc/meminfo: memFree=29482264/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=342.29 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 19271 0 0 0 34229 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.82 1.70 3/201 19449
/proc/meminfo: memFree=29480252/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=402.29 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 20013 0 0 0 40229 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+462.3 s]
/proc/loadavg: 2.22 1.90 1.73 3/202 19455
/proc/meminfo: memFree=29480044/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=462.29 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 20755 0 0 0 46229 0 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038831 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB


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

/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 1722.32 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 19573
/proc/meminfo: memFree=29481720/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=1782.32 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 36298 0 0 0 178231 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038893 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 19577
/proc/meminfo: memFree=29481748/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=1842.32 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 36994 0 0 0 184231 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 1842.32 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 19584
/proc/meminfo: memFree=29481104/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=1902.32 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 37688 0 0 0 190231 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038764 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 1902.32 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19588
/proc/meminfo: memFree=29481020/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=1962.32 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 38373 0 0 0 196231 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038654 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 1962.32 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19592
/proc/meminfo: memFree=29481148/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2022.32 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 39112 0 0 0 202231 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2022.32 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 19599
/proc/meminfo: memFree=29481184/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2082.32 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 39799 0 0 0 208231 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038622 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2082.32 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19603
/proc/meminfo: memFree=29480332/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2142.33 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 40538 0 0 0 214232 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038670 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 19615
/proc/meminfo: memFree=29480112/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2202.33 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 41265 0 0 0 220232 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038753 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2202.33 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/202 19644
/proc/meminfo: memFree=29479936/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2262.33 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 41986 0 0 0 226232 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038622 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2262.33 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/201 19648
/proc/meminfo: memFree=29480460/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2322.33 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 42706 0 0 0 232232 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038658 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2322.33 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/201 19652
/proc/meminfo: memFree=29480288/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2382.33 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 43424 0 0 0 238232 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038631 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2382.33 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/202 19658
/proc/meminfo: memFree=29480736/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2442.33 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 44149 0 0 0 244232 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038757 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2442.33 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

[startup+2502.3 s]
/proc/loadavg: 2.12 2.04 1.97 3/200 19662
/proc/meminfo: memFree=29481168/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2502.33 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 44853 0 0 0 250232 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038670 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2502.33 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.08 2.04 1.97 3/199 19662
/proc/meminfo: memFree=29481276/32770624 swapFree=66958204/67108860
[pid=19217] ppid=19214 vsize=34524 memory=10816 CPUtime=2520.04 cores=1,3,5,7
/proc/19217/stat : 19217 (cosoco) R 19214 19217 18586 0 -1 4202496 45526 0 0 0 252003 1 0 0 20 0 1 0 411885669 35352576 2704 33554432000 4194304 6210612 140735873746816 140735873744776 5038736 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17915904 140735873750027 140735873750129 140735873750129 140735873753038 0
/proc/19217/statm: 8631 2704 854 493 0 1936 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10816 KiB

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

[startup+2520.01 s]
# the end of solver process 19217 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.04 s, system=0.017 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.05
CPU user time (s): 2520.04
CPU system time (s): 0.017
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 34524
Max. memory (cumulated for all children) (KiB): 10816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.04
system time used= 0.017
maximum resident set size= 10884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45576
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= 8
involuntary context switches= 641


# summary of solver processes directly reported to runsolver:
#   pid: 19217
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2520.04
#   total CPU system time (s): 0.017

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.27858 second user time and 16.7574 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-13 09:24:10
IDJOB=4389626
IDBENCH=140257
IDSOLVER=2829
FILE ID=node145/4389626-1568359491
RUNJOBID= node145-1568359434-18618
PBS_JOBID= 21701204
Free space on /tmp= 55184 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Crossword/Crossword-m1c-uk-vg/Crossword-m1c-uk-vg-10-13.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389626-1568359491/watcher-4389626-1568359491 -o /tmp/evaluation-result-4389626-1568359491/solver-4389626-1568359491 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568359434-18618 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389626-1568359491.xml

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

MD5SUM BENCH= b2328828c3d6779cf7f2f3294a289055
RANDOM SEED=1156538410

node145.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.59
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.59
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.59
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.59
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:        29502424 kB
MemAvailable:   31845608 kB
Buffers:           86036 kB
Cached:          2534956 kB
SwapCached:        40980 kB
Active:          1342968 kB
Inactive:        1328864 kB
Active(anon):      14484 kB
Inactive(anon):    77736 kB
Active(file):    1328484 kB
Inactive(file):  1251128 kB
Unevictable:      110276 kB
Mlocked:          110276 kB
SwapTotal:      67108860 kB
SwapFree:       66958204 kB
Dirty:              4556 kB
Writeback:             0 kB
AnonPages:        139856 kB
Mapped:            44856 kB
Shmem:             32348 kB
Slab:             187312 kB
SReclaimable:     158812 kB
SUnreclaim:        28500 kB
KernelStack:        3776 kB
PageTables:         5588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 55180 MiB
End job on node145 at 2019-09-13 10:06:10