Trace number 4389449

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? (TO) 2519.7 2520.01

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-26.xml
MD5SUM163dd1c4311ae2a810c887bcbec28782
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 benchmark15.5906
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains64
Minimum domain size413
Maximum domain size511
Distribution of domain sizes[{"size":413,"count":2},{"size":414,"count":2},{"size":415,"count":2},{"size":417,"count":2},{"size":418,"count":4},{"size":420,"count":2},{"size":421,"count":4},{"size":422,"count":4},{"size":423,"count":2},{"size":425,"count":2},{"size":428,"count":4},{"size":430,"count":4},{"size":432,"count":2},{"size":434,"count":2},{"size":435,"count":2},{"size":437,"count":4},{"size":439,"count":2},{"size":440,"count":2},{"size":443,"count":4},{"size":445,"count":8},{"size":447,"count":2},{"size":448,"count":2},{"size":450,"count":2},{"size":453,"count":6},{"size":456,"count":2},"...",{"size":478,"count":2}, {"size":479,"count":2}, {"size":481,"count":10}, {"size":482,"count":2}, {"size":484,"count":2}, {"size":485,"count":2}, {"size":486,"count":6}, {"size":487,"count":2}, {"size":488,"count":2}, {"size":489,"count":2}, {"size":490,"count":4}, {"size":491,"count":4}, {"size":492,"count":4}, {"size":493,"count":2}, {"size":494,"count":2}, {"size":495,"count":4}, {"size":496,"count":4}, {"size":497,"count":2}, {"size":499,"count":4}, {"size":501,"count":2}, {"size":502,"count":4}, {"size":503,"count":8}, {"size":504,"count":4}, {"size":507,"count":2}, {"size":511,"count":4}]
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.88/1.92	c root propagations     : 0           
1.88/1.92	c restarts enabled, print stats at every restarts
1.88/1.92	c
1.88/1.92	c
1.88/1.92	c
1.88/1.92	c This is cosoco 2.00 --  
1.88/1.92	c
1.88/1.92	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389449-1568357791.xml 
1.88/1.92	c ========================================[ Problem Statistics ]===========================================
1.88/1.92	c |                                                                                                       
1.88/1.92	c |  Parse time        :         1.86 s 
1.88/1.92	c |
1.88/1.92	c |               Variables: 200
1.88/1.92	c |            Domain Sizes: 413..511
1.88/1.92	c |
1.88/1.92	c |             Constraints: 2800
1.88/1.92	c |                   Arity: 2..2  -- Binary: 2800
1.88/1.92	c | 
1.88/1.92	c |                   Types: 
1.88/1.92	c |                          (X != Y): 100
1.88/1.92	c |                          Intension: 2700
1.88/1.92	c |                          
1.88/1.92	c =========================================================================================================
1.88/1.92	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
3.78/3.87	c 101            114            42872          237697         0              0              6   7   6      
7.18/7.20	c 211            233            63340          774809         0              0              7   8   7      
8.68/8.75	c 332            364            88328          1236265        0              0              7   7   6      
10.58/10.68	c 465            505            110467         1620948        0              0              6   6   5      
12.98/13.06	c 611            662            154290         2117003        0              0              5   6   5      
16.87/16.90	c 771            842            236153         2588548        0              0              5   6   5      
20.09/20.12	c 947            1029           286794         3101570        0              0              6   6   5      
21.68/21.77	c 1140           1230           306107         3721859        0              0              6   6   5      
24.68/24.74	c 1352           1458           359108         4329168        0              0              5   7   6      
29.37/29.42	c 1585           1717           428823         5076010        0              0              6   9   8      
32.08/32.15	c 1841           1980           448319         5712351        0              0              6   6   5      
38.37/38.46	c 2122           2317           616554         6251294        0              0              7   11   9     
44.17/44.23	c 2431           2675           728748         6652356        0              0              23   30   29   
51.57/51.67	c 2770           3066           857066         7363212        0              0              9   12   10    
63.97/64.10	c 3142           3469           1026997        8320633        0              0              6   8   7      
71.97/72.07	c 3551           3910           1150270        9856309        0              0              7   8   7      
80.16/80.24	c 4000           4400           1307536        11049608       0              0              5   6   5      
92.56/92.64	c 4493           4910           1367111        13614698       0              0              5   5   4      
98.07/98.13	c 5035           5462           1398617        14634513       0              0              6   6   5      
105.66/105.70	c 5631           6079           1555373        16557288       0              0              4   6   4      
122.67/122.73	c 6286           6806           1812234        18459863       0              0              6   28   27    
142.66/142.70	c 7006           7602           2049445        21168138       0              0              24   26   24   
159.46/159.50	c 7798           8472           2321297        23410218       0              0              20   22   20   
177.16/177.25	c 8669           9443           2629484        24983117       0              0              22   25   24   
197.35/197.44	c 9627           10536          3028782        27449480       0              0              6   27   24    
232.45/232.55	c 10680          11689          3538566        30071904       0              0              9   48   46    
261.84/261.90	c 11838          12967          3906727        33064366       0              0              9   41   39    
287.64/287.79	c 13111          14302          4249743        37888332       0              0              6   9   7      
310.43/310.59	c 14511          15908          4750533        40211220       0              0              13   42   40   
403.73/403.87	c 16051          17574          5425257        46524419       0              0              14   66   63   
439.12/439.29	c 17745          19409          6004538        50271577       0              0              14   39   38   
465.93/466.06	c 19608          21393          6373339        55180644       0              0              14   20   19   
503.71/503.83	c 21657          23531          6739235        62217989       0              0              4   5   4      
549.41/549.54	c 23910          25927          7453171        70098144       0              0              4   8   5      
587.50/587.68	c 26388          28546          7843425        78631204       0              0              4   5   4      
668.29/668.43	c 29113          31431          8426181        90857404       0              0              3   4   3      
737.99/738.13	c 32110          35131          9913396        105298483      0              0              3   6   4      
808.48/808.65	c 35406          38688          11107595       115377197      0              0              3   7   6      
933.56/933.79	c 39031          42968          13549732       128192882      0              0              3   6   5      
981.16/981.36	c 43018          47044          13949558       141756464      0              0              3   4   3      
1113.24/1113.42	c 47403          51967          16341033       154668493      0              0              4   6   5      
1198.33/1198.55	c 52226          57023          16999554       171840780      0              0              4   5   4      
1272.32/1272.56	c 57531          62571          18031679       190008425      0              0              4   6   5      
1398.71/1398.99	c 63366          68889          20092492       208739287      0              0              4   8   7      
1572.68/1572.94	c 69784          75912          22304084       226898295      0              0              3   7   6      
1669.57/1669.85	c 76843          83125          23027148       250706296      0              0              3   4   3      
1808.96/1809.29	c 84607          91297          24751695       275907658      0              0              4   8   6      
2111.74/2112.02	c 93147          100707         28937207       296516237      0              0              3   7   6      
2398.59/2398.93	c 102541         111748         35095214       331852836      0              0              3   7   5      
2519.69/2520.00	
2519.69/2520.00	c *** INTERRUPTED ***
2519.69/2520.00	c restarts              : 49          
2519.69/2520.00	c conflicts             : 107531       (43 /sec)
2519.69/2520.00	c decisions             : 117126       (46 /sec)
2519.69/2520.00	c propagations          : 350805591   (139230 /sec)
2519.69/2520.00	c root propagations     : 0           
2519.69/2520.00	c filter calls          : 36920415       (14653 /sec)
2519.69/2520.00	c useless filter calls  : 31373534       (84 %)
2519.69/2520.00	c Memory used           : 156.18 MB
2519.69/2520.00	c CPU time              : 2519.6 s
2519.69/2520.00	c real time             : 2520 s
2519.69/2520.00	
2519.69/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 (15279 MiB free)
  memory of node 1: 16384 MiB (15435 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389449-1568357791/watcher-4389449-1568357791 -o /tmp/evaluation-result-4389449-1568357791/solver-4389449-1568357791 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568354075-6319 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389449-1568357791.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=6343, runsolver pid=6339

[startup+0.100153 s]*
/proc/loadavg: 3.59 3.64 4.18 3/199 6349
/proc/meminfo: memFree=31448936/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=28896 memory=4912 CPUtime=0.09 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 1430 0 0 0 9 0 0 0 20 0 1 0 412035137 29589504 1228 33554432000 4194304 6210612 140722030995104 140722030991592 5734656 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 7224 1228 796 493 0 529 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28896 KiB
Current children cumulated memory: 4912 KiB

[startup+0.20958 s]*
/proc/loadavg: 3.59 3.64 4.18 3/199 6349
/proc/meminfo: memFree=31440184/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=33504 memory=9640 CPUtime=0.2 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 2633 0 0 0 20 0 0 0 20 0 1 0 412035137 34308096 2410 33554432000 4194304 6210612 140722030995104 140722030991592 140027185011685 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 8376 2410 815 493 0 1681 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 33504 KiB
Current children cumulated memory: 9640 KiB

[startup+0.309414 s]*
/proc/loadavg: 3.59 3.64 4.18 3/199 6349
/proc/meminfo: memFree=31428652/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=38920 memory=15064 CPUtime=0.3 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 3979 0 0 0 30 0 0 0 20 0 1 0 412035137 39854080 3766 33554432000 4194304 6210612 140722030995104 140722030991592 140027185011685 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 9730 3766 815 493 0 3035 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 38920 KiB
Current children cumulated memory: 15064 KiB

[startup+0.700289 s]
/proc/loadavg: 3.59 3.64 4.18 3/199 6349
/proc/meminfo: memFree=31406224/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=59492 memory=35768 CPUtime=0.68 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 9121 0 0 0 67 1 0 0 20 0 1 0 412035137 60919808 8942 33554432000 4194304 6210612 140722030995104 140722030991592 140027185011685 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 14873 8942 815 493 0 8178 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 59492 KiB
Current children cumulated memory: 35768 KiB

[startup+1.5003 s]
/proc/loadavg: 3.59 3.64 4.18 3/199 6349
/proc/meminfo: memFree=31352588/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=102100 memory=78424 CPUtime=1.47 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 19781 0 0 0 144 3 0 0 20 0 1 0 412035137 104550400 19606 33554432000 4194304 6210612 140722030995104 140722030990200 140027185011685 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 25525 19606 815 493 0 18830 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 102100 KiB
Current children cumulated memory: 78424 KiB

[startup+3.10946 s]
/proc/loadavg: 3.70 3.66 4.18 3/199 6349
/proc/meminfo: memFree=31247988/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=127056 memory=103548 CPUtime=3.09 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 28725 0 0 0 305 4 0 0 20 0 1 0 412035137 130105344 25887 33554432000 4194304 6210612 140722030995104 140722030992760 5451350 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 31764 25887 856 493 0 25069 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 127056 KiB
Current children cumulated memory: 103548 KiB

[startup+6.30026 s]
/proc/loadavg: 3.70 3.66 4.18 3/199 6349
/proc/meminfo: memFree=31245460/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=128772 memory=105248 CPUtime=6.28 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 32561 0 0 0 623 5 0 0 20 0 1 0 412035137 131862528 26312 33554432000 4194304 6210612 140722030995104 140722030992760 5480096 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 32193 26312 859 493 0 25498 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 128772 KiB
Current children cumulated memory: 105248 KiB

[startup+12.7003 s]
/proc/loadavg: 3.57 3.64 4.17 3/200 6351
/proc/meminfo: memFree=31243476/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=129960 memory=106432 CPUtime=12.68 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 40535 0 0 0 1263 5 0 0 20 0 1 0 412035137 133079040 26608 33554432000 4194304 6210612 140722030995104 140722030992760 5068914 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 32490 26608 859 493 0 25795 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 129960 KiB
Current children cumulated memory: 106432 KiB

[startup+25.5003 s]
/proc/loadavg: 3.22 3.56 4.13 3/199 6351
/proc/meminfo: memFree=31243320/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=130620 memory=107148 CPUtime=25.48 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 49391 0 0 0 2542 6 0 0 20 0 1 0 412035137 133754880 26787 33554432000 4194304 6210612 140722030995104 140722030992760 5446066 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 32655 26787 859 493 0 25960 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 130620 KiB
Current children cumulated memory: 107148 KiB

[startup+51.1095 s]
/proc/loadavg: 2.80 3.43 4.08 3/198 6353
/proc/meminfo: memFree=31236196/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=135768 memory=112188 CPUtime=51.08 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 56594 0 0 0 5102 6 0 0 20 0 1 0 412035137 139026432 28047 33554432000 4194304 6210612 140722030995104 140722030992760 5439442 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 33942 28047 859 493 0 27247 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 135768 KiB
Current children cumulated memory: 112188 KiB

[startup+102.3 s]
/proc/loadavg: 2.35 3.21 3.97 3/198 6359
/proc/meminfo: memFree=31228248/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=136164 memory=112748 CPUtime=102.26 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 57148 0 0 0 10220 6 0 0 20 0 1 0 412035137 139431936 28187 33554432000 4194304 6210612 140722030995104 140722030993064 5452082 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 34041 28187 859 493 0 27346 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 136164 KiB
Current children cumulated memory: 112748 KiB

[startup+162.3 s]
/proc/loadavg: 2.13 2.99 3.85 3/198 6363
/proc/meminfo: memFree=31218216/32770624 swapFree=66921524/67108860
[pid=6343] ppid=6339 vsize=139068 memory=115440 CPUtime=162.26 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 59033 0 0 0 16219 7 0 0 20 0 1 0 412035137 142405632 28860 33554432000 4194304 6210612 140722030995104 140722030992760 5439626 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 34767 28860 859 493 0 28072 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 139068 KiB
Current children cumulated memory: 115440 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 2.81 3.73 3/198 6368
/proc/meminfo: memFree=31214548/32770624 swapFree=66921528/67108860
[pid=6343] ppid=6339 vsize=142632 memory=119088 CPUtime=222.25 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 61280 0 0 0 22218 7 0 0 20 0 1 0 412035137 146055168 29772 33554432000 4194304 6210612 140722030995104 140722030992760 5442804 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 35658 29772 859 493 0 28963 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 142632 KiB
Current children cumulated memory: 119088 KiB

[startup+282.3 s]
/proc/loadavg: 2.10 2.68 3.63 3/198 6374
/proc/meminfo: memFree=31208956/32770624 swapFree=66921528/67108860
[pid=6343] ppid=6339 vsize=144876 memory=121456 CPUtime=282.24 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 63865 0 0 0 28217 7 0 0 20 0 1 0 412035137 148353024 30364 33554432000 4194304 6210612 140722030995104 140722030992760 5072495 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 36219 30364 859 493 0 29524 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 144876 KiB
Current children cumulated memory: 121456 KiB

[startup+342.3 s]
/proc/loadavg: 2.04 2.56 3.53 3/198 6385
/proc/meminfo: memFree=31199232/32770624 swapFree=66921540/67108860
[pid=6343] ppid=6339 vsize=154116 memory=130568 CPUtime=342.24 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 68337 0 0 0 34216 8 0 0 20 0 1 0 412035137 157814784 32642 33554432000 4194304 6210612 140722030995104 140722030992760 140027185935694 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 38529 32642 859 493 0 31834 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 154116 KiB
Current children cumulated memory: 130568 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.45 3.43 3/198 6411
/proc/meminfo: memFree=31196836/32770624 swapFree=66921556/67108860
[pid=6343] ppid=6339 vsize=155568 memory=132056 CPUtime=402.23 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 70461 0 0 0 40215 8 0 0 20 0 1 0 412035137 159301632 33014 33554432000 4194304 6210612 140722030995104 140722030992760 5446050 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 38892 33014 859 493 0 32197 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 155568 KiB
Current children cumulated memory: 132056 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.37 3.34 3/198 6417
/proc/meminfo: memFree=31194256/32770624 swapFree=66921556/67108860
[pid=6343] ppid=6339 vsize=157680 memory=134196 CPUtime=462.22 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 72154 0 0 0 46214 8 0 0 20 0 1 0 412035137 161464320 33549 33554432000 4194304 6210612 140722030995104 140722030992760 5442936 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39420 33549 859 493 0 32725 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 157680 KiB
Current children cumulated memory: 134196 KiB


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

/proc/6343/statm: 39948 34071 859 493 0 33253 0
Current children cumulated CPU time: 1722.07 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136284 KiB

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.34 3/199 6535
/proc/meminfo: memFree=31176984/32770624 swapFree=66921564/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136324 CPUtime=1782.06 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 82065 0 0 0 178198 8 0 0 20 0 1 0 412035137 163627008 34081 33554432000 4194304 6210612 140722030995104 140722030992760 5442951 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34081 859 493 0 33253 0
Current children cumulated CPU time: 1782.06 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136324 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.31 3/198 6540
/proc/meminfo: memFree=31177128/32770624 swapFree=66921564/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136336 CPUtime=1842.05 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 82456 0 0 0 184197 8 0 0 20 0 1 0 412035137 163627008 34084 33554432000 4194304 6210612 140722030995104 140722030993064 5068676 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34084 859 493 0 33253 0
Current children cumulated CPU time: 1842.05 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136336 KiB

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.30 3/198 6546
/proc/meminfo: memFree=31176836/32770624 swapFree=66921564/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136340 CPUtime=1902.05 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 82786 0 0 0 190197 8 0 0 20 0 1 0 412035137 163627008 34085 33554432000 4194304 6210612 140722030995104 140722030993064 140027185932176 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34085 859 493 0 33253 0
Current children cumulated CPU time: 1902.05 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136340 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.02 2.28 3/198 6549
/proc/meminfo: memFree=31176896/32770624 swapFree=66921564/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136344 CPUtime=1962.04 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 83124 0 0 0 196196 8 0 0 20 0 1 0 412035137 163627008 34086 33554432000 4194304 6210612 140722030995104 140722030993064 5439668 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34086 859 493 0 33253 0
Current children cumulated CPU time: 1962.04 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136344 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.27 3/198 6554
/proc/meminfo: memFree=31177136/32770624 swapFree=66921564/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136348 CPUtime=2022.03 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 83444 0 0 0 202195 8 0 0 20 0 1 0 412035137 163627008 34087 33554432000 4194304 6210612 140722030995104 140722030993064 5451282 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34087 859 493 0 33253 0
Current children cumulated CPU time: 2022.03 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136348 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.25 3/198 6560
/proc/meminfo: memFree=31176324/32770624 swapFree=66921564/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136348 CPUtime=2082.03 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 83735 0 0 0 208194 9 0 0 20 0 1 0 412035137 163627008 34087 33554432000 4194304 6210612 140722030995104 140722030993064 140027185935247 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34087 859 493 0 33253 0
Current children cumulated CPU time: 2082.03 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136348 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.23 3/199 6572
/proc/meminfo: memFree=31176104/32770624 swapFree=66921580/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136352 CPUtime=2142.03 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 84122 0 0 0 214194 9 0 0 20 0 1 0 412035137 163627008 34088 33554432000 4194304 6210612 140722030995104 140722030993064 5164391 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34088 859 493 0 33253 0
Current children cumulated CPU time: 2142.03 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136352 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/199 6576
/proc/meminfo: memFree=31176236/32770624 swapFree=66921580/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136352 CPUtime=2202.02 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 84369 0 0 0 220193 9 0 0 20 0 1 0 412035137 163627008 34088 33554432000 4194304 6210612 140722030995104 140722030993064 5442909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34088 859 493 0 33253 0
Current children cumulated CPU time: 2202.02 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136352 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.21 3/199 6582
/proc/meminfo: memFree=31172464/32770624 swapFree=66921580/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136352 CPUtime=2262.01 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 84628 0 0 0 226192 9 0 0 20 0 1 0 412035137 163627008 34088 33554432000 4194304 6210612 140722030995104 140722030993064 5446050 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34088 859 493 0 33253 0
Current children cumulated CPU time: 2262.01 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136352 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/199 6586
/proc/meminfo: memFree=31173704/32770624 swapFree=66921580/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136352 CPUtime=2322 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 84918 0 0 0 232191 9 0 0 20 0 1 0 412035137 163627008 34088 33554432000 4194304 6210612 140722030995104 140722030993064 5451347 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34088 859 493 0 33253 0
Current children cumulated CPU time: 2322 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136352 KiB

[startup+2382.3 s]
/proc/loadavg: 2.67 2.17 2.24 3/199 6590
/proc/meminfo: memFree=31174100/32770624 swapFree=66921580/67108860
[pid=6343] ppid=6339 vsize=159792 memory=136352 CPUtime=2382 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 85183 0 0 0 238191 9 0 0 20 0 1 0 412035137 163627008 34088 33554432000 4194304 6210612 140722030995104 140722030993064 5164344 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39948 34088 859 493 0 33253 0
Current children cumulated CPU time: 2382 s
Current children cumulated vsize: 159792 KiB
Current children cumulated memory: 136352 KiB

[startup+2442.3 s]
/proc/loadavg: 2.66 2.29 2.27 3/198 6596
/proc/meminfo: memFree=31172688/32770624 swapFree=66921580/67108860
[pid=6343] ppid=6339 vsize=159924 memory=136388 CPUtime=2441.99 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 85559 0 0 0 244190 9 0 0 20 0 1 0 412035137 163762176 34097 33554432000 4194304 6210612 140722030995104 140722030992760 5440545 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39981 34097 859 493 0 33286 0
Current children cumulated CPU time: 2441.99 s
Current children cumulated vsize: 159924 KiB
Current children cumulated memory: 136388 KiB

[startup+2502.3 s]
/proc/loadavg: 2.24 2.23 2.26 3/198 6600
/proc/meminfo: memFree=31172708/32770624 swapFree=66921580/67108860
[pid=6343] ppid=6339 vsize=159924 memory=136452 CPUtime=2501.98 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 85886 0 0 0 250189 9 0 0 20 0 1 0 412035137 163762176 34113 33554432000 4194304 6210612 140722030995104 140722030992760 5453766 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39981 34113 859 493 0 33286 0
Current children cumulated CPU time: 2501.98 s
Current children cumulated vsize: 159924 KiB
Current children cumulated memory: 136452 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.17 2.22 2.25 3/198 6601
/proc/meminfo: memFree=31172520/32770624 swapFree=66921580/67108860
[pid=6343] ppid=6339 vsize=159924 memory=136460 CPUtime=2519.69 cores=1,3,5,7
/proc/6343/stat : 6343 (cosoco) R 6339 6343 6287 0 -1 4202496 86147 0 0 0 251960 9 0 0 20 0 1 0 412035137 163762176 34115 33554432000 4194304 6210612 140722030995104 140722030992760 5442822 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 11857920 140722030998539 140722030998641 140722030998641 140722031001550 0
/proc/6343/statm: 39981 34115 859 493 0 33286 0
Current children cumulated CPU time: 2519.69 s
Current children cumulated vsize: 159924 KiB
Current children cumulated memory: 136460 KiB

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

[startup+2520.01 s]
# the end of solver process 6343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.6 s, system=0.092989 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.7
CPU user time (s): 2519.6
CPU system time (s): 0.092989
CPU usage (%): 99.9876
Max. virtual memory (cumulated for all children) (KiB): 159924
Max. memory (cumulated for all children) (KiB): 136460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.6
system time used= 0.092989
maximum resident set size= 136532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86193
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= 59
involuntary context switches= 3153


# summary of solver processes directly reported to runsolver:
#   pid: 6343
#   total CPU time (s): 2519.7
#   total CPU user time (s): 2519.6
#   total CPU system time (s): 0.092989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.21015 second user time and 16.4692 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-13 07:54:35
IDJOB=4389449
IDBENCH=138449
IDSOLVER=2829
FILE ID=node107/4389449-1568357791
RUNJOBID= node107-1568354075-6319
PBS_JOBID= 21701192
Free space on /tmp= 55708 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-26.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389449-1568357791/watcher-4389449-1568357791 -o /tmp/evaluation-result-4389449-1568357791/solver-4389449-1568357791 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568354075-6319 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389449-1568357791.xml

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

MD5SUM BENCH= 163dd1c4311ae2a810c887bcbec28782
RANDOM SEED=1590077551

node107.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.11
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.11
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.11
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.11
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:        31452396 kB
MemAvailable:   31829628 kB
Buffers:          138052 kB
Cached:           508700 kB
SwapCached:        79968 kB
Active:           361328 kB
Inactive:         366632 kB
Active(anon):      10824 kB
Inactive(anon):   100836 kB
Active(file):     350504 kB
Inactive(file):   265796 kB
Unevictable:      110248 kB
Mlocked:          110248 kB
SwapTotal:      67108860 kB
SwapFree:       66921524 kB
Dirty:              5564 kB
Writeback:             0 kB
AnonPages:        112560 kB
Mapped:            32416 kB
Shmem:             21264 kB
Slab:             182532 kB
SReclaimable:     153532 kB
SUnreclaim:        29000 kB
KernelStack:        3280 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     492892 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55700 MiB
End job on node107 at 2019-09-13 08:36:35