Trace number 4396743

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) 2520.1 2519.9

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-21.xml
MD5SUMab3cfdf6220e1af184bc3e02e1fbde1d
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 benchmark45.669
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains65
Minimum domain size516
Maximum domain size611
Distribution of domain sizes[{"size":516,"count":6},{"size":517,"count":6},{"size":518,"count":4},{"size":519,"count":2},{"size":520,"count":4},{"size":521,"count":2},{"size":522,"count":2},{"size":523,"count":2},{"size":524,"count":2},{"size":526,"count":2},{"size":527,"count":8},{"size":528,"count":2},{"size":529,"count":2},{"size":530,"count":6},{"size":531,"count":2},{"size":533,"count":2},{"size":540,"count":2},{"size":541,"count":4},{"size":542,"count":2},{"size":543,"count":2},{"size":544,"count":4},{"size":545,"count":2},{"size":546,"count":8},{"size":547,"count":2},{"size":548,"count":2},"...",{"size":571,"count":2}, {"size":572,"count":2}, {"size":573,"count":2}, {"size":574,"count":2}, {"size":575,"count":6}, {"size":576,"count":4}, {"size":579,"count":4}, {"size":580,"count":2}, {"size":582,"count":4}, {"size":584,"count":6}, {"size":585,"count":2}, {"size":587,"count":2}, {"size":588,"count":2}, {"size":589,"count":2}, {"size":591,"count":2}, {"size":593,"count":2}, {"size":595,"count":4}, {"size":596,"count":2}, {"size":597,"count":2}, {"size":601,"count":6}, {"size":602,"count":2}, {"size":605,"count":2}, {"size":607,"count":4}, {"size":610,"count":2}, {"size":611,"count":2}]
Minimum variable degree19
Maximum variable degree37
Distribution of variable degrees[{"degree":19,"count":100},{"degree":37,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2800}]
Number of extensional constraints0
Number of intensional constraints2800
Distribution of constraint types[{"type":"intension","count":2800}]
Optimization problemNO
Type of objective

Solver Data

1.89/1.92	c root propagations     : 0           
1.89/1.92	c restarts enabled, print stats at every restarts
1.89/1.92	c
1.89/1.92	c
1.89/1.92	c
1.89/1.92	c This is cosoco 2.00 --  
1.89/1.92	c
1.89/1.92	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396743-1568592866.xml 
1.89/1.92	c ========================================[ Problem Statistics ]===========================================
1.89/1.92	c |                                                                                                       
1.89/1.92	c |  Parse time        :         1.86 s 
1.89/1.92	c |
1.89/1.92	c |               Variables: 200
1.89/1.92	c |            Domain Sizes: 516..611
1.89/1.92	c |
1.89/1.92	c |             Constraints: 2800
1.89/1.92	c |                   Arity: 2..2  -- Binary: 2800
1.89/1.92	c | 
1.89/1.92	c |                   Types: 
1.89/1.92	c |                          (X != Y): 100
1.89/1.92	c |                          Intension: 2700
1.89/1.92	c |                          
1.89/1.92	c =========================================================================================================
1.89/1.92	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.10/4.13	c 101            125            60604          180171         0              0              8   9   8      
6.68/6.77	c 211            254            122890         477099         0              0              11   11   10   
9.58/9.65	c 332            396            148755         990243         0              0              10   10   9    
12.58/12.66	c 465            537            170491         1578361        0              0              6   7   6      
15.68/15.73	c 611            698            228882         2087009        0              0              6   6   5      
17.48/17.53	c 771            866            257112         2640805        0              0              6   7   6      
19.78/19.85	c 947            1057           296359         3268751        0              0              6   7   6      
23.88/23.92	c 1140           1263           337094         4093567        0              0              6   7   6      
26.78/26.85	c 1352           1488           384236         4854751        0              0              6   7   6      
31.28/31.39	c 1585           1729           424374         5888706        0              0              6   6   5      
36.18/36.24	c 1841           1996           481724         6908316        0              0              6   6   5      
41.38/41.48	c 2122           2295           557619         7790125        0              0              6   7   6      
46.28/46.36	c 2431           2616           603291         8892625        0              0              7   7   6      
50.78/50.87	c 2770           2971           645183         10123205       0              0              6   8   6      
58.57/58.61	c 3142           3392           708074         11276137       0              0              6   44   39    
69.38/69.47	c 3551           3855           898089         12560307       0              0              6   30   29    
75.18/75.28	c 4000           4316           940912         14233510       0              0              6   6   5      
85.99/86.01	c 4493           4887           1206032        15222958       0              0              7   10   8     
105.58/105.62	c 5035           5534           1473136        17217327       0              0              7   10   8     
115.88/115.92	c 5631           6180           1587369        19299207       0              0              24   25   24   
125.38/125.47	c 6286           6850           1647950        21619257       0              0              8   8   7      
138.39/138.41	c 7006           7625           1850952        24100955       0              0              6   7   6      
156.59/156.69	c 7798           8479           2076605        26899239       0              0              5   26   24    
177.49/177.59	c 8669           9399           2283087        30023825       0              0              5   25   24    
199.00/199.06	c 9627           10438          2545114        33060638       0              0              6   28   25    
223.69/223.73	c 10680          11571          2864629        36529098       0              0              5   26   24    
239.49/239.59	c 11838          12780          3052468        39309103       0              0              5   8   7      
271.39/271.47	c 13111          14106          3304783        45485554       0              0              7   8   7      
310.59/310.62	c 14511          15729          3816162        51888991       0              0              6   9   7      
335.70/335.72	c 16051          17353          4265660        55786804       0              0              6   10   8     
365.70/365.71	c 17745          19335          5063036        58173882       0              0              6   10   9     
386.11/386.11	c 19608          21227          5212094        64651690       0              0              7   7   6      
419.90/419.99	c 21657          23422          5640408        69825251       0              0              6   12   10    
461.21/461.27	c 23910          25800          6210908        75941876       0              0              7   11   9     
507.61/507.68	c 26388          28423          6605155        84446299       0              0              7   9   8      
549.71/549.72	c 29113          31245          6939123        95011626       0              0              6   8   7      
610.62/610.65	c 32110          34605          7977296        102376154      0              0              6   12   9     
677.62/677.68	c 35406          38156          9098461        114299463      0              0              7   9   8      
739.14/739.16	c 39031          41911          10047160       123976459      0              0              5   7   6      
819.84/819.86	c 43018          46210          11282302       138565891      0              0              7   8   7      
902.44/902.49	c 47403          51173          12949122       146879351      0              0              5   11   9     
985.55/985.51	c 52226          56452          14705696       159945814      0              0              6   9   8      
1078.36/1078.32	c 57531          62042          15599358       182055811      0              0              6   9   7      
1183.47/1183.49	c 63366          68245          17100947       195538005      0              0              6   11   8     
1300.78/1300.71	c 69784          75134          18488798       216081497      0              0              5   14   8     
1393.89/1393.83	c 76843          82648          20165115       230088789      0              0              7   10   9     
1525.30/1525.25	c 84607          90706          21651155       254901524      0              0              7   9   7      
1690.41/1690.30	c 93147          99828          23923120       277296405      0              0              6   9   7      
1852.03/1852.00	c 102541         109648         25834237       306636168      0              0              7   9   7      
2231.18/2231.09	c 112874         121462         28674102       336290827      0              0              6   72   63    
2453.38/2453.29	c 124240         133132         30383921       380677499      0              0              8   28   26    
2520.08/2519.90	
2520.08/2519.90	c *** INTERRUPTED ***
2520.08/2519.90	c restarts              : 51          
2520.08/2519.90	c conflicts             : 125766       (50 /sec)
2520.08/2519.90	c decisions             : 134796       (53 /sec)
2520.08/2519.90	c propagations          : 386648321   (153433 /sec)
2520.08/2519.90	c root propagations     : 0           
2520.08/2519.90	c filter calls          : 30834381       (12236 /sec)
2520.08/2519.90	c useless filter calls  : 25280259       (81 %)
2520.08/2519.90	c Memory used           : 171.29 MB
2520.08/2519.90	c CPU time              : 2519.99 s
2520.08/2519.90	c real time             : 2519.9 s
2520.08/2519.90	
2520.08/2519.90	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 (14937 MiB free)
  memory of node 1: 16384 MiB (15634 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396743-1568592866/watcher-4396743-1568592866 -o /tmp/evaluation-result-4396743-1568592866/solver-4396743-1568592866 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568572747-30996 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396743-1568592866.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=2469, runsolver pid=2466

[startup+0.10041 s]*
/proc/loadavg: 2.02 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31303168/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=28944 memory=5036 CPUtime=0.1 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 1468 0 0 0 10 0 0 0 20 0 1 0 435448174 29638656 1259 33554432000 4194304 6211092 140725262992352 140725262989624 5727970 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 7236 1259 798 493 0 541 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28944 KiB
Current children cumulated memory: 5036 KiB

[startup+0.209526 s]*
/proc/loadavg: 2.02 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31298740/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=34356 memory=10640 CPUtime=0.2 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 2823 0 0 0 20 0 0 0 20 0 1 0 435448174 35180544 2660 33554432000 4194304 6211092 140725262992352 140725262989624 139983506602981 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 8589 2660 816 493 0 1894 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 10640 KiB

[startup+0.309388 s]*
/proc/loadavg: 2.02 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31292788/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=40052 memory=16192 CPUtime=0.3 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 4264 0 0 0 30 0 0 0 20 0 1 0 435448174 41013248 4048 33554432000 4194304 6211092 140725262992352 140725262989624 139983506602981 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 10013 4048 816 493 0 3318 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40052 KiB
Current children cumulated memory: 16192 KiB

[startup+0.700309 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31280884/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=62112 memory=38260 CPUtime=0.68 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 9791 0 0 0 67 1 0 0 20 0 1 0 435448174 63602688 9565 33554432000 4194304 6211092 140725262992352 140725262989624 139983506602981 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 15528 9565 816 493 0 8833 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 62112 KiB
Current children cumulated memory: 38260 KiB

[startup+1.50031 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31252496/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=108448 memory=84588 CPUtime=1.48 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 21374 0 0 0 145 3 0 0 20 0 1 0 435448174 111050752 21147 33554432000 4194304 6211092 140725262992352 140725262983992 5071149 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 27112 21147 816 493 0 20417 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 108448 KiB
Current children cumulated memory: 84588 KiB

[startup+3.10945 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31196264/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=135660 memory=112172 CPUtime=3.1 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 32818 0 0 0 304 6 0 0 20 0 1 0 435448174 138915840 28043 33554432000 4194304 6211092 140725262992352 140725262990008 5068998 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 33915 28043 859 493 0 27220 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 135660 KiB
Current children cumulated memory: 112172 KiB

[startup+6.30028 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31192572/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=139356 memory=115876 CPUtime=6.28 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 41120 0 0 0 622 6 0 0 20 0 1 0 435448174 142700544 28969 33554432000 4194304 6211092 140725262992352 140725262990008 5439794 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 34839 28969 861 493 0 28144 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 139356 KiB
Current children cumulated memory: 115876 KiB

[startup+12.7003 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31190348/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=141996 memory=118444 CPUtime=12.68 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 48915 0 0 0 1262 6 0 0 20 0 1 0 435448174 145403904 29611 33554432000 4194304 6211092 140725262992352 140725262990008 5452223 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 35499 29611 861 493 0 28804 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 141996 KiB
Current children cumulated memory: 118444 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 2470
/proc/meminfo: memFree=31188724/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=143184 memory=119716 CPUtime=25.48 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 63385 0 0 0 2541 7 0 0 20 0 1 0 435448174 146620416 29929 33554432000 4194304 6211092 140725262992352 140725262990008 5446140 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 35796 29929 861 493 0 29101 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 143184 KiB
Current children cumulated memory: 119716 KiB

[startup+51.1095 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 2472
/proc/meminfo: memFree=31187512/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=144240 memory=120764 CPUtime=51.09 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 69394 0 0 0 5102 7 0 0 20 0 1 0 435448174 147701760 30191 33554432000 4194304 6211092 140725262992352 140725262990312 5451482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 36060 30191 861 493 0 29365 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 144240 KiB
Current children cumulated memory: 120764 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 2476
/proc/meminfo: memFree=31178756/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=153480 memory=129988 CPUtime=102.28 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 80260 0 0 0 10220 8 0 0 20 0 1 0 435448174 157163520 32497 33554432000 4194304 6211092 140725262992352 140725262990008 5164957 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 38370 32497 861 493 0 31675 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 153480 KiB
Current children cumulated memory: 129988 KiB

[startup+162.3 s]
/proc/loadavg: 2.34 2.10 2.07 3/200 2481
/proc/meminfo: memFree=31175480/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=156912 memory=133288 CPUtime=162.29 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 81843 0 0 0 16220 9 0 0 20 0 1 0 435448174 160677888 33322 33554432000 4194304 6211092 140725262992352 140725262990008 5068958 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 39228 33322 861 493 0 32533 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 156912 KiB
Current children cumulated memory: 133288 KiB

[startup+222.3 s]
/proc/loadavg: 2.42 2.19 2.11 3/200 2487
/proc/meminfo: memFree=31173936/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=157836 memory=134376 CPUtime=222.29 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 83257 0 0 0 22220 9 0 0 20 0 1 0 435448174 161624064 33594 33554432000 4194304 6211092 140725262992352 140725262990008 5451610 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 39459 33594 861 493 0 32764 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 157836 KiB
Current children cumulated memory: 134376 KiB

[startup+282.3 s]
/proc/loadavg: 2.15 2.16 2.10 3/200 2491
/proc/meminfo: memFree=31172588/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=158892 memory=135204 CPUtime=282.29 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 83585 0 0 0 28220 9 0 0 20 0 1 0 435448174 162705408 33801 33554432000 4194304 6211092 140725262992352 140725262990008 139983516547965 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 39723 33801 861 493 0 33028 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 158892 KiB
Current children cumulated memory: 135204 KiB

[startup+342.3 s]
/proc/loadavg: 2.06 2.13 2.10 3/200 2495
/proc/meminfo: memFree=31172540/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=159420 memory=135784 CPUtime=342.3 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 83971 0 0 0 34221 9 0 0 20 0 1 0 435448174 163246080 33946 33554432000 4194304 6211092 140725262992352 140725262990008 139983507529152 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 39855 33946 861 493 0 33160 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 159420 KiB
Current children cumulated memory: 135784 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.11 2.09 3/201 2509
/proc/meminfo: memFree=31171036/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=159684 memory=136028 CPUtime=402.3 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 84036 0 0 0 40221 9 0 0 20 0 1 0 435448174 163516416 34007 33554432000 4194304 6211092 140725262992352 140725262990008 5453914 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 39921 34007 861 493 0 33226 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 159684 KiB
Current children cumulated memory: 136028 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.09 2.08 3/200 2513
/proc/meminfo: memFree=31171304/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=159948 memory=136560 CPUtime=462.31 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 84511 0 0 0 46222 9 0 0 20 0 1 0 435448174 163786752 34140 33554432000 4194304 6211092 140725262992352 140725262990008 5478428 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 39987 34140 861 493 0 33292 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 159948 KiB
Current children cumulated memory: 136560 KiB


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

/proc/2469/statm: 40350 34485 861 493 0 33655 0
Current children cumulated CPU time: 1782.42 s
Current children cumulated vsize: 161400 KiB
Current children cumulated memory: 137940 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2698
/proc/meminfo: memFree=31163272/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=161400 memory=137940 CPUtime=1842.43 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 88872 0 0 0 184234 9 0 0 20 0 1 0 435448174 165273600 34485 33554432000 4194304 6211092 140725262992352 140725262990312 5480268 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 40350 34485 861 493 0 33655 0
Current children cumulated CPU time: 1842.43 s
Current children cumulated vsize: 161400 KiB
Current children cumulated memory: 137940 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2702
/proc/meminfo: memFree=31159032/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=166152 memory=142532 CPUtime=1902.44 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 90286 0 0 0 190234 10 0 0 20 0 1 0 435448174 170139648 35633 33554432000 4194304 6211092 140725262992352 140725262990008 5441097 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 41538 35633 861 493 0 34843 0
Current children cumulated CPU time: 1902.44 s
Current children cumulated vsize: 166152 KiB
Current children cumulated memory: 142532 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2706
/proc/meminfo: memFree=31159068/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=166284 memory=142796 CPUtime=1962.45 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 90327 0 0 0 196235 10 0 0 20 0 1 0 435448174 170274816 35699 33554432000 4194304 6211092 140725262992352 140725262990008 139983507526543 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 41571 35699 861 493 0 34876 0
Current children cumulated CPU time: 1962.45 s
Current children cumulated vsize: 166284 KiB
Current children cumulated memory: 142796 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2712
/proc/meminfo: memFree=31159296/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=166416 memory=142920 CPUtime=2022.45 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 91390 0 0 0 202235 10 0 0 20 0 1 0 435448174 170409984 35730 33554432000 4194304 6211092 140725262992352 140725262990008 5164868 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 41604 35730 861 493 0 34909 0
Current children cumulated CPU time: 2022.45 s
Current children cumulated vsize: 166416 KiB
Current children cumulated memory: 142920 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2716
/proc/meminfo: memFree=31158684/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=167076 memory=143396 CPUtime=2082.46 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 91557 0 0 0 208236 10 0 0 20 0 1 0 435448174 171085824 35849 33554432000 4194304 6211092 140725262992352 140725262990008 5443103 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 41769 35849 861 493 0 35074 0
Current children cumulated CPU time: 2082.46 s
Current children cumulated vsize: 167076 KiB
Current children cumulated memory: 143396 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2720
/proc/meminfo: memFree=31156888/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=168264 memory=144748 CPUtime=2142.46 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 92570 0 0 0 214236 10 0 0 20 0 1 0 435448174 172302336 36187 33554432000 4194304 6211092 140725262992352 140725262990008 5442993 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 42066 36187 861 493 0 35371 0
Current children cumulated CPU time: 2142.46 s
Current children cumulated vsize: 168264 KiB
Current children cumulated memory: 144748 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2733
/proc/meminfo: memFree=31157248/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=168264 memory=144748 CPUtime=2202.47 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 92592 0 0 0 220237 10 0 0 20 0 1 0 435448174 172302336 36187 33554432000 4194304 6211092 140725262992352 140725262990008 5446927 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 42066 36187 861 493 0 35371 0
Current children cumulated CPU time: 2202.47 s
Current children cumulated vsize: 168264 KiB
Current children cumulated memory: 144748 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2737
/proc/meminfo: memFree=31155444/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=169980 memory=146352 CPUtime=2262.47 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 93267 0 0 0 226237 10 0 0 20 0 1 0 435448174 174059520 36588 33554432000 4194304 6211092 140725262992352 140725262990008 5165010 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 42495 36588 861 493 0 35800 0
Current children cumulated CPU time: 2262.47 s
Current children cumulated vsize: 169980 KiB
Current children cumulated memory: 146352 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2741
/proc/meminfo: memFree=31155096/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=170244 memory=146608 CPUtime=2322.47 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 93334 0 0 0 232237 10 0 0 20 0 1 0 435448174 174329856 36652 33554432000 4194304 6211092 140725262992352 140725262990008 5446904 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 42561 36652 861 493 0 35866 0
Current children cumulated CPU time: 2322.47 s
Current children cumulated vsize: 170244 KiB
Current children cumulated memory: 146608 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2747
/proc/meminfo: memFree=31154368/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=170640 memory=147136 CPUtime=2382.48 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 94031 0 0 0 238238 10 0 0 20 0 1 0 435448174 174735360 36784 33554432000 4194304 6211092 140725262992352 140725262990008 5440636 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 42660 36784 861 493 0 35965 0
Current children cumulated CPU time: 2382.48 s
Current children cumulated vsize: 170640 KiB
Current children cumulated memory: 147136 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2751
/proc/meminfo: memFree=31154372/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=170640 memory=147232 CPUtime=2442.48 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 94104 0 0 0 244238 10 0 0 20 0 1 0 435448174 174735360 36808 33554432000 4194304 6211092 140725262992352 140725262990008 5452207 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 42660 36808 861 493 0 35965 0
Current children cumulated CPU time: 2442.48 s
Current children cumulated vsize: 170640 KiB
Current children cumulated memory: 147232 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2756
/proc/meminfo: memFree=31149412/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=175260 memory=151692 CPUtime=2502.48 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 95897 0 0 0 250238 10 0 0 20 0 1 0 435448174 179466240 37923 33554432000 4194304 6211092 140725262992352 140725262990008 139983507526529 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 43815 37923 861 493 0 37120 0
Current children cumulated CPU time: 2502.48 s
Current children cumulated vsize: 175260 KiB
Current children cumulated memory: 151692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2759
/proc/meminfo: memFree=31149684/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=175392 memory=151956 CPUtime=2520.08 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 95941 0 0 0 251998 10 0 0 20 0 1 0 435448174 179601408 37989 33554432000 4194304 6211092 140725262992352 140725262990008 5441142 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 43848 37989 861 493 0 37153 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 175392 KiB
Current children cumulated memory: 151956 KiB

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

[startup+2519.9 s]
# the end of solver process 2469 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.99 s, system=0.109008 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2759
/proc/meminfo: memFree=31149684/32770624 swapFree=67004292/67108860
[pid=2469] ppid=2466 vsize=175392 memory=151956 CPUtime=2520.08 cores=1,3,5,7
/proc/2469/stat : 2469 (cosoco) R 2466 2469 30964 0 -1 4202496 95941 0 0 0 251998 10 0 0 20 0 1 0 435448174 179601408 37989 33554432000 4194304 6211092 140725262992352 140725262990008 5441142 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 35196928 140725263000587 140725263000689 140725263000689 140725263003598 0
/proc/2469/statm: 43848 37989 861 493 0 37153 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 175392 KiB
Current children cumulated memory: 151956 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.1
CPU user time (s): 2519.99
CPU system time (s): 0.109008
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 175392
Max. memory (cumulated for all children) (KiB): 151956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.99
system time used= 0.109008
maximum resident set size= 152076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95982
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= 29
involuntary context switches= 1464


# summary of solver processes directly reported to runsolver:
#   pid: 2469
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.99
#   total CPU system time (s): 0.109008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.6343 second user time and 15.752 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-16 02:13:49
IDJOB=4396743
IDBENCH=138439
IDSOLVER=2848
FILE ID=node148/4396743-1568592866
RUNJOBID= node148-1568572747-30996
PBS_JOBID= 21703309
Free space on /tmp= 61308 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-21.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396743-1568592866/watcher-4396743-1568592866 -o /tmp/evaluation-result-4396743-1568592866/solver-4396743-1568592866 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568572747-30996 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396743-1568592866.xml

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

MD5SUM BENCH= ab3cfdf6220e1af184bc3e02e1fbde1d
RANDOM SEED=1592817590

node148.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.13
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.13
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.13
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.13
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:        31305580 kB
MemAvailable:   31901308 kB
Buffers:          124036 kB
Cached:           775344 kB
SwapCached:         3752 kB
Active:           416788 kB
Inactive:         490524 kB
Active(anon):       5676 kB
Inactive(anon):    51620 kB
Active(file):     411112 kB
Inactive(file):   438904 kB
Unevictable:      109236 kB
Mlocked:          109236 kB
SwapTotal:      67108860 kB
SwapFree:       67004292 kB
Dirty:              2720 kB
Writeback:             0 kB
AnonPages:        114940 kB
Mapped:            48848 kB
Shmem:             40604 kB
Slab:             151516 kB
SReclaimable:     123092 kB
SUnreclaim:        28424 kB
KernelStack:        3472 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     536936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 61304 MiB
End job on node148 at 2019-09-16 02:55:49