Trace number 4408011

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.0UNSAT 332.641 332.642

General information on the benchmark

NameLangford/Langford-m1-k4/
Langford-4-15.xml
MD5SUMbb1ed06e96cb498235a61544b90f533b
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 benchmark22.3936
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints46
Number of domains1
Minimum domain size60
Maximum domain size60
Distribution of domain sizes[{"size":60,"count":60}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":45},{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408011-1569794373.xml 
0.00/0.00	c intension  eq(add(x[0][0],2),x[1][0]) -> extension (support ? 1) - 58tuples
0.00/0.01	c intension  eq(add(x[0][1],3),x[1][1]) -> extension (support ? 1) - 57tuples
0.00/0.01	c intension  eq(add(x[0][2],4),x[1][2]) -> extension (support ? 1) - 56tuples
0.00/0.01	c intension  eq(add(x[0][3],5),x[1][3]) -> extension (support ? 1) - 55tuples
0.00/0.01	c intension  eq(add(x[0][4],6),x[1][4]) -> extension (support ? 1) - 54tuples
0.00/0.01	c intension  eq(add(x[0][5],7),x[1][5]) -> extension (support ? 1) - 53tuples
0.00/0.02	c intension  eq(add(x[0][6],8),x[1][6]) -> extension (support ? 1) - 52tuples
0.00/0.02	c intension  eq(add(x[0][7],9),x[1][7]) -> extension (support ? 1) - 51tuples
0.00/0.02	c intension  eq(add(x[0][8],10),x[1][8]) -> extension (support ? 1) - 50tuples
0.00/0.02	c intension  eq(add(x[0][9],11),x[1][9]) -> extension (support ? 1) - 49tuples
0.00/0.02	c intension  eq(add(x[0][10],12),x[1][10]) -> extension (support ? 1) - 48tuples
0.00/0.02	c intension  eq(add(x[0][11],13),x[1][11]) -> extension (support ? 1) - 47tuples
0.00/0.03	c intension  eq(add(x[0][12],14),x[1][12]) -> extension (support ? 1) - 46tuples
0.00/0.03	c intension  eq(add(x[0][13],15),x[1][13]) -> extension (support ? 1) - 45tuples
0.00/0.03	c intension  eq(add(x[0][14],16),x[1][14]) -> extension (support ? 1) - 44tuples
0.00/0.03	c intension  eq(add(x[1][0],2),x[2][0]) -> extension (support ? 1) - 58tuples
0.00/0.03	c intension  eq(add(x[1][1],3),x[2][1]) -> extension (support ? 1) - 57tuples
0.00/0.04	c intension  eq(add(x[1][2],4),x[2][2]) -> extension (support ? 1) - 56tuples
0.00/0.04	c intension  eq(add(x[1][3],5),x[2][3]) -> extension (support ? 1) - 55tuples
0.00/0.04	c intension  eq(add(x[1][4],6),x[2][4]) -> extension (support ? 1) - 54tuples
0.00/0.04	c intension  eq(add(x[1][5],7),x[2][5]) -> extension (support ? 1) - 53tuples
0.00/0.04	c intension  eq(add(x[1][6],8),x[2][6]) -> extension (support ? 1) - 52tuples
0.00/0.04	c intension  eq(add(x[1][7],9),x[2][7]) -> extension (support ? 1) - 51tuples
0.00/0.05	c intension  eq(add(x[1][8],10),x[2][8]) -> extension (support ? 1) - 50tuples
0.00/0.05	c intension  eq(add(x[1][9],11),x[2][9]) -> extension (support ? 1) - 49tuples
0.00/0.05	c intension  eq(add(x[1][10],12),x[2][10]) -> extension (support ? 1) - 48tuples
0.00/0.05	c intension  eq(add(x[1][11],13),x[2][11]) -> extension (support ? 1) - 47tuples
0.00/0.05	c intension  eq(add(x[1][12],14),x[2][12]) -> extension (support ? 1) - 46tuples
0.00/0.06	c intension  eq(add(x[1][13],15),x[2][13]) -> extension (support ? 1) - 45tuples
0.00/0.06	c intension  eq(add(x[1][14],16),x[2][14]) -> extension (support ? 1) - 44tuples
0.00/0.06	c intension  eq(add(x[2][0],2),x[3][0]) -> extension (support ? 1) - 58tuples
0.00/0.06	c intension  eq(add(x[2][1],3),x[3][1]) -> extension (support ? 1) - 57tuples
0.00/0.06	c intension  eq(add(x[2][2],4),x[3][2]) -> extension (support ? 1) - 56tuples
0.00/0.06	c intension  eq(add(x[2][3],5),x[3][3]) -> extension (support ? 1) - 55tuples
0.00/0.07	c intension  eq(add(x[2][4],6),x[3][4]) -> extension (support ? 1) - 54tuples
0.00/0.07	c intension  eq(add(x[2][5],7),x[3][5]) -> extension (support ? 1) - 53tuples
0.00/0.07	c intension  eq(add(x[2][6],8),x[3][6]) -> extension (support ? 1) - 52tuples
0.00/0.07	c intension  eq(add(x[2][7],9),x[3][7]) -> extension (support ? 1) - 51tuples
0.00/0.07	c intension  eq(add(x[2][8],10),x[3][8]) -> extension (support ? 1) - 50tuples
0.00/0.08	c intension  eq(add(x[2][9],11),x[3][9]) -> extension (support ? 1) - 49tuples
0.00/0.08	c intension  eq(add(x[2][10],12),x[3][10]) -> extension (support ? 1) - 48tuples
0.00/0.08	c intension  eq(add(x[2][11],13),x[3][11]) -> extension (support ? 1) - 47tuples
0.00/0.08	c intension  eq(add(x[2][12],14),x[3][12]) -> extension (support ? 1) - 46tuples
0.00/0.08	c intension  eq(add(x[2][13],15),x[3][13]) -> extension (support ? 1) - 45tuples
0.00/0.08	c intension  eq(add(x[2][14],16),x[3][14]) -> extension (support ? 1) - 44tuples
0.00/0.09	c root propagations     : 1620        
0.00/0.09	c restarts enabled, print stats at every restarts
0.00/0.09	c
0.00/0.09	c
0.00/0.09	c ========================================[ Problem Statistics ]===========================================
0.00/0.09	c |                                                                                                       
0.00/0.09	c |  Parse time        :         0.08 s 
0.00/0.09	c |
0.00/0.09	c |               Variables: 60
0.00/0.09	c |            Domain Sizes: 60..60
0.00/0.09	c |
0.00/0.09	c |             Constraints: 46
0.00/0.09	c |                   Arity: 2..60  -- Binary: 45
0.00/0.09	c | 
0.00/0.09	c |                   Types: 
0.00/0.09	c |                          All Different: 1
0.00/0.09	c |                          Extension: 45  (nb tuples: 44..58) -- (shared: 0)
0.00/0.09	c |                          
0.00/0.09	c =========================================================================================================
0.00/0.09	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.17	c 101            357            18567          59162          60             0              17   29   22   
0.20/0.27	c 211            759            37364          125564         60             0              13   29   20   
0.20/0.36	c 332            1220           60592          189067         60             0              17   29   22   
0.40/0.50	c 465            1693           88612          267350         60             0              13   25   21   
0.60/0.61	c 611            2191           112548         342476         60             0              17   29   23   
0.69/0.77	c 771            2775           146040         444463         60             0              17   29   22   
0.88/0.94	c 947            3315           179995         549868         60             0              17   29   21   
0.99/1.10	c 1140           4044           215896         658665         60             0              9   29   21    
1.28/1.30	c 1352           4800           258251         782220         60             0              13   29   23   
1.48/1.51	c 1585           5633           304986         921809         60             0              13   29   22   
1.68/1.75	c 1841           6473           355232         1079494        60             0              13   33   21   
1.88/1.98	c 2122           7422           406354         1226082        60             0              13   33   21   
2.18/2.25	c 2431           8487           463754         1407196        60             0              13   33   20   
2.58/2.60	c 2770           9770           540161         1634984        60             0              13   29   22   
2.88/2.92	c 3142           11118          608506         1856416        60             0              13   33   21   
3.28/3.32	c 3551           12499          695323         2118094        60             0              13   29   21   
3.68/3.75	c 4000           14092          786313         2406400        60             0              13   29   20   
3.99/4.10	c 4493           15537          861955         2672911        60             0              13   29   21   
4.48/4.56	c 5035           17331          960968         2987391        60             0              13   29   22   
4.99/5.09	c 5631           19247          1073663        3359756        60             0              13   29   21   
5.68/5.76	c 6286           21466          1215269        3807011        60             0              13   33   21   
6.38/6.46	c 7006           24010          1365280        4264810        60             0              9   29   21    
7.18/7.21	c 7798           26826          1526427        4746300        60             0              13   33   21   
7.88/7.96	c 8669           29433          1688061        5288050        60             0              17   33   22   
8.78/8.88	c 9627           32879          1886140        5892731        60             0              13   33   22   
9.78/9.85	c 10680          36308          2094321        6551889        60             0              13   29   22   
10.88/10.95	c 11838          40058          2326793        7296197        60             0              13   33   22   
11.88/11.98	c 13111          44251          2550712        8021387        60             0              9   33   21    
13.18/13.25	c 14511          49195          2820770        8876908        60             0              9   33   22    
14.68/14.74	c 16051          54423          3143842        9847411        60             0              13   33   22   
16.28/16.39	c 17745          60709          3498793        10950197       60             0              9   33   22    
18.09/18.15	c 19608          67652          3877888        12105923       60             0              13   33   22   
19.99/20.07	c 21657          74717          4293216        13423028       60             0              13   33   21   
22.28/22.35	c 23910          83294          4782558        14908492       60             0              9   37   21    
24.58/24.65	c 26388          91976          5280788        16428190       60             0              9   33   22    
27.09/27.18	c 29113          101465         5824643        18082467       60             0              9   33   21    
29.78/29.88	c 32110          112242         6407527        19831667       60             0              9   33   22    
32.88/32.99	c 35406          123934         7080377        21879434       60             0              9   33   22    
36.58/36.68	c 39031          137883         7873316        24245134       60             0              9   33   21    
40.58/40.60	c 43018          151838         8712633        26853937       60             0              9   29   21    
44.78/44.89	c 47403          167919         9633059        29677045       60             0              9   33   21    
49.28/49.31	c 52226          184874         10583685       32651340       60             0              9   33   21    
54.48/54.54	c 57531          204151         11707492       36096231       60             0              9   33   21    
59.78/59.80	c 63366          224642         12844523       39505110       60             0              5   33   22    
66.18/66.21	c 69784          247896         14221666       43684812       60             0              9   33   22    
72.99/73.10	c 76843          273043         15696999       48225235       60             0              9   37   22    
80.09/80.14	c 84607          300067         17216104       52865241       60             0              9   33   22    
87.68/87.80	c 93147          329739         18858966       58009232       60             0              9   33   21    
96.58/96.62	c 102541         365845         20763302       63551027       60             0              9   33   21    
106.88/106.95	c 112874         403746         22974599       70205993       60             0              5   33   21    
118.18/118.29	c 124240         444420         25397636       77649235       60             0              5   37   22    
130.58/130.61	c 136742         489230         28031951       85856455       60             0              9   33   21    
142.18/142.27	c 150494         535886         30533932       93920884       60             0              5   33   22    
156.88/156.93	c 165621         588809         33661433       103587704      60             0              9   33   21    
172.88/172.92	c 182260         647696         37073005       114329745      60             0              5   33   21    
190.99/191.02	c 200562         713762         40936119       126058219      60             0              5   33   21    
210.88/210.98	c 220694         787086         45202200       138935391      60             0              5   33   21    
233.18/233.23	c 242839         870471         49968674       153111369      60             0              5   37   21    
256.99/257.01	c 267198         961830         55038201       168654874      60             0              5   33   21    
283.58/283.65	c 293992         1062980        60727539       185550557      60             0              5   33   21    
312.29/312.31	c 323465         1175161        66858637       204115944      60             0              5   33   21    
332.59/332.64	s UNSATISFIABLE
332.59/332.64	c restarts              : 61          
332.59/332.64	c conflicts             : 343691       (1033 /sec)
332.59/332.64	c decisions             : 1256599      (3778 /sec)
332.59/332.64	c propagations          : 217183158   (652965 /sec)
332.59/332.64	c root propagations     : 1620        
332.59/332.64	c filter calls          : 71200322       (214065 /sec)
332.59/332.64	c useless filter calls  : 12180241       (17 %)
332.59/332.64	c Memory used           : 27.41 MB
332.59/332.64	c CPU time              : 332.611 s
332.59/332.64	c real time             : 332.637 s
332.59/332.64	

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 (1423 MiB free)
  memory of node 1: 16384 MiB (14496 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408011-1569794373/watcher-4408011-1569794373 -o /tmp/evaluation-result-4408011-1569794373/solver-4408011-1569794373 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1569787352-30040 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408011-1569794373.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=31373, runsolver pid=31370

[startup+0.100156 s]*
/proc/loadavg: 2.42 2.17 2.10 3/202 31374
/proc/meminfo: memFree=16300712/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4548 CPUtime=0.1 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 1716 0 0 0 10 0 0 0 20 0 1 0 555352030 28733440 1137 33554432000 4194304 6211132 140736334406432 140736334401240 5082431 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1137 832 493 0 320 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4548 KiB

[startup+0.209734 s]*
/proc/loadavg: 2.71 2.24 2.12 3/202 31374
/proc/meminfo: memFree=16300800/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4548 CPUtime=0.2 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 1716 0 0 0 20 0 0 0 20 0 1 0 555352030 28733440 1137 33554432000 4194304 6211132 140736334406432 140736334401240 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1137 832 493 0 320 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4548 KiB

[startup+0.369605 s]*
/proc/loadavg: 2.71 2.24 2.12 3/202 31374
/proc/meminfo: memFree=16301856/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4548 CPUtime=0.36 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 1716 0 0 0 36 0 0 0 20 0 1 0 555352030 28733440 1137 33554432000 4194304 6211132 140736334406432 140736334404392 5081320 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1137 832 493 0 320 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4548 KiB

[startup+0.700373 s]
/proc/loadavg: 2.71 2.24 2.12 4/202 31374
/proc/meminfo: memFree=16577368/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4548 CPUtime=0.69 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 1716 0 0 0 68 1 0 0 20 0 1 0 555352030 28733440 1137 33554432000 4194304 6211132 140736334406432 140736334404392 5081968 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1137 832 493 0 320 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4548 KiB

[startup+1.50033 s]
/proc/loadavg: 2.71 2.24 2.12 3/202 31374
/proc/meminfo: memFree=16749088/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4548 CPUtime=1.48 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 1716 0 0 0 146 2 0 0 20 0 1 0 555352030 28733440 1137 33554432000 4194304 6211132 140736334406432 140736334404392 5082397 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1137 832 493 0 320 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4548 KiB

[startup+3.10915 s]
/proc/loadavg: 2.71 2.24 2.12 3/201 31378
/proc/meminfo: memFree=17197944/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4704 CPUtime=3.09 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 1857 0 0 0 307 2 0 0 20 0 1 0 555352030 28733440 1176 33554432000 4194304 6211132 140736334406432 140736334404392 5081706 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1176 870 493 0 320 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4704 KiB

[startup+6.30027 s]
/proc/loadavg: 2.65 2.23 2.12 3/201 31378
/proc/meminfo: memFree=17175584/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4704 CPUtime=6.28 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 1998 0 0 0 626 2 0 0 20 0 1 0 555352030 28733440 1176 33554432000 4194304 6211132 140736334406432 140736334404392 5082397 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1176 870 493 0 320 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4704 KiB

[startup+12.7003 s]
/proc/loadavg: 2.60 2.23 2.12 3/201 31378
/proc/meminfo: memFree=17129952/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4704 CPUtime=12.68 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 2140 0 0 0 1266 2 0 0 20 0 1 0 555352030 28733440 1176 33554432000 4194304 6211132 140736334406432 140736334404392 5079328 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1176 870 493 0 320 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4704 KiB

[startup+25.5003 s]
/proc/loadavg: 2.51 2.22 2.12 3/201 31378
/proc/meminfo: memFree=17028540/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4704 CPUtime=25.48 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 2423 0 0 0 2546 2 0 0 20 0 1 0 555352030 28733440 1176 33554432000 4194304 6211132 140736334406432 140736334404392 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1176 870 493 0 320 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4704 KiB

[startup+51.1091 s]
/proc/loadavg: 2.31 2.20 2.12 3/201 31380
/proc/meminfo: memFree=16825864/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4704 CPUtime=51.09 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 2564 0 0 0 5107 2 0 0 20 0 1 0 555352030 28733440 1176 33554432000 4194304 6211132 140736334406432 140736334404392 5075597 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1176 870 493 0 320 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4704 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.17 2.11 3/202 31392
/proc/meminfo: memFree=16432508/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=102.28 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 2707 0 0 0 10226 2 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.14 2.10 3/203 31422
/proc/meminfo: memFree=15967144/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=162.28 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 2851 0 0 0 16226 2 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5079253 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.11 2.10 3/203 31426
/proc/meminfo: memFree=15501348/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=222.28 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 2993 0 0 0 22226 2 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5074392 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.09 2.09 3/203 31432
/proc/meminfo: memFree=15034552/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=282.28 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3135 0 0 0 28226 2 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5076410 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+332.642 s]
# the end of solver process 31373 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=332.611 s, system=0.03 s

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

[startup+307.2 s]
/proc/loadavg: 2.00 2.09 2.09 3/201 31434
/proc/meminfo: memFree=14842572/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=307.19 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3265 0 0 0 30716 3 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5082358 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 307.19 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+320 s]*
/proc/loadavg: 2.00 2.08 2.09 3/201 31436
/proc/meminfo: memFree=14739896/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=320 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3277 0 0 0 31997 3 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5078728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 320 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+326.4 s]
/proc/loadavg: 2.00 2.08 2.09 3/201 31436
/proc/meminfo: memFree=14693832/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=326.39 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3277 0 0 0 32636 3 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5392352 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 326.39 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+329.6 s]
/proc/loadavg: 2.00 2.08 2.09 3/201 31436
/proc/meminfo: memFree=14671184/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=329.59 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3277 0 0 0 32956 3 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5075587 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 329.59 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+331.2 s]
/proc/loadavg: 2.00 2.08 2.09 3/201 31436
/proc/meminfo: memFree=14655932/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=331.19 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3277 0 0 0 33116 3 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5075560 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 331.19 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+332 s]*
/proc/loadavg: 2.00 2.08 2.09 3/201 31436
/proc/meminfo: memFree=14648368/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=332 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3277 0 0 0 33197 3 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5075915 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 332 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+332.4 s]
/proc/loadavg: 2.00 2.08 2.09 3/201 31436
/proc/meminfo: memFree=14648368/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=332.39 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3277 0 0 0 33236 3 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 332.39 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

[startup+332.6 s]
/proc/loadavg: 2.00 2.08 2.09 3/201 31436
/proc/meminfo: memFree=14648368/32770624 swapFree=66954180/67108860
[pid=31373] ppid=31370 vsize=28060 memory=4708 CPUtime=332.59 cores=1,3,5,7
/proc/31373/stat : 31373 (cosoco) R 31370 31373 30008 0 -1 4202496 3277 0 0 0 33256 3 0 0 20 0 1 0 555352030 28733440 1177 33554432000 4194304 6211132 140736334406432 140736334404392 5076402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 28450816 140736334414859 140736334414961 140736334414961 140736334417870 0
/proc/31373/statm: 7015 1177 870 493 0 320 0
Current children cumulated CPU time: 332.59 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4708 KiB

Child status: 0
Real time (s): 332.642
CPU time (s): 332.641
CPU user time (s): 332.611
CPU system time (s): 0.03
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 28060
Max. memory (cumulated for all children) (KiB): 4708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 332.611
system time used= 0.03
maximum resident set size= 4772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3316
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= 14
involuntary context switches= 111


# summary of solver processes directly reported to runsolver:
#   pid: 31373
#   total CPU time (s): 332.641
#   total CPU user time (s): 332.611
#   total CPU system time (s): 0.03

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.08605 second user time and 2.32787 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-29 23:58:52
IDJOB=4408011
IDBENCH=124317
IDSOLVER=2874
FILE ID=node119/4408011-1569794373
RUNJOBID= node119-1569787352-30040
PBS_JOBID= 21705833
Free space on /tmp= 61584 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Langford/Langford-m1-k4/Langford-4-15.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408011-1569794373/watcher-4408011-1569794373 -o /tmp/evaluation-result-4408011-1569794373/solver-4408011-1569794373 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1569787352-30040 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408011-1569794373.xml

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

MD5SUM BENCH= bb1ed06e96cb498235a61544b90f533b
RANDOM SEED=1788209250

node119.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.47
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.47
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.47
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.47
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:        16302252 kB
MemAvailable:   18809904 kB
Buffers:          207816 kB
Cached:          2630648 kB
SwapCached:        46700 kB
Active:         14038084 kB
Inactive:        1830672 kB
Active(anon):   12992892 kB
Inactive(anon):   119196 kB
Active(file):    1045192 kB
Inactive(file):  1711476 kB
Unevictable:      107588 kB
Mlocked:          107588 kB
SwapTotal:      67108860 kB
SwapFree:       66954180 kB
Dirty:              2728 kB
Writeback:         72496 kB
AnonPages:      13095240 kB
Mapped:            29336 kB
Shmem:             73180 kB
Slab:             168828 kB
SReclaimable:     133636 kB
SUnreclaim:        35192 kB
KernelStack:        3568 kB
PageTables:        30580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13651176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62024 MiB
End job on node119 at 2019-09-30 00:04:24