Trace number 4396906

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2.0? (TO) 2519.97 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-4396906-1568594616.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.69	c 332            696            25098          470565         42             0              11   17   12   
5.39/5.46	c 465            1075           36508          668167         42             0              5   29   13    
7.00/7.01	c 611            1438           49497          892707         42             0              9   20   14    
8.10/8.11	c 771            1719           60692          1098410        42             0              14   19   15   
9.69/9.79	c 947            2199           74921          1364289        42             0              4   20   15    
10.89/10.98	c 1140           2739           92110          1644936        42             0              14   25   19   
12.29/12.36	c 1352           3154           111634         1944526        42             0              15   24   17   
13.79/13.83	c 1585           3815           136038         2272495        42             0              15   24   18   
15.10/15.15	c 1841           4446           159377         2656500        42             0              15   24   18   
16.49/16.51	c 2122           5116           188425         3112022        42             0              15   24   19   
18.29/18.30	c 2431           5987           213159         3518643        42             0              12   24   19   
20.79/20.87	c 2770           6674           243633         4055197        42             0              14   24   16   
22.79/22.83	c 3142           7324           270721         4592387        42             0              15   24   18   
26.19/26.27	c 3551           8478           305990         5209817        42             0              4   25   17    
31.49/31.52	c 4000           9977           344323         5913260        42             0              5   25   16    
35.79/35.84	c 4493           11266          384294         6633413        42             0              4   23   15    
38.59/38.61	c 5035           13224          434731         7312979        42             0              5   24   21    
39.89/39.94	c 5631           14271          473952         8031210        42             0              12   26   23   
42.59/42.66	c 6286           15841          526089         8797283        42             0              14   26   21   
47.00/47.04	c 7006           17689          596825         9860347        42             0              4   26   18    
49.89/49.94	c 7798           19609          658131         10803683       42             0              15   25   22   
56.79/56.83	c 8669           21924          735060         12150140       42             0              4   25   16    
62.19/62.28	c 9627           25029          836724         13512722       42             0              4   24   19    
65.10/65.16	c 10680          27272          916045         14696687       42             0              15   26   22   
72.79/72.88	c 11838          29659          1013711        16302354       42             0              9   27   18    
78.59/78.62	c 13111          32747          1125983        17922115       42             0              14   26   21   
88.59/88.67	c 14511          35885          1231851        19674435       42             0              4   24   18    
110.10/110.14	c 16051          40023          1372843        22156305       42             0              3   24   12    
120.19/120.28	c 17745          44598          1533919        24656412       42             0              6   28   18    
142.89/142.94	c 19608          48961          1690787        27433805       42             0              5   26   13    
160.79/160.89	c 21657          54086          1871654        30514506       42             0              6   25   15    
171.10/171.11	c 23910          60005          2092715        33426736       42             0              10   28   20   
186.59/186.64	c 26388          65945          2310709        36995222       42             0              6   26   18    
197.29/197.31	c 29113          72503          2558811        40857221       42             0              7   27   21    
222.79/222.82	c 32110          82103          2846692        45376666       42             0              4   26   17    
264.29/264.34	c 35406          92325          3154741        50842819       42             0              4   25   13    
291.69/291.78	c 39031          102661         3524180        56350685       42             0              5   27   17    
311.19/311.20	c 43018          111689         3879733        61568956       42             0              6   29   22    
362.18/362.20	c 47403          124613         4271312        68508664       42             0              3   25   14    
380.09/380.16	c 52226          134488         4634549        74243132       42             0              14   27   21   
400.09/400.16	c 57531          148221         5053316        80709804       42             0              4   25   22    
444.09/444.19	c 63366          166856         5657257        88877726       42             0              5   27   19    
519.09/519.19	c 69784          185834         6238792        99169388       42             0              3   25   12    
573.99/574.02	c 76843          207080         6954088        109509057      42             0              4   27   17    
603.09/603.19	c 84607          225458         7648109        119487598      42             0              4   27   21    
652.48/652.56	c 93147          248606         8455338        131278987      42             0              5   27   19    
699.18/699.29	c 102541         274806         9278082        144322521      42             0              3   29   21    
761.18/761.21	c 112874         303134         10252853       158269994      42             0              7   31   20    
808.98/809.08	c 124240         329998         11175020       172681482      42             0              5   30   21    
880.17/880.20	c 136742         364295         12352563       190125768      42             0              4   25   19    
934.17/934.27	c 150494         394036         13518208       208687671      42             0              14   29   21   
1152.27/1152.32	c 165621         426047         14621867       228294387      42             0              6   22   15    
1311.97/1312.05	c 182260         477200         16092000       253571931      42             0              2   29   15    
1470.66/1470.79	c 200562         527227         17822013       282158931      42             0              3   25   14    
1601.16/1601.29	c 220694         580533         19668933       310902527      42             0              3   27   18    
1729.97/1730.07	c 242839         644148         21831641       342667806      42             0              4   26   19    
1972.65/1972.74	c 267198         713429         24155412       380827537      42             0              3   26   14    
2123.25/2123.31	c 293992         784461         26619966       418679831      42             0              3   30   19    
2376.65/2376.75	c 323465         864306         29287548       461425774      42             0              2   28   16    
2519.95/2520.00	
2519.95/2520.00	c *** INTERRUPTED ***
2519.95/2520.00	c restarts              : 61          
2519.95/2520.00	c conflicts             : 345692       (137 /sec)
2519.95/2520.00	c decisions             : 920391       (365 /sec)
2519.95/2520.00	c propagations          : 493029987   (195651 /sec)
2519.95/2520.00	c root propagations     : 94          
2519.95/2520.00	c filter calls          : 31206393       (12384 /sec)
2519.95/2520.00	c useless filter calls  : 8177055        (26 %)
2519.95/2520.00	c Memory used           : 33.72 MB
2519.95/2520.00	c CPU time              : 2519.95 s
2519.95/2520.00	c real time             : 2520.01 s
2519.95/2520.00	
2519.95/2520.00	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396906-1568594616/watcher-4396906-1568594616 -o /tmp/evaluation-result-4396906-1568594616/solver-4396906-1568594616 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568590920-9479 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396906-1568594616.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
solver pid=10078, runsolver pid=10075
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 1.39 1.59 1.86 3/198 10079
/proc/meminfo: memFree=30430620/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=28308 memory=4364 CPUtime=0.1 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 1311 0 0 0 10 0 0 0 20 0 1 0 435716105 28987392 1091 33554432000 4194304 6211092 140735079599584 140735079596120 139779497376574 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 7077 1091 805 493 0 382 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 4364 KiB

[startup+0.209344 s]*
/proc/loadavg: 1.39 1.59 1.86 3/198 10079
/proc/meminfo: memFree=30428388/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=29956 memory=6296 CPUtime=0.21 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 1852 0 0 0 21 0 0 0 20 0 1 0 435716105 30674944 1574 33554432000 4194304 6211092 140735079599584 140735079596120 5817870 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 7489 1574 814 493 0 794 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29956 KiB
Current children cumulated memory: 6296 KiB

[startup+0.308964 s]*
/proc/loadavg: 1.44 1.60 1.86 3/198 10079
/proc/meminfo: memFree=30428040/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=30728 memory=6556 CPUtime=0.31 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 1961 0 0 0 31 0 0 0 20 0 1 0 435716105 31465472 1639 33554432000 4194304 6211092 140735079599584 140735079596120 5743377 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 7682 1639 814 493 0 987 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 30728 KiB
Current children cumulated memory: 6556 KiB

[startup+0.700277 s]
/proc/loadavg: 1.44 1.60 1.86 3/198 10079
/proc/meminfo: memFree=30424072/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10684 CPUtime=0.69 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 3276 0 0 0 69 0 0 0 20 0 1 0 435716105 35352576 2671 33554432000 4194304 6211092 140735079599584 140735079597848 5039149 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2671 823 493 0 1936 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10684 KiB

[startup+1.50028 s]
/proc/loadavg: 1.44 1.60 1.86 3/198 10079
/proc/meminfo: memFree=30423948/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10684 CPUtime=1.49 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 3278 0 0 0 149 0 0 0 20 0 1 0 435716105 35352576 2671 33554432000 4194304 6211092 140735079599584 140735079597848 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2671 823 493 0 1936 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10684 KiB

[startup+3.10931 s]
/proc/loadavg: 1.44 1.60 1.86 3/198 10079
/proc/meminfo: memFree=30424080/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10832 CPUtime=3.1 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 4824 0 0 0 310 0 0 0 20 0 1 0 435716105 35352576 2708 33554432000 4194304 6211092 140735079599584 140735079597544 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+6.30028 s]
/proc/loadavg: 1.48 1.61 1.86 3/198 10079
/proc/meminfo: memFree=30424332/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10832 CPUtime=6.29 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 6757 0 0 0 628 1 0 0 20 0 1 0 435716105 35352576 2708 33554432000 4194304 6211092 140735079599584 140735079597544 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+12.7002 s]
/proc/loadavg: 1.36 1.58 1.85 6/214 10172
/proc/meminfo: memFree=30288316/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10832 CPUtime=12.69 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 8496 0 0 0 1268 1 0 0 20 0 1 0 435716105 35352576 2708 33554432000 4194304 6211092 140735079599584 140735079597544 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+25.5003 s]
/proc/loadavg: 1.46 1.59 1.86 3/198 10206
/proc/meminfo: memFree=30431124/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10832 CPUtime=25.49 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 11468 0 0 0 2548 1 0 0 20 0 1 0 435716105 35352576 2708 33554432000 4194304 6211092 140735079599584 140735079597544 5039029 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+51.1093 s]
/proc/loadavg: 1.67 1.63 1.86 3/198 10207
/proc/meminfo: memFree=30430976/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=51.1 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 11784 0 0 0 5109 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+102.3 s]
/proc/loadavg: 1.86 1.69 1.87 3/199 10276
/proc/meminfo: memFree=30417640/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=102.29 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 12061 0 0 0 10228 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+162.3 s]
/proc/loadavg: 1.95 1.75 1.87 3/199 10282
/proc/meminfo: memFree=30416252/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=162.29 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 12338 0 0 0 16228 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5037858 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.79 1.88 3/199 10286
/proc/meminfo: memFree=30416124/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=222.29 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 12615 0 0 0 22228 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039199 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.83 1.89 3/199 10290
/proc/meminfo: memFree=30416428/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=282.29 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 12892 0 0 0 28228 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.86 1.89 3/199 10296
/proc/meminfo: memFree=30416312/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=342.29 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 13169 0 0 0 34228 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5038992 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.89 1.90 3/198 10300
/proc/meminfo: memFree=30415988/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=402.28 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 13446 0 0 0 40227 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039217 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.91 1.90 3/198 10304
/proc/meminfo: memFree=30416464/32770624 swapFree=66999276/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=462.28 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 13723 0 0 0 46227 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB


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

/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 10459
/proc/meminfo: memFree=30415220/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=1782.26 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 19669 0 0 0 178225 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 10463
/proc/meminfo: memFree=30415548/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=1842.26 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 19951 0 0 0 184225 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 10467
/proc/meminfo: memFree=30415300/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=1902.26 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 20210 0 0 0 190225 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039132 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 10473
/proc/meminfo: memFree=30415072/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=1962.25 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 20468 0 0 0 196224 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039137 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/198 10477
/proc/meminfo: memFree=30416052/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2022.25 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 20739 0 0 0 202224 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/198 10481
/proc/meminfo: memFree=30416296/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2082.25 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 20992 0 0 0 208224 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5038992 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/198 10487
/proc/meminfo: memFree=30415940/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2142.25 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 21269 0 0 0 214224 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/198 10491
/proc/meminfo: memFree=30416488/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2202.25 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 21533 0 0 0 220224 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2262.3 s]
/proc/loadavg: 2.08 2.00 1.96 3/198 10495
/proc/meminfo: memFree=30416892/32770624 swapFree=66999292/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2262.25 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 21796 0 0 0 226224 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2322.3 s]
/proc/loadavg: 2.41 2.13 2.01 3/197 10508
/proc/meminfo: memFree=30417100/32770624 swapFree=66999296/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2322.25 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 22059 0 0 0 232224 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2382.3 s]
/proc/loadavg: 2.15 2.11 2.01 3/198 10513
/proc/meminfo: memFree=30416768/32770624 swapFree=66999296/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2382.25 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 22336 0 0 0 238224 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2442.3 s]
/proc/loadavg: 2.05 2.09 2.01 3/198 10517
/proc/meminfo: memFree=30416668/32770624 swapFree=66999296/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2442.24 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 22600 0 0 0 244223 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2442.24 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.07 2.01 3/198 10523
/proc/meminfo: memFree=30416572/32770624 swapFree=66999296/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2502.24 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 22864 0 0 0 250223 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5039536 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.07 2.01 3/198 10523
/proc/meminfo: memFree=30416552/32770624 swapFree=66999296/67108860
[pid=10078] ppid=10075 vsize=34524 memory=10916 CPUtime=2519.95 cores=1,3,5,7
/proc/10078/stat : 10078 (cosoco) R 10075 10078 9447 0 -1 4202496 23128 0 0 0 251994 1 0 0 20 0 1 0 435716105 35352576 2729 33554432000 4194304 6211092 140735079599584 140735079597544 5038992 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26771456 140735079601163 140735079601265 140735079601265 140735079604174 0
/proc/10078/statm: 8631 2729 858 493 0 1936 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10916 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.95
system time used= 0.019999
maximum resident set size= 10980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23177
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= 9
involuntary context switches= 666


# summary of solver processes directly reported to runsolver:
#   pid: 10078
#   total CPU time (s): 2519.97
#   total CPU user time (s): 2519.95
#   total CPU system time (s): 0.019999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.67481 second user time and 16.632 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-16 01:42:17
IDJOB=4396906
IDBENCH=140257
IDSOLVER=2848
FILE ID=node106/4396906-1568594616
RUNJOBID= node106-1568590920-9479
PBS_JOBID= 21703354
Free space on /tmp= 59108 MiB

SOLVER NAME= cosoco 2.0
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-4396906-1568594616/watcher-4396906-1568594616 -o /tmp/evaluation-result-4396906-1568594616/solver-4396906-1568594616 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568590920-9479 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396906-1568594616.xml

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

MD5SUM BENCH= b2328828c3d6779cf7f2f3294a289055
RANDOM SEED=771520860

node106.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.79
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.79
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.79
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.79
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:        30431336 kB
MemAvailable:   31883876 kB
Buffers:          205864 kB
Cached:          1537024 kB
SwapCached:         8104 kB
Active:           494960 kB
Inactive:        1268704 kB
Active(anon):      21940 kB
Inactive(anon):    42652 kB
Active(file):     473020 kB
Inactive(file):  1226052 kB
Unevictable:      107568 kB
Mlocked:          107568 kB
SwapTotal:      67108860 kB
SwapFree:       66999276 kB
Dirty:              4220 kB
Writeback:             0 kB
AnonPages:        102708 kB
Mapped:            43844 kB
Shmem:             35056 kB
Slab:             168552 kB
SReclaimable:     138608 kB
SUnreclaim:        29944 kB
KernelStack:        3792 kB
PageTables:         5588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59104 MiB
End job on node106 at 2019-09-16 02:24:18