Trace number 4408166

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.84 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-4408166-1569812985.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.16	c 101            237            7396           154859         42             0              5   28   15    
1.79/1.86	c 211            427            15179          301319         42             0              14   22   17   
3.69/3.70	c 332            696            25098          470565         42             0              11   17   12   
5.39/5.48	c 465            1075           36508          668167         42             0              5   29   13    
7.00/7.02	c 611            1438           49497          892707         42             0              9   20   14    
8.10/8.12	c 771            1719           60692          1098410        42             0              14   19   15   
9.79/9.81	c 947            2199           74921          1364289        42             0              4   20   15    
10.89/11.00	c 1140           2739           92110          1644936        42             0              14   25   19   
12.29/12.38	c 1352           3154           111634         1944526        42             0              15   24   17   
13.79/13.84	c 1585           3815           136038         2272495        42             0              15   24   18   
15.10/15.16	c 1841           4446           159377         2656500        42             0              15   24   18   
16.49/16.52	c 2122           5116           188425         3112022        42             0              15   24   19   
18.29/18.31	c 2431           5987           213159         3518643        42             0              12   24   19   
20.79/20.89	c 2770           6674           243633         4055197        42             0              14   24   16   
22.79/22.89	c 3142           7324           270721         4592387        42             0              15   24   18   
26.29/26.36	c 3551           8478           305990         5209817        42             0              4   25   17    
31.69/31.72	c 4000           9977           344323         5913260        42             0              5   25   16    
36.19/36.29	c 4493           11266          384294         6633413        42             0              4   23   15    
39.19/39.25	c 5035           13224          434731         7312979        42             0              5   24   21    
40.59/40.65	c 5631           14271          473952         8031210        42             0              12   26   23   
43.49/43.53	c 6286           15841          526089         8797283        42             0              14   26   21   
48.09/48.16	c 7006           17689          596825         9860347        42             0              4   26   18    
51.19/51.25	c 7798           19609          658131         10803683       42             0              15   25   22   
58.48/58.52	c 8669           21924          735060         12150140       42             0              4   25   16    
64.18/64.27	c 9627           25029          836724         13512722       42             0              4   24   19    
67.28/67.32	c 10680          27272          916045         14696687       42             0              15   26   22   
75.38/75.46	c 11838          29659          1013711        16302354       42             0              9   27   18    
81.48/81.54	c 13111          32747          1125983        17922115       42             0              14   26   21   
92.18/92.26	c 14511          35885          1231851        19674435       42             0              4   24   18    
115.09/115.16	c 16051          40023          1372843        22156305       42             0              3   24   12    
125.78/125.84	c 17745          44598          1533919        24656412       42             0              6   28   18    
149.88/149.99	c 19608          48961          1690787        27433805       42             0              5   26   13    
168.98/169.04	c 21657          54086          1871654        30514506       42             0              6   25   15    
179.77/179.85	c 23910          60005          2092715        33426736       42             0              10   28   20   
196.17/196.24	c 26388          65945          2310709        36995222       42             0              6   26   18    
207.37/207.40	c 29113          72503          2558811        40857221       42             0              7   27   21    
234.47/234.50	c 32110          82103          2846692        45376666       42             0              4   26   17    
278.57/278.62	c 35406          92325          3154741        50842819       42             0              4   25   13    
307.46/307.56	c 39031          102661         3524180        56350685       42             0              5   27   17    
327.97/328.03	c 43018          111689         3879733        61568956       42             0              6   29   22    
379.07/379.19	c 47403          124613         4271312        68508664       42             0              3   25   14    
397.07/397.19	c 52226          134488         4634549        74243132       42             0              14   27   21   
417.16/417.26	c 57531          148221         5053316        80709804       42             0              4   25   22    
461.36/461.47	c 63366          166856         5657257        88877726       42             0              5   27   19    
536.56/536.62	c 69784          185834         6238792        99169388       42             0              3   25   12    
591.55/591.69	c 76843          207080         6954088        109509057      42             0              4   27   17    
620.85/620.93	c 84607          225458         7648109        119487598      42             0              4   27   21    
670.25/670.40	c 93147          248606         8455338        131278987      42             0              5   27   19    
717.14/717.20	c 102541         274806         9278082        144322521      42             0              3   29   21    
779.24/779.34	c 112874         303134         10252853       158269994      42             0              7   31   20    
827.14/827.29	c 124240         329998         11175020       172681482      42             0              5   30   21    
898.43/898.57	c 136742         364295         12352563       190125768      42             0              4   25   19    
952.63/952.74	c 150494         394036         13518208       208687671      42             0              14   29   21   
1171.31/1171.48	c 165621         426047         14621867       228294387      42             0              6   22   15    
1331.70/1331.84	c 182260         477200         16092000       253571931      42             0              2   29   15    
1491.00/1491.13	c 200562         527227         17822013       282158931      42             0              3   25   14    
1621.89/1622.04	c 220694         580533         19668933       310902527      42             0              3   27   18    
1751.07/1751.24	c 242839         644148         21831641       342667806      42             0              4   26   19    
1994.65/1994.80	c 267198         713429         24155412       380827537      42             0              3   26   14    
2145.64/2145.84	c 293992         784461         26619966       418679831      42             0              3   30   19    
2400.03/2400.23	c 323465         864306         29287548       461425774      42             0              2   28   16    
2519.83/2520.00	
2519.83/2520.00	c *** INTERRUPTED ***
2519.83/2520.00	c restarts              : 61          
2519.83/2520.00	c conflicts             : 342191       (136 /sec)
2519.83/2520.00	c decisions             : 911938       (362 /sec)
2519.83/2520.00	c propagations          : 488105724   (193706 /sec)
2519.83/2520.00	c root propagations     : 94          
2519.83/2520.00	c filter calls          : 30911961       (12268 /sec)
2519.83/2520.00	c useless filter calls  : 8105702        (26 %)
2519.83/2520.00	c Memory used           : 33.72 MB
2519.83/2520.00	c CPU time              : 2519.82 s
2519.83/2520.00	c real time             : 2520.01 s
2519.83/2520.00	
2519.83/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 (15233 MiB free)
  memory of node 1: 16384 MiB (14717 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408166-1569812985/watcher-4408166-1569812985 -o /tmp/evaluation-result-4408166-1569812985/solver-4408166-1569812985 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569783168-25106 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408166-1569812985.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30952, runsolver pid=30949

[startup+0.100159 s]*
/proc/loadavg: 2.65 2.25 2.18 3/199 30953
/proc/meminfo: memFree=30671756/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=28308 memory=4368 CPUtime=0.1 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 1311 0 0 0 10 0 0 0 20 0 1 0 557554780 28987392 1092 33554432000 4194304 6211132 140726248469696 140726248466232 140134213868517 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 7077 1092 805 493 0 382 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 4368 KiB

[startup+0.209949 s]*
/proc/loadavg: 2.65 2.25 2.18 3/199 30953
/proc/meminfo: memFree=30675140/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=29956 memory=6300 CPUtime=0.21 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 1852 0 0 0 21 0 0 0 20 0 1 0 557554780 30674944 1575 33554432000 4194304 6211132 140726248469696 140726248466232 5818394 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 7489 1575 814 493 0 794 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29956 KiB
Current children cumulated memory: 6300 KiB

[startup+0.309899 s]*
/proc/loadavg: 2.65 2.25 2.18 3/199 30953
/proc/meminfo: memFree=30681256/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=30728 memory=6560 CPUtime=0.31 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 1960 0 0 0 31 0 0 0 20 0 1 0 557554780 31465472 1640 33554432000 4194304 6211132 140726248469696 140726248466968 5814143 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 7682 1640 814 493 0 987 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 30728 KiB
Current children cumulated memory: 6560 KiB

[startup+0.700366 s]
/proc/loadavg: 2.65 2.25 2.18 3/199 30953
/proc/meminfo: memFree=30687500/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10688 CPUtime=0.69 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 3275 0 0 0 69 0 0 0 20 0 1 0 557554780 35352576 2672 33554432000 4194304 6211132 140726248469696 140726248466968 5037765 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2672 823 493 0 1936 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10688 KiB

[startup+1.50036 s]
/proc/loadavg: 2.65 2.25 2.18 3/198 30956
/proc/meminfo: memFree=31187120/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10688 CPUtime=1.49 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 3277 0 0 0 149 0 0 0 20 0 1 0 557554780 35352576 2672 33554432000 4194304 6211132 140726248469696 140726248466968 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2672 823 493 0 1936 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10688 KiB

[startup+3.10931 s]
/proc/loadavg: 2.60 2.24 2.17 3/199 30958
/proc/meminfo: memFree=31187476/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=3.1 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 4823 0 0 0 310 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/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.30034 s]
/proc/loadavg: 2.60 2.24 2.17 3/199 30958
/proc/meminfo: memFree=31187848/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=6.29 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 6754 0 0 0 629 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5037823 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/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.7003 s]
/proc/loadavg: 2.55 2.24 2.17 3/198 30958
/proc/meminfo: memFree=31187584/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=12.69 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 8492 0 0 0 1269 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/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.5004 s]
/proc/loadavg: 2.43 2.23 2.17 3/198 30958
/proc/meminfo: memFree=31188184/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=25.49 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 11924 0 0 0 2549 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/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: 2.28 2.21 2.17 3/199 30969
/proc/meminfo: memFree=31188952/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=51.09 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 13707 0 0 0 5109 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039029 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+102.3 s]
/proc/loadavg: 2.12 2.18 2.16 3/199 30972
/proc/meminfo: memFree=31189728/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=102.28 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 15445 0 0 0 10228 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039029 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+162.3 s]
/proc/loadavg: 2.12 2.16 2.15 3/200 30998
/proc/meminfo: memFree=31188736/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=162.28 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 17183 0 0 0 16228 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 2.13 2.14 3/200 31002
/proc/meminfo: memFree=31189012/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=222.27 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 18921 0 0 0 22227 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.11 2.13 3/200 31008
/proc/meminfo: memFree=31190268/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=282.27 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 20659 0 0 0 28227 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039029 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.09 2.13 3/200 31012
/proc/meminfo: memFree=31185208/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=342.26 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 22399 0 0 0 34226 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.07 2.12 3/199 31016
/proc/meminfo: memFree=31185688/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=402.26 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 23138 0 0 0 40226 0 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039217 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.06 2.11 3/198 31022
/proc/meminfo: memFree=31185144/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=462.26 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 23877 0 0 0 46225 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB


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

/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 1722.17 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.12 2.09 3/199 31204
/proc/meminfo: memFree=28106104/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=1782.17 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 39219 0 0 0 178216 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 1782.17 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/198 31208
/proc/meminfo: memFree=28098104/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=1842.16 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 39901 0 0 0 184215 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039328 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 1842.16 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/198 31221
/proc/meminfo: memFree=28089924/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=1902.16 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 40531 0 0 0 190215 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 1902.16 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 31248
/proc/meminfo: memFree=28085732/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=1962.16 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 41255 0 0 0 196215 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 1962.16 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/199 31252
/proc/meminfo: memFree=28081144/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2022.15 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 41991 0 0 0 202214 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5397248 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2022.15 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 31258
/proc/meminfo: memFree=28077496/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2082.15 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 42661 0 0 0 208214 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5037882 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2082.15 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 31262
/proc/meminfo: memFree=28073912/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2142.14 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 43295 0 0 0 214213 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2142.14 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 31266
/proc/meminfo: memFree=28069448/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2202.14 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 44121 0 0 0 220213 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2202.14 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 31272
/proc/meminfo: memFree=28066620/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2262.14 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 44827 0 0 0 226213 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2262.14 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 31276
/proc/meminfo: memFree=28066796/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2322.13 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 45531 0 0 0 232212 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039082 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2322.13 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 31280
/proc/meminfo: memFree=28066020/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2382.13 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 46194 0 0 0 238212 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2382.13 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 31286
/proc/meminfo: memFree=28066140/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2442.12 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 46967 0 0 0 244211 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2442.12 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 31297
/proc/meminfo: memFree=28066244/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2502.12 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 47653 0 0 0 250211 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039014 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2502.12 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 31298
/proc/meminfo: memFree=28066032/32770624 swapFree=66986684/67108860
[pid=30952] ppid=30949 vsize=34524 memory=10832 CPUtime=2519.83 cores=0,2,4,6
/proc/30952/stat : 30952 (cosoco) R 30949 30952 25075 0 -1 4202496 48267 0 0 0 251982 1 0 0 20 0 1 0 557554780 35352576 2708 33554432000 4194304 6211132 140726248469696 140726248467656 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 32067584 140726248473611 140726248473713 140726248473713 140726248476622 0
/proc/30952/statm: 8631 2708 858 493 0 1936 0
Current children cumulated CPU time: 2519.83 s
Current children cumulated vsize: 34524 KiB
Current children cumulated memory: 10832 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.82
system time used= 0.017998
maximum resident set size= 10896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48317
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 641


# summary of solver processes directly reported to runsolver:
#   pid: 30952
#   total CPU time (s): 2519.84
#   total CPU user time (s): 2519.82
#   total CPU system time (s): 0.017998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.79203 second user time and 17.6591 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-30 03:59:18
IDJOB=4408166
IDBENCH=140257
IDSOLVER=2874
FILE ID=node104/4408166-1569812985
RUNJOBID= node104-1569783168-25106
PBS_JOBID= 21705839
Free space on /tmp= 62028 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-4408166-1569812985/watcher-4408166-1569812985 -o /tmp/evaluation-result-4408166-1569812985/solver-4408166-1569812985 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569783168-25106 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408166-1569812985.xml

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

MD5SUM BENCH= b2328828c3d6779cf7f2f3294a289055
RANDOM SEED=1344410478

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        30670512 kB
MemAvailable:   31405980 kB
Buffers:          206112 kB
Cached:           850180 kB
SwapCached:        22760 kB
Active:           708012 kB
Inactive:         775064 kB
Active(anon):     417448 kB
Inactive(anon):    91472 kB
Active(file):     290564 kB
Inactive(file):   683592 kB
Unevictable:      109484 kB
Mlocked:          109484 kB
SwapTotal:      67108860 kB
SwapFree:       66986684 kB
Dirty:              4528 kB
Writeback:         54480 kB
AnonPages:        515448 kB
Mapped:            29620 kB
Shmem:             73632 kB
Slab:             210028 kB
SReclaimable:     154292 kB
SUnreclaim:        55736 kB
KernelStack:        3488 kB
PageTables:         6424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     965588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61452 MiB
End job on node104 at 2019-09-30 04:41:18