Trace number 4396690

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2.0? (TO) 2519.92 2520.01

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-01.xml
MD5SUMa0db4e7a601eb58dee5216b17e791c99
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark41.2819
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains65
Minimum domain size548
Maximum domain size643
Distribution of domain sizes[{"size":548,"count":6},{"size":549,"count":6},{"size":550,"count":4},{"size":551,"count":2},{"size":552,"count":4},{"size":553,"count":2},{"size":554,"count":2},{"size":555,"count":2},{"size":556,"count":2},{"size":558,"count":2},{"size":559,"count":8},{"size":560,"count":2},{"size":561,"count":2},{"size":562,"count":6},{"size":563,"count":2},{"size":565,"count":2},{"size":572,"count":2},{"size":573,"count":4},{"size":574,"count":2},{"size":575,"count":2},{"size":576,"count":4},{"size":577,"count":2},{"size":578,"count":8},{"size":579,"count":2},{"size":580,"count":2},"...",{"size":603,"count":2}, {"size":604,"count":2}, {"size":605,"count":2}, {"size":606,"count":2}, {"size":607,"count":6}, {"size":608,"count":4}, {"size":611,"count":4}, {"size":612,"count":2}, {"size":614,"count":4}, {"size":616,"count":6}, {"size":617,"count":2}, {"size":619,"count":2}, {"size":620,"count":2}, {"size":621,"count":2}, {"size":623,"count":2}, {"size":625,"count":2}, {"size":627,"count":4}, {"size":628,"count":2}, {"size":629,"count":2}, {"size":633,"count":6}, {"size":634,"count":2}, {"size":637,"count":2}, {"size":639,"count":4}, {"size":642,"count":2}, {"size":643,"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.97	c root propagations     : 0           
1.89/1.97	c restarts enabled, print stats at every restarts
1.89/1.97	c
1.89/1.97	c
1.89/1.97	c
1.89/1.97	c This is cosoco 2.00 --  
1.89/1.97	c
1.89/1.97	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396690-1568592886.xml 
1.89/1.97	c ========================================[ Problem Statistics ]===========================================
1.89/1.97	c |                                                                                                       
1.89/1.97	c |  Parse time        :         1.93 s 
1.89/1.97	c |
1.89/1.97	c |               Variables: 200
1.89/1.97	c |            Domain Sizes: 548..643
1.89/1.97	c |
1.89/1.97	c |             Constraints: 2800
1.89/1.97	c |                   Arity: 2..2  -- Binary: 2800
1.89/1.97	c | 
1.89/1.97	c |                   Types: 
1.89/1.97	c |                          (X != Y): 100
1.89/1.97	c |                          Intension: 2700
1.89/1.97	c |                          
1.89/1.97	c =========================================================================================================
1.89/1.97	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.18/4.24	c 101            130            38183          296895         0              0              24   26   25   
6.89/6.93	c 211            249            59593          935860         0              0              7   8   6      
8.89/8.95	c 332            379            79460          1358053        0              0              7   8   6      
13.10/13.15	c 465            525            118011         1971785        0              0              7   7   6      
16.79/16.88	c 611            687            161590         2523750        0              0              7   8   7      
21.48/21.57	c 771            874            245929         3059472        0              0              8   9   8      
25.58/25.60	c 947            1065           287466         3842538        0              0              7   8   7      
29.79/29.89	c 1140           1273           331513         4577180        0              0              6   8   6      
33.39/33.43	c 1352           1516           373850         5388663        0              0              9   28   27    
40.99/41.06	c 1585           1795           447935         6621385        0              0              8   26   24    
48.88/48.92	c 1841           2072           504627         7846911        0              0              7   20   14    
58.29/58.33	c 2122           2393           587686         9060527        0              0              8   23   20    
65.39/65.48	c 2431           2733           655296         10348580       0              0              8   21   19    
79.99/80.07	c 2770           3103           760307         12197358       0              0              6   8   7      
92.18/92.27	c 3142           3507           894434         14101082       0              0              6   7   6      
97.18/97.25	c 3551           3928           938250         15980959       0              0              6   7   6      
102.78/102.86	c 4000           4387           980387         17563439       0              0              7   7   6      
111.48/111.51	c 4493           4894           1042523        19998149       0              0              6   6   5      
130.09/130.16	c 5035           5493           1231842        22852495       0              0              6   7   6      
138.58/138.67	c 5631           6105           1307236        25130068       0              0              7   9   7      
168.78/168.86	c 6286           6814           1469095        29169660       0              0              6   6   5      
188.27/188.38	c 7006           7581           1716875        32268354       0              0              6   9   8      
214.47/214.51	c 7798           8416           1938757        36148405       0              0              7   8   7      
229.77/229.80	c 8669           9312           2084427        39590863       0              0              6   8   7      
273.17/273.20	c 9627           10642          2548402        45029117       0              0              6   10   7     
296.87/296.92	c 10680          11738          2753898        49763334       0              0              7   8   7      
318.47/318.58	c 11838          12954          2990102        54472163       0              0              5   6   5      
381.26/381.34	c 13111          14330          3529722        63079627       0              0              6   7   6      
406.86/406.99	c 14511          15801          3769679        68007841       0              0              6   26   24    
449.36/449.41	c 16051          17465          4278461        74159886       0              0              7   10   9     
494.56/494.60	c 17745          19261          4603205        80964751       0              0              6   8   7      
562.26/562.37	c 19608          21275          5192185        90812038       0              0              6   10   8     
603.56/603.60	c 21657          23365          5451106        100132506      0              0              6   7   6      
684.06/684.11	c 23910          25771          6211970        112910159      0              0              6   8   7      
761.96/762.06	c 26388          28432          6819710        127635684      0              0              7   8   7      
844.75/844.83	c 29113          31313          7577306        139274959      0              0              5   26   18    
926.14/926.23	c 32110          34416          8010119        151708514      0              0              5   6   5      
1022.95/1023.02	c 35406          37930          8852298        167058312      0              0              5   28   15    
1124.94/1125.05	c 39031          41824          9873787        183985268      0              0              7   10   8     
1209.94/1210.03	c 43018          45914          10357770       201930062      0              0              5   27   26    
1314.53/1314.63	c 47403          50510          11121189       221188508      0              0              6   9   7      
1471.04/1471.11	c 52226          55575          12350115       244087352      0              0              5   8   7      
1675.42/1675.55	c 57531          61292          13991040       264481621      0              0              6   72   53    
1789.83/1789.95	c 63366          67636          14782040       278018974      0              0              5   8   7      
1967.82/1967.95	c 69784          74285          15774285       310922780      0              0              4   5   4      
2147.82/2147.95	c 76843          81702          17276899       338981005      0              0              4   10   9     
2301.81/2301.91	c 84607          89690          18204291       369227746      0              0              7   8   7      
2519.91/2520.00	
2519.91/2520.00	c *** INTERRUPTED ***
2519.91/2520.00	c restarts              : 47          
2519.91/2520.00	c conflicts             : 91925        (36 /sec)
2519.91/2520.00	c decisions             : 97529        (39 /sec)
2519.91/2520.00	c propagations          : 394142142   (156416 /sec)
2519.91/2520.00	c root propagations     : 0           
2519.91/2520.00	c filter calls          : 20561593       (8160 /sec)
2519.91/2520.00	c useless filter calls  : 15817566       (76 %)
2519.91/2520.00	c Memory used           : 170.77 MB
2519.91/2520.00	c CPU time              : 2519.83 s
2519.91/2520.00	c real time             : 2520 s
2519.91/2520.00	
2519.91/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 (10003 MiB free)
  memory of node 1: 16384 MiB (15146 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396690-1568592886/watcher-4396690-1568592886 -o /tmp/evaluation-result-4396690-1568592886/solver-4396690-1568592886 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568572746-32296 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396690-1568592886.xml 

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

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

solver pid=3693, runsolver pid=3690

[startup+0.100121 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 3694
/proc/meminfo: memFree=25751360/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=28992 memory=5088 CPUtime=0.1 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 1481 0 0 0 10 0 0 0 20 0 1 0 435527250 29687808 1272 33554432000 4194304 6211092 140728997196544 140728997193080 5733312 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 7248 1272 798 493 0 553 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28992 KiB
Current children cumulated memory: 5088 KiB

[startup+0.209519 s]*
/proc/loadavg: 2.00 2.01 2.05 4/199 3694
/proc/meminfo: memFree=25745924/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=34264 memory=10404 CPUtime=0.21 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 2828 0 0 0 21 0 0 0 20 0 1 0 435527250 35086336 2601 33554432000 4194304 6211092 140728997196544 140728997191640 139788758162405 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 8566 2601 816 493 0 1871 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34264 KiB
Current children cumulated memory: 10404 KiB

[startup+0.309465 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 3694
/proc/meminfo: memFree=25740348/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=40076 memory=16224 CPUtime=0.3 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 4264 0 0 0 30 0 0 0 20 0 1 0 435527250 41037824 4056 33554432000 4194304 6211092 140728997196544 140728997191640 139788758162405 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 10019 4056 816 493 0 3324 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40076 KiB
Current children cumulated memory: 16224 KiB

[startup+0.700249 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 3694
/proc/meminfo: memFree=25729064/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=62104 memory=38360 CPUtime=0.69 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 9778 0 0 0 68 1 0 0 20 0 1 0 435527250 63594496 9590 33554432000 4194304 6211092 140728997196544 140728997191640 139788758162405 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 15526 9590 816 493 0 8831 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 62104 KiB
Current children cumulated memory: 38360 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3694
/proc/meminfo: memFree=25700792/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=108360 memory=84512 CPUtime=1.49 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 21329 0 0 0 146 3 0 0 20 0 1 0 435527250 110960640 21128 33554432000 4194304 6211092 140728997196544 140728997191640 139788758162405 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 27090 21128 816 493 0 20395 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 108360 KiB
Current children cumulated memory: 84512 KiB

[startup+3.10944 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3694
/proc/meminfo: memFree=25637800/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=142392 memory=118804 CPUtime=3.09 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 38155 0 0 0 305 4 0 0 20 0 1 0 435527250 145809408 29701 33554432000 4194304 6211092 140728997196544 140728997194200 5446126 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 35598 29701 859 493 0 28903 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 142392 KiB
Current children cumulated memory: 118804 KiB

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3694
/proc/meminfo: memFree=25635232/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=144768 memory=121200 CPUtime=6.29 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 46005 0 0 0 624 5 0 0 20 0 1 0 435527250 148242432 30300 33554432000 4194304 6211092 140728997196544 140728997194200 5452223 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 36192 30300 861 493 0 29497 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 144768 KiB
Current children cumulated memory: 121200 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3696
/proc/meminfo: memFree=25634052/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=145692 memory=122324 CPUtime=12.69 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 53046 0 0 0 1263 6 0 0 20 0 1 0 435527250 149188608 30581 33554432000 4194304 6211092 140728997196544 140728997194200 5440705 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 36423 30581 861 493 0 29728 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 145692 KiB
Current children cumulated memory: 122324 KiB

[startup+25.5003 s]
/proc/loadavg: 1.93 2.00 2.04 3/199 3696
/proc/meminfo: memFree=25632156/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=147012 memory=123516 CPUtime=25.48 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 67487 0 0 0 2542 6 0 0 20 0 1 0 435527250 150540288 30879 33554432000 4194304 6211092 140728997196544 140728997194200 5446260 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 36753 30879 861 493 0 30058 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 147012 KiB
Current children cumulated memory: 123516 KiB

[startup+51.1091 s]
/proc/loadavg: 1.95 2.00 2.04 3/199 3697
/proc/meminfo: memFree=25624624/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=154140 memory=130552 CPUtime=51.09 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 82430 0 0 0 5102 7 0 0 20 0 1 0 435527250 157839360 32638 33554432000 4194304 6211092 140728997196544 140728997194200 5451626 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 38535 32638 861 493 0 31840 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 154140 KiB
Current children cumulated memory: 130552 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/199 3702
/proc/meminfo: memFree=25621740/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=157176 memory=133716 CPUtime=102.28 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 87016 0 0 0 10220 8 0 0 20 0 1 0 435527250 160948224 33429 33554432000 4194304 6211092 140728997196544 140728997194200 5446260 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 39294 33429 861 493 0 32599 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 157176 KiB
Current children cumulated memory: 133716 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/199 3706
/proc/meminfo: memFree=25620532/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=157836 memory=134320 CPUtime=162.28 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 87560 0 0 0 16220 8 0 0 20 0 1 0 435527250 161624064 33580 33554432000 4194304 6211092 140728997196544 140728997194200 5478406 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 39459 33580 861 493 0 32764 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 157836 KiB
Current children cumulated memory: 134320 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 3710
/proc/meminfo: memFree=25620172/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=158232 memory=134664 CPUtime=222.27 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 88105 0 0 0 22219 8 0 0 20 0 1 0 435527250 162029568 33666 33554432000 4194304 6211092 140728997196544 140728997194200 5443103 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 39558 33666 861 493 0 32863 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 158232 KiB
Current children cumulated memory: 134664 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 3716
/proc/meminfo: memFree=25620032/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=158760 memory=135256 CPUtime=282.27 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 88750 0 0 0 28219 8 0 0 20 0 1 0 435527250 162570240 33814 33554432000 4194304 6211092 140728997196544 140728997194200 5443061 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 39690 33814 861 493 0 32995 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 158760 KiB
Current children cumulated memory: 135256 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 3720
/proc/meminfo: memFree=25619268/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=159288 memory=135652 CPUtime=342.27 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 89498 0 0 0 34219 8 0 0 20 0 1 0 435527250 163110912 33913 33554432000 4194304 6211092 140728997196544 140728997194200 5441090 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 39822 33913 861 493 0 33127 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 159288 KiB
Current children cumulated memory: 135652 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 3731
/proc/meminfo: memFree=25617736/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=159948 memory=136400 CPUtime=402.26 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 90340 0 0 0 40218 8 0 0 20 0 1 0 435527250 163786752 34100 33554432000 4194304 6211092 140728997196544 140728997194200 5443096 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 39987 34100 861 493 0 33292 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 159948 KiB
Current children cumulated memory: 136400 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 3737
/proc/meminfo: memFree=25618020/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=160212 memory=136732 CPUtime=462.26 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 91119 0 0 0 46218 8 0 0 20 0 1 0 435527250 164057088 34183 33554432000 4194304 6211092 140728997196544 140728997194504 5451610 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 40053 34183 861 493 0 33358 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 160212 KiB
Current children cumulated memory: 136732 KiB


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

/proc/3693/statm: 42924 37075 861 493 0 36229 0
Current children cumulated CPU time: 1722.22 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148300 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 3918
/proc/meminfo: memFree=25210756/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171696 memory=148312 CPUtime=1782.23 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 104457 0 0 0 178214 9 0 0 20 0 1 0 435527250 175816704 37078 33554432000 4194304 6211092 140728997196544 140728997194200 5446279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42924 37078 861 493 0 36229 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148312 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 3922
/proc/meminfo: memFree=25210776/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171696 memory=148316 CPUtime=1842.22 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 104824 0 0 0 184213 9 0 0 20 0 1 0 435527250 175816704 37079 33554432000 4194304 6211092 140728997196544 140728997194504 5454188 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42924 37079 861 493 0 36229 0
Current children cumulated CPU time: 1842.22 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148316 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3928
/proc/meminfo: memFree=25210852/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171696 memory=148316 CPUtime=1902.22 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 105120 0 0 0 190213 9 0 0 20 0 1 0 435527250 175816704 37079 33554432000 4194304 6211092 140728997196544 140728997194504 5453912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42924 37079 861 493 0 36229 0
Current children cumulated CPU time: 1902.22 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148316 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3932
/proc/meminfo: memFree=25211136/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171828 memory=148360 CPUtime=1962.22 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 105402 0 0 0 196213 9 0 0 20 0 1 0 435527250 175951872 37090 33554432000 4194304 6211092 140728997196544 140728997194200 5442964 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42957 37090 861 493 0 36262 0
Current children cumulated CPU time: 1962.22 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148360 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3936
/proc/meminfo: memFree=25208624/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171828 memory=148416 CPUtime=2022.22 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 105653 0 0 0 202213 9 0 0 20 0 1 0 435527250 175951872 37104 33554432000 4194304 6211092 140728997196544 140728997194504 5453912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42957 37104 861 493 0 36262 0
Current children cumulated CPU time: 2022.22 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148416 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3942
/proc/meminfo: memFree=25207488/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171828 memory=148416 CPUtime=2082.22 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 105896 0 0 0 208213 9 0 0 20 0 1 0 435527250 175951872 37104 33554432000 4194304 6211092 140728997196544 140728997194504 5476863 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42957 37104 861 493 0 36262 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148416 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3946
/proc/meminfo: memFree=25205556/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171828 memory=148420 CPUtime=2142.22 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 106135 0 0 0 214213 9 0 0 20 0 1 0 435527250 175951872 37105 33554432000 4194304 6211092 140728997196544 140728997194504 5443080 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42957 37105 861 493 0 36262 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148420 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3957
/proc/meminfo: memFree=25205548/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171828 memory=148428 CPUtime=2202.21 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 106437 0 0 0 220212 9 0 0 20 0 1 0 435527250 175951872 37107 33554432000 4194304 6211092 140728997196544 140728997194504 5446270 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42957 37107 861 493 0 36262 0
Current children cumulated CPU time: 2202.21 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148428 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3963
/proc/meminfo: memFree=25204984/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171960 memory=148452 CPUtime=2262.21 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 106708 0 0 0 226212 9 0 0 20 0 1 0 435527250 176087040 37113 33554432000 4194304 6211092 140728997196544 140728997194200 5480256 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42990 37113 861 493 0 36295 0
Current children cumulated CPU time: 2262.21 s
Current children cumulated vsize: 171960 KiB
Current children cumulated memory: 148452 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3967
/proc/meminfo: memFree=25205716/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=171960 memory=148524 CPUtime=2322.21 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 106998 0 0 0 232212 9 0 0 20 0 1 0 435527250 176087040 37131 33554432000 4194304 6211092 140728997196544 140728997194504 5443061 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 42990 37131 861 493 0 36295 0
Current children cumulated CPU time: 2322.21 s
Current children cumulated vsize: 171960 KiB
Current children cumulated memory: 148524 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3971
/proc/meminfo: memFree=25203340/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=174072 memory=150524 CPUtime=2382.21 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 107893 0 0 0 238212 9 0 0 20 0 1 0 435527250 178249728 37631 33554432000 4194304 6211092 140728997196544 140728997194200 5478374 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 43518 37631 861 493 0 36823 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 174072 KiB
Current children cumulated memory: 150524 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3977
/proc/meminfo: memFree=25201912/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=174864 memory=151248 CPUtime=2442.2 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 108959 0 0 0 244211 9 0 0 20 0 1 0 435527250 179060736 37812 33554432000 4194304 6211092 140728997196544 140728997194200 5451600 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 43716 37812 861 493 0 37021 0
Current children cumulated CPU time: 2442.2 s
Current children cumulated vsize: 174864 KiB
Current children cumulated memory: 151248 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 3982
/proc/meminfo: memFree=25202092/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=174864 memory=151488 CPUtime=2502.2 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 109944 0 0 0 250211 9 0 0 20 0 1 0 435527250 179060736 37872 33554432000 4194304 6211092 140728997196544 140728997194200 5480225 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 43716 37872 861 493 0 37021 0
Current children cumulated CPU time: 2502.2 s
Current children cumulated vsize: 174864 KiB
Current children cumulated memory: 151488 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 3983
/proc/meminfo: memFree=25201992/32770624 swapFree=66941248/67108860
[pid=3693] ppid=3690 vsize=174864 memory=151488 CPUtime=2519.91 cores=0,2,4,6
/proc/3693/stat : 3693 (cosoco) R 3690 3693 32265 0 -1 4202496 110622 0 0 0 251982 9 0 0 20 0 1 0 435527250 179060736 37872 33554432000 4194304 6211092 140728997196544 140728997194200 5455650 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 18042880 140728997200907 140728997201009 140728997201009 140728997203918 0
/proc/3693/statm: 43716 37872 861 493 0 37021 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 174864 KiB
Current children cumulated memory: 151488 KiB

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

[startup+2520.01 s]
# the end of solver process 3693 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.83 s, system=0.093996 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.92
CPU user time (s): 2519.83
CPU system time (s): 0.093996
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 174864
Max. memory (cumulated for all children) (KiB): 151488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.83
system time used= 0.093996
maximum resident set size= 151556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110672
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= 25
involuntary context switches= 1521


# summary of solver processes directly reported to runsolver:
#   pid: 3693
#   total CPU time (s): 2519.92
#   total CPU user time (s): 2519.83
#   total CPU system time (s): 0.093996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.14556 second user time and 16.6236 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-16 02:14:08
IDJOB=4396690
IDBENCH=138445
IDSOLVER=2848
FILE ID=node149/4396690-1568592886
RUNJOBID= node149-1568572746-32296
PBS_JOBID= 21703308
Free space on /tmp= 61420 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-01.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396690-1568592886/watcher-4396690-1568592886 -o /tmp/evaluation-result-4396690-1568592886/solver-4396690-1568592886 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568572746-32296 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396690-1568592886.xml

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

MD5SUM BENCH= a0db4e7a601eb58dee5216b17e791c99
RANDOM SEED=1252106350

node149.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.81
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.81
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.81
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.81
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:        25752896 kB
MemAvailable:   31840724 kB
Buffers:          213872 kB
Cached:          6174356 kB
SwapCached:        61248 kB
Active:          2511528 kB
Inactive:        3941356 kB
Active(anon):      31876 kB
Inactive(anon):    80904 kB
Active(file):    2479652 kB
Inactive(file):  3860452 kB
Unevictable:      111216 kB
Mlocked:          111216 kB
SwapTotal:      67108860 kB
SwapFree:       66941248 kB
Dirty:              2756 kB
Writeback:             0 kB
AnonPages:        116132 kB
Mapped:            49376 kB
Shmem:             39848 kB
Slab:             156248 kB
SReclaimable:     127120 kB
SUnreclaim:        29128 kB
KernelStack:        3472 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538056 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:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61416 MiB
End job on node149 at 2019-09-16 02:56:08