Trace number 4389471

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 2UNSAT 339.809 339.837

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-4389471-1568329055.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.01	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.03	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.08	c root propagations     : 1620        
0.00/0.08	c restarts enabled, print stats at every restarts
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.08 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 60
0.00/0.08	c |            Domain Sizes: 60..60
0.00/0.08	c |
0.00/0.08	c |             Constraints: 46
0.00/0.08	c |                   Arity: 2..60  -- Binary: 45
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          All Different: 1
0.00/0.08	c |                          Extension: 45  (nb tuples: 44..58) -- (shared: 0)
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	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.21/0.26	c 211            759            37364          125564         60             0              13   29   20   
0.31/0.37	c 332            1220           60592          189067         60             0              17   29   22   
0.41/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.89/0.94	c 947            3315           179995         549868         60             0              17   29   21   
1.00/1.10	c 1140           4044           215896         658665         60             0              9   29   21    
1.29/1.30	c 1352           4800           258251         782220         60             0              13   29   23   
1.49/1.52	c 1585           5633           304986         921809         60             0              13   29   22   
1.69/1.76	c 1841           6473           355232         1079494        60             0              13   33   21   
1.89/2.00	c 2122           7422           406354         1226082        60             0              13   33   21   
2.19/2.27	c 2431           8487           463754         1407196        60             0              13   33   20   
2.59/2.63	c 2770           9770           540161         1634984        60             0              13   29   22   
2.89/2.96	c 3142           11118          608506         1856416        60             0              13   33   21   
3.29/3.37	c 3551           12499          695323         2118094        60             0              13   29   21   
3.79/3.81	c 4000           14092          786313         2406400        60             0              13   29   20   
4.10/4.17	c 4493           15537          861955         2672911        60             0              13   29   21   
4.59/4.64	c 5035           17331          960968         2987391        60             0              13   29   22   
5.10/5.18	c 5631           19247          1073663        3359756        60             0              13   29   21   
5.79/5.86	c 6286           21466          1215269        3807011        60             0              13   33   21   
6.49/6.58	c 7006           24010          1365280        4264810        60             0              9   29   21    
7.29/7.34	c 7798           26826          1526427        4746300        60             0              13   33   21   
8.10/8.12	c 8669           29433          1688061        5288050        60             0              17   33   22   
9.00/9.06	c 9627           32879          1886140        5892731        60             0              13   33   22   
10.00/10.05	c 10680          36308          2094321        6551889        60             0              13   29   22   
11.10/11.17	c 11838          40058          2326793        7296197        60             0              13   33   22   
12.19/12.22	c 13111          44251          2550712        8021387        60             0              9   33   21    
13.49/13.51	c 14511          49195          2820770        8876908        60             0              9   33   22    
15.00/15.04	c 16051          54423          3143842        9847411        60             0              13   33   22   
16.69/16.72	c 17745          60709          3498793        10950197       60             0              9   33   22    
18.49/18.52	c 19608          67652          3877888        12105923       60             0              13   33   22   
20.39/20.48	c 21657          74717          4293216        13423028       60             0              13   33   21   
22.79/22.81	c 23910          83294          4782558        14908492       60             0              9   37   21    
25.10/25.16	c 26388          91976          5280788        16428190       60             0              9   33   22    
27.69/27.74	c 29113          101465         5824643        18082467       60             0              9   33   21    
30.49/30.50	c 32110          112242         6407527        19831667       60             0              9   33   22    
33.59/33.68	c 35406          123934         7080377        21879434       60             0              9   33   22    
37.39/37.44	c 39031          137883         7873316        24245134       60             0              9   33   21    
41.39/41.45	c 43018          151838         8712633        26853937       60             0              9   29   21    
45.79/45.83	c 47403          167919         9633059        29677045       60             0              9   33   21    
50.28/50.34	c 52226          184874         10583685       32651340       60             0              9   33   21    
55.58/55.68	c 57531          204151         11707492       36096231       60             0              9   33   21    
60.99/61.06	c 63366          224642         12844523       39505110       60             0              5   33   22    
67.58/67.61	c 69784          247896         14221666       43684812       60             0              9   33   22    
74.58/74.65	c 76843          273043         15696999       48225235       60             0              9   37   22    
81.78/81.84	c 84607          300067         17216104       52865241       60             0              9   33   22    
89.58/89.65	c 93147          329739         18858966       58009232       60             0              9   33   21    
98.58/98.67	c 102541         365845         20763302       63551027       60             0              9   33   21    
109.18/109.23	c 112874         403746         22974599       70205993       60             0              5   33   21    
120.78/120.82	c 124240         444420         25397636       77649235       60             0              5   37   22    
133.38/133.40	c 136742         489230         28031951       85856455       60             0              9   33   21    
145.27/145.30	c 150494         535886         30533932       93920884       60             0              5   33   22    
160.17/160.28	c 165621         588809         33661433       103587704      60             0              9   33   21    
176.57/176.62	c 182260         647696         37073005       114329745      60             0              5   33   21    
195.08/195.11	c 200562         713762         40936119       126058219      60             0              5   33   21    
215.37/215.49	c 220694         787086         45202200       138935391      60             0              5   33   21    
238.16/238.23	c 242839         870471         49968674       153111369      60             0              5   37   21    
262.46/262.52	c 267198         961830         55038201       168654874      60             0              5   33   21    
289.66/289.75	c 293992         1062980        60727539       185550557      60             0              5   33   21    
318.97/319.05	c 323465         1175161        66858637       204115944      60             0              5   33   21    
339.76/339.83	s UNSATISFIABLE
339.76/339.83	c restarts              : 61          
339.76/339.83	c conflicts             : 343691       (1011 /sec)
339.76/339.83	c decisions             : 1256599      (3698 /sec)
339.76/339.83	c propagations          : 217183158   (639140 /sec)
339.76/339.83	c root propagations     : 1620        
339.76/339.83	c filter calls          : 71200322       (209533 /sec)
339.76/339.83	c useless filter calls  : 12180241       (17 %)
339.76/339.83	c Memory used           : 27.41 MB
339.76/339.83	c CPU time              : 339.805 s
339.76/339.83	c real time             : 339.832 s
339.76/339.83	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389471-1568329055/watcher-4389471-1568329055 -o /tmp/evaluation-result-4389471-1568329055/solver-4389471-1568329055 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568313599-15141 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389471-1568329055.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=18330, runsolver pid=18327

[startup+0.100155 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 18331
/proc/meminfo: memFree=31640916/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4532 CPUtime=0.1 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 1711 0 0 0 10 0 0 0 20 0 1 0 408843407 28733440 1133 33554432000 4194304 6210612 140733556522064 140733556516872 5192892 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1133 829 493 0 320 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4532 KiB

[startup+0.209419 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 18331
/proc/meminfo: memFree=31640916/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4532 CPUtime=0.21 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 1712 0 0 0 21 0 0 0 20 0 1 0 408843407 28733440 1133 33554432000 4194304 6210612 140733556522064 140733556516872 5078394 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1133 829 493 0 320 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4532 KiB

[startup+0.308922 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 18331
/proc/meminfo: memFree=31640916/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4532 CPUtime=0.31 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 1712 0 0 0 31 0 0 0 20 0 1 0 408843407 28733440 1133 33554432000 4194304 6210612 140733556522064 140733556520024 5192880 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1133 829 493 0 320 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4532 KiB

[startup+0.700271 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 18331
/proc/meminfo: memFree=31640916/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4532 CPUtime=0.69 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 1712 0 0 0 69 0 0 0 20 0 1 0 408843407 28733440 1133 33554432000 4194304 6210612 140733556522064 140733556520024 5081335 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1133 829 493 0 320 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4532 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 18331
/proc/meminfo: memFree=31640916/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4532 CPUtime=1.49 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 1712 0 0 0 149 0 0 0 20 0 1 0 408843407 28733440 1133 33554432000 4194304 6210612 140733556522064 140733556520024 5081276 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1133 829 493 0 320 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4532 KiB

[startup+3.10898 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 18331
/proc/meminfo: memFree=31641020/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4684 CPUtime=3.1 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 1854 0 0 0 310 0 0 0 20 0 1 0 408843407 28733440 1171 33554432000 4194304 6210612 140733556522064 140733556520024 5082450 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1171 866 493 0 320 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4684 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 18331
/proc/meminfo: memFree=31640836/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4684 CPUtime=6.29 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 1996 0 0 0 629 0 0 0 20 0 1 0 408843407 28733440 1171 33554432000 4194304 6210612 140733556522064 140733556520024 5074032 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1171 866 493 0 320 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4684 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 18334
/proc/meminfo: memFree=31640100/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4684 CPUtime=12.69 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 2139 0 0 0 1269 0 0 0 20 0 1 0 408843407 28733440 1171 33554432000 4194304 6210612 140733556522064 140733556520024 5082043 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1171 866 493 0 320 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4684 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 18334
/proc/meminfo: memFree=31640004/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4684 CPUtime=25.49 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 2424 0 0 0 2549 0 0 0 20 0 1 0 408843407 28733440 1171 33554432000 4194304 6210612 140733556522064 140733556520024 5075192 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1171 866 493 0 320 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4684 KiB

[startup+51.109 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 18334
/proc/meminfo: memFree=31639632/32770624 swapFree=66917428/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4684 CPUtime=51.09 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 2566 0 0 0 5109 0 0 0 20 0 1 0 408843407 28733440 1171 33554432000 4194304 6210612 140733556522064 140733556520024 5080826 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1171 866 493 0 320 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4684 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/200 18341
/proc/meminfo: memFree=31639688/32770624 swapFree=66917432/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4684 CPUtime=102.28 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 2710 0 0 0 10228 0 0 0 20 0 1 0 408843407 28733440 1171 33554432000 4194304 6210612 140733556522064 140733556520024 5017249 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1171 866 493 0 320 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4684 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 18345
/proc/meminfo: memFree=31640064/32770624 swapFree=66917432/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=162.27 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 2853 0 0 0 16227 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5192880 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 18357
/proc/meminfo: memFree=31638748/32770624 swapFree=66917432/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=222.27 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 2996 0 0 0 22227 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5078902 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 18388
/proc/meminfo: memFree=31638980/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=282.26 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3139 0 0 0 28226 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5078360 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+339.837 s]
# the end of solver process 18330 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=339.806 s, system=0.002999 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.01 2.05 3/200 18510
/proc/meminfo: memFree=31486632/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=307.16 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3269 0 0 0 30716 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5081968 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 307.16 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+320 s]*
/proc/loadavg: 1.87 1.98 2.03 3/200 18511
/proc/meminfo: memFree=31487252/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=319.97 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3282 0 0 0 31997 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5080973 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 319.97 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+332.8 s]
/proc/loadavg: 1.89 1.98 2.03 3/200 18513
/proc/meminfo: memFree=31486956/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=332.76 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3282 0 0 0 33276 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5082394 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 332.76 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+336 s]*
/proc/loadavg: 1.90 1.98 2.03 3/200 18513
/proc/meminfo: memFree=31487436/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=335.97 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3282 0 0 0 33597 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5082010 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 335.97 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+337.6 s]
/proc/loadavg: 1.90 1.98 2.03 3/200 18513
/proc/meminfo: memFree=31487436/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=337.56 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3282 0 0 0 33756 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5081007 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 337.56 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+339.2 s]
/proc/loadavg: 1.90 1.98 2.03 3/200 18513
/proc/meminfo: memFree=31487436/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=339.16 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3282 0 0 0 33916 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5074895 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 339.16 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+339.6 s]
/proc/loadavg: 1.90 1.98 2.03 3/200 18513
/proc/meminfo: memFree=31487436/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=339.56 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3282 0 0 0 33956 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5082063 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 339.56 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

[startup+339.8 s]
/proc/loadavg: 1.90 1.98 2.03 3/200 18513
/proc/meminfo: memFree=31487436/32770624 swapFree=66917448/67108860
[pid=18330] ppid=18327 vsize=28060 memory=4688 CPUtime=339.76 cores=1,3,5,7
/proc/18330/stat : 18330 (cosoco) R 18327 18330 15109 0 -1 4202496 3282 0 0 0 33976 0 0 0 20 0 1 0 408843407 28733440 1172 33554432000 4194304 6210612 140733556522064 140733556520024 5080954 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 24428544 140733556524043 140733556524145 140733556524145 140733556527054 0
/proc/18330/statm: 7015 1172 866 493 0 320 0
Current children cumulated CPU time: 339.76 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4688 KiB

Child status: 0
Real time (s): 339.837
CPU time (s): 339.809
CPU user time (s): 339.806
CPU system time (s): 0.002999
CPU usage (%): 99.9915
Max. virtual memory (cumulated for all children) (KiB): 28060
Max. memory (cumulated for all children) (KiB): 4688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.806
system time used= 0.002999
maximum resident set size= 4756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3321
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= 15
involuntary context switches= 1574


# summary of solver processes directly reported to runsolver:
#   pid: 18330
#   total CPU time (s): 339.809
#   total CPU user time (s): 339.806
#   total CPU system time (s): 0.002999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.04121 second user time and 2.35496 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-13 00:56:53
IDJOB=4389471
IDBENCH=124317
IDSOLVER=2829
FILE ID=node141/4389471-1568329055
RUNJOBID= node141-1568313599-15141
PBS_JOBID= 21701135
Free space on /tmp= 56108 MiB

SOLVER NAME= cosoco 2
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-4389471-1568329055/watcher-4389471-1568329055 -o /tmp/evaluation-result-4389471-1568329055/solver-4389471-1568329055 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568313599-15141 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389471-1568329055.xml

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

MD5SUM BENCH= bb1ed06e96cb498235a61544b90f533b
RANDOM SEED=873612305

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31642636 kB
MemAvailable:   31840008 kB
Buffers:          125860 kB
Cached:           359472 kB
SwapCached:        81820 kB
Active:           230864 kB
Inactive:         343456 kB
Active(anon):      13360 kB
Inactive(anon):   106024 kB
Active(file):     217504 kB
Inactive(file):   237432 kB
Unevictable:      109212 kB
Mlocked:          109212 kB
SwapTotal:      67108860 kB
SwapFree:       66917428 kB
Dirty:              2772 kB
Writeback:             0 kB
AnonPages:        180212 kB
Mapped:            35020 kB
Shmem:             21480 kB
Slab:             146660 kB
SReclaimable:     116540 kB
SUnreclaim:        30120 kB
KernelStack:        3552 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     531640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 56104 MiB
End job on node141 at 2019-09-13 01:02:33