Trace number 4407950

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.81 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.94	c root propagations     : 0           
1.89/1.94	c restarts enabled, print stats at every restarts
1.89/1.94	c
1.89/1.94	c
1.89/1.94	c
1.89/1.94	c This is cosoco 2.00 --  
1.89/1.94	c
1.89/1.94	c command line: cosoco -lc -model -restarts -stick HOME/instance-4407950-1569808802.xml 
1.89/1.94	c ========================================[ Problem Statistics ]===========================================
1.89/1.94	c |                                                                                                       
1.89/1.94	c |  Parse time        :         1.90 s 
1.89/1.94	c |
1.89/1.94	c |               Variables: 200
1.89/1.94	c |            Domain Sizes: 548..643
1.89/1.94	c |
1.89/1.94	c |             Constraints: 2800
1.89/1.94	c |                   Arity: 2..2  -- Binary: 2800
1.89/1.94	c | 
1.89/1.94	c |                   Types: 
1.89/1.94	c |                          (X != Y): 100
1.89/1.94	c |                          Intension: 2700
1.89/1.94	c |                          
1.89/1.94	c =========================================================================================================
1.89/1.94	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.19/4.21	c 101            130            38183          296895         0              0              24   26   25   
6.89/6.91	c 211            249            59593          935860         0              0              7   8   6      
8.88/8.94	c 332            379            79460          1358053        0              0              7   8   6      
13.10/13.16	c 465            525            118011         1971785        0              0              7   7   6      
16.89/16.91	c 611            687            161590         2523750        0              0              7   8   7      
21.59/21.64	c 771            874            245929         3059472        0              0              8   9   8      
25.69/25.71	c 947            1065           287466         3842538        0              0              7   8   7      
30.00/30.07	c 1140           1273           331513         4577180        0              0              6   8   6      
33.59/33.63	c 1352           1516           373850         5388663        0              0              9   28   27    
41.29/41.34	c 1585           1795           447935         6621385        0              0              8   26   24    
49.18/49.27	c 1841           2072           504627         7846911        0              0              7   20   14    
58.68/58.75	c 2122           2393           587686         9060527        0              0              8   23   20    
65.88/65.96	c 2431           2733           655296         10348580       0              0              8   21   19    
80.58/80.62	c 2770           3103           760307         12197358       0              0              6   8   7      
92.78/92.87	c 3142           3507           894434         14101082       0              0              6   7   6      
97.78/97.88	c 3551           3928           938250         15980959       0              0              6   7   6      
103.48/103.53	c 4000           4387           980387         17563439       0              0              7   7   6      
112.18/112.21	c 4493           4894           1042523        19998149       0              0              6   6   5      
130.87/130.93	c 5035           5493           1231842        22852495       0              0              6   7   6      
139.46/139.51	c 5631           6105           1307236        25130068       0              0              7   9   7      
169.76/169.86	c 6286           6814           1469095        29169660       0              0              6   6   5      
189.46/189.50	c 7006           7581           1716875        32268354       0              0              6   9   8      
215.66/215.78	c 7798           8416           1938757        36148405       0              0              7   8   7      
231.06/231.15	c 8669           9312           2084427        39590863       0              0              6   8   7      
274.75/274.84	c 9627           10642          2548402        45029117       0              0              6   10   7     
298.55/298.63	c 10680          11738          2753898        49763334       0              0              7   8   7      
320.35/320.43	c 11838          12954          2990102        54472163       0              0              5   6   5      
383.34/383.46	c 13111          14330          3529722        63079627       0              0              6   7   6      
409.24/409.35	c 14511          15801          3769679        68007841       0              0              6   26   24    
451.84/451.97	c 16051          17465          4278461        74159886       0              0              7   10   9     
497.24/497.40	c 17745          19261          4603205        80964751       0              0              6   8   7      
565.43/565.50	c 19608          21275          5192185        90812038       0              0              6   10   8     
606.83/606.98	c 21657          23365          5451106        100132506      0              0              6   7   6      
687.73/687.80	c 23910          25771          6211970        112910159      0              0              6   8   7      
765.93/766.10	c 26388          28432          6819710        127635684      0              0              7   8   7      
849.51/849.60	c 29113          31313          7577306        139274959      0              0              5   26   18    
931.41/931.53	c 32110          34416          8010119        151708514      0              0              5   6   5      
1028.91/1029.04	c 35406          37930          8852298        167058312      0              0              5   28   15    
1131.39/1131.59	c 39031          41824          9873787        183985268      0              0              7   10   8     
1217.19/1217.35	c 43018          45914          10357770       201930062      0              0              5   27   26    
1322.38/1322.50	c 47403          50510          11121189       221188508      0              0              6   9   7      
1479.67/1479.82	c 52226          55575          12350115       244087352      0              0              5   8   7      
1685.35/1685.58	c 57531          61292          13991040       264481621      0              0              6   72   53    
1800.65/1800.86	c 63366          67636          14782040       278018974      0              0              5   8   7      
1979.53/1979.75	c 69784          74285          15774285       310922780      0              0              4   5   4      
2160.22/2160.46	c 76843          81702          17276899       338981005      0              0              4   10   9     
2314.92/2315.18	c 84607          89690          18204291       369227746      0              0              7   8   7      
2519.80/2520.00	
2519.80/2520.00	c *** INTERRUPTED ***
2519.80/2520.00	c restarts              : 47          
2519.80/2520.00	c conflicts             : 91396        (36 /sec)
2519.80/2520.00	c decisions             : 96982        (38 /sec)
2519.80/2520.00	c propagations          : 392863407   (155916 /sec)
2519.80/2520.00	c root propagations     : 0           
2519.80/2520.00	c filter calls          : 20470903       (8124 /sec)
2519.80/2520.00	c useless filter calls  : 15749401       (76 %)
2519.80/2520.00	c Memory used           : 170.77 MB
2519.80/2520.00	c CPU time              : 2519.72 s
2519.80/2520.00	c real time             : 2520.01 s
2519.80/2520.00	
2519.80/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 (15278 MiB free)
  memory of node 1: 16384 MiB (15589 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407950-1569808802/watcher-4407950-1569808802 -o /tmp/evaluation-result-4407950-1569808802/solver-4407950-1569808802 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569783168-25107 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407950-1569808802.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=30007, runsolver pid=30004

[startup+0.100154 s]*
/proc/loadavg: 1.89 2.01 2.04 3/199 30008
/proc/meminfo: memFree=31607124/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=28992 memory=5088 CPUtime=0.1 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 1487 0 0 0 10 0 0 0 20 0 1 0 557136518 29687808 1272 33554432000 4194304 6211132 140723477627328 140723477623864 140414393252837 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/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.209605 s]*
/proc/loadavg: 1.89 2.01 2.04 3/199 30008
/proc/meminfo: memFree=31601544/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=34916 memory=11068 CPUtime=0.21 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 2966 0 0 0 21 0 0 0 20 0 1 0 557136518 35753984 2767 33554432000 4194304 6211132 140723477627328 140723477623864 5071149 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 8729 2767 816 493 0 2034 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34916 KiB
Current children cumulated memory: 11068 KiB

[startup+0.309419 s]*
/proc/loadavg: 1.89 2.01 2.04 4/199 30008
/proc/meminfo: memFree=31595964/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=40740 memory=17016 CPUtime=0.31 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 4417 0 0 0 31 0 0 0 20 0 1 0 557136518 41717760 4254 33554432000 4194304 6211132 140723477627328 140723477623864 140414393252837 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 10185 4254 816 493 0 3490 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40740 KiB
Current children cumulated memory: 17016 KiB

[startup+0.700298 s]
/proc/loadavg: 1.89 2.01 2.04 4/199 30008
/proc/meminfo: memFree=31584184/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=62896 memory=39180 CPUtime=0.69 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 9985 0 0 0 68 1 0 0 20 0 1 0 557136518 64405504 9795 33554432000 4194304 6211132 140723477627328 140723477620632 140414393252837 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 15724 9795 816 493 0 9029 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 62896 KiB
Current children cumulated memory: 39180 KiB

[startup+1.5003 s]
/proc/loadavg: 1.89 2.01 2.04 3/199 30008
/proc/meminfo: memFree=31554800/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=109928 memory=86072 CPUtime=1.49 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 21717 0 0 0 147 2 0 0 20 0 1 0 557136518 112566272 21518 33554432000 4194304 6211132 140723477627328 140723477620632 140414393252837 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 27482 21518 816 493 0 20787 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 109928 KiB
Current children cumulated memory: 86072 KiB

[startup+3.10934 s]
/proc/loadavg: 1.89 2.01 2.04 3/198 30008
/proc/meminfo: memFree=31493376/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=142392 memory=118904 CPUtime=3.1 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 38082 0 0 0 306 4 0 0 20 0 1 0 557136518 145809408 29726 33554432000 4194304 6211132 140723477627328 140723477624984 5446292 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 35598 29726 859 493 0 28903 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 142392 KiB
Current children cumulated memory: 118904 KiB

[startup+6.30026 s]
/proc/loadavg: 1.90 2.01 2.04 3/198 30008
/proc/meminfo: memFree=31490772/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=144768 memory=121288 CPUtime=6.29 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 45972 0 0 0 625 4 0 0 20 0 1 0 557136518 148242432 30322 33554432000 4194304 6211132 140723477627328 140723477624984 5454212 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 36192 30322 861 493 0 29497 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 144768 KiB
Current children cumulated memory: 121288 KiB

[startup+12.7003 s]
/proc/loadavg: 1.90 2.01 2.04 3/198 30008
/proc/meminfo: memFree=31490240/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=145692 memory=122324 CPUtime=12.69 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 53012 0 0 0 1264 5 0 0 20 0 1 0 557136518 149188608 30581 33554432000 4194304 6211132 140723477627328 140723477624984 140414394173328 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/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.01 2.04 3/198 30073
/proc/meminfo: memFree=31389404/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=147012 memory=123516 CPUtime=25.49 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 67574 0 0 0 2543 6 0 0 20 0 1 0 557136518 150540288 30879 33554432000 4194304 6211132 140723477627328 140723477624984 5065987 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 36753 30879 861 493 0 30058 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 147012 KiB
Current children cumulated memory: 123516 KiB

[startup+51.1091 s]
/proc/loadavg: 2.02 2.02 2.04 3/200 30083
/proc/meminfo: memFree=31379200/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=154140 memory=130592 CPUtime=51.09 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 86629 0 0 0 5103 6 0 0 20 0 1 0 557136518 157839360 32648 33554432000 4194304 6211132 140723477627328 140723477624984 140414403197784 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 38535 32648 861 493 0 31840 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 154140 KiB
Current children cumulated memory: 130592 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/199 30087
/proc/meminfo: memFree=31371596/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=157176 memory=133640 CPUtime=102.28 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 93713 0 0 0 10221 7 0 0 20 0 1 0 557136518 160948224 33410 33554432000 4194304 6211132 140723477627328 140723477624984 5453958 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 39294 33410 861 493 0 32599 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 157176 KiB
Current children cumulated memory: 133640 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 30091
/proc/meminfo: memFree=31367604/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=157836 memory=134320 CPUtime=162.26 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 95141 0 0 0 16219 7 0 0 20 0 1 0 557136518 161624064 33580 33554432000 4194304 6211132 140723477627328 140723477624984 5451580 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 39459 33580 861 493 0 32764 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 157836 KiB
Current children cumulated memory: 134320 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 30095
/proc/meminfo: memFree=31363416/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=158232 memory=134712 CPUtime=222.26 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 95670 0 0 0 22219 7 0 0 20 0 1 0 557136518 162029568 33678 33554432000 4194304 6211132 140723477627328 140723477624984 5478384 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 39558 33678 861 493 0 32863 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 158232 KiB
Current children cumulated memory: 134712 KiB

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 30101
/proc/meminfo: memFree=31360076/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=158760 memory=135336 CPUtime=282.25 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 96312 0 0 0 28218 7 0 0 20 0 1 0 557136518 162570240 33834 33554432000 4194304 6211132 140723477627328 140723477624984 5442988 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 39690 33834 861 493 0 32995 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 158760 KiB
Current children cumulated memory: 135336 KiB

[startup+342.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/198 30106
/proc/meminfo: memFree=31350836/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=159288 memory=135788 CPUtime=342.24 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 97037 0 0 0 34217 7 0 0 20 0 1 0 557136518 163110912 33947 33554432000 4194304 6211132 140723477627328 140723477624984 5446311 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 39822 33947 861 493 0 33127 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 159288 KiB
Current children cumulated memory: 135788 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/198 30110
/proc/meminfo: memFree=31348300/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=159948 memory=136504 CPUtime=402.24 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 97771 0 0 0 40217 7 0 0 20 0 1 0 557136518 163786752 34126 33554432000 4194304 6211132 140723477627328 140723477624984 5453946 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 39987 34126 861 493 0 33292 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 159948 KiB
Current children cumulated memory: 136504 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 30116
/proc/meminfo: memFree=31345704/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=160212 memory=136720 CPUtime=462.24 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 98133 0 0 0 46216 8 0 0 20 0 1 0 557136518 164057088 34180 33554432000 4194304 6211132 140723477627328 140723477625288 140414394177124 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 40053 34180 861 493 0 33358 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 160212 KiB
Current children cumulated memory: 136720 KiB


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

/proc/30007/statm: 42924 37043 861 493 0 36229 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148172 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 30255
/proc/meminfo: memFree=31330004/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171696 memory=148312 CPUtime=1782.15 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 108511 0 0 0 178206 9 0 0 20 0 1 0 557136518 175816704 37078 33554432000 4194304 6211132 140723477627328 140723477624984 5446292 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42924 37078 861 493 0 36229 0
Current children cumulated CPU time: 1782.15 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/199 30264
/proc/meminfo: memFree=31328800/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171696 memory=148312 CPUtime=1842.14 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 108698 0 0 0 184205 9 0 0 20 0 1 0 557136518 175816704 37078 33554432000 4194304 6211132 140723477627328 140723477625288 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42924 37078 861 493 0 36229 0
Current children cumulated CPU time: 1842.14 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148312 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 30270
/proc/meminfo: memFree=31329676/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171696 memory=148316 CPUtime=1902.14 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 108831 0 0 0 190205 9 0 0 20 0 1 0 557136518 175816704 37079 33554432000 4194304 6211132 140723477627328 140723477625288 5065840 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42924 37079 861 493 0 36229 0
Current children cumulated CPU time: 1902.14 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 30274
/proc/meminfo: memFree=31330040/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171828 memory=148328 CPUtime=1962.13 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 108995 0 0 0 196204 9 0 0 20 0 1 0 557136518 175951872 37082 33554432000 4194304 6211132 140723477627328 140723477624984 5443104 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42957 37082 861 493 0 36262 0
Current children cumulated CPU time: 1962.13 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148328 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 30278
/proc/meminfo: memFree=31330200/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171828 memory=148396 CPUtime=2022.13 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 109159 0 0 0 202204 9 0 0 20 0 1 0 557136518 175951872 37099 33554432000 4194304 6211132 140723477627328 140723477625288 5452266 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42957 37099 861 493 0 36262 0
Current children cumulated CPU time: 2022.13 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148396 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 30284
/proc/meminfo: memFree=31329648/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171828 memory=148416 CPUtime=2082.13 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 109295 0 0 0 208204 9 0 0 20 0 1 0 557136518 175951872 37104 33554432000 4194304 6211132 140723477627328 140723477625288 5454192 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42957 37104 861 493 0 36262 0
Current children cumulated CPU time: 2082.13 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 30289
/proc/meminfo: memFree=31329652/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171828 memory=148420 CPUtime=2142.12 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 109427 0 0 0 214203 9 0 0 20 0 1 0 557136518 175951872 37105 33554432000 4194304 6211132 140723477627328 140723477625288 5442988 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42957 37105 861 493 0 36262 0
Current children cumulated CPU time: 2142.12 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 30293
/proc/meminfo: memFree=31329312/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171828 memory=148420 CPUtime=2202.12 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 109607 0 0 0 220203 9 0 0 20 0 1 0 557136518 175951872 37105 33554432000 4194304 6211132 140723477627328 140723477625288 5455682 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42957 37105 861 493 0 36262 0
Current children cumulated CPU time: 2202.12 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148420 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 30299
/proc/meminfo: memFree=31329380/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171960 memory=148452 CPUtime=2262.11 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 109766 0 0 0 226202 9 0 0 20 0 1 0 557136518 176087040 37113 33554432000 4194304 6211132 140723477627328 140723477624984 5451590 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42990 37113 861 493 0 36295 0
Current children cumulated CPU time: 2262.11 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/200 30305
/proc/meminfo: memFree=31329896/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=171960 memory=148496 CPUtime=2322.11 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 109954 0 0 0 232202 9 0 0 20 0 1 0 557136518 176087040 37124 33554432000 4194304 6211132 140723477627328 140723477625288 5480247 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 42990 37124 861 493 0 36295 0
Current children cumulated CPU time: 2322.11 s
Current children cumulated vsize: 171960 KiB
Current children cumulated memory: 148496 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 30309
/proc/meminfo: memFree=31327672/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=174072 memory=150616 CPUtime=2382.1 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 110767 0 0 0 238201 9 0 0 20 0 1 0 557136518 178249728 37654 33554432000 4194304 6211132 140723477627328 140723477624984 5441144 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 43518 37654 861 493 0 36823 0
Current children cumulated CPU time: 2382.1 s
Current children cumulated vsize: 174072 KiB
Current children cumulated memory: 150616 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 30320
/proc/meminfo: memFree=31325872/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=174732 memory=151168 CPUtime=2442.1 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 111592 0 0 0 244201 9 0 0 20 0 1 0 557136518 178925568 37792 33554432000 4194304 6211132 140723477627328 140723477624984 5440656 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 43683 37792 861 493 0 36988 0
Current children cumulated CPU time: 2442.1 s
Current children cumulated vsize: 174732 KiB
Current children cumulated memory: 151168 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 30324
/proc/meminfo: memFree=31326628/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=174864 memory=151484 CPUtime=2502.09 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 112211 0 0 0 250200 9 0 0 20 0 1 0 557136518 179060736 37871 33554432000 4194304 6211132 140723477627328 140723477624984 5456342 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 43716 37871 861 493 0 37021 0
Current children cumulated CPU time: 2502.09 s
Current children cumulated vsize: 174864 KiB
Current children cumulated memory: 151484 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 30326
/proc/meminfo: memFree=31325772/32770624 swapFree=66986684/67108860
[pid=30007] ppid=30004 vsize=174864 memory=151488 CPUtime=2519.8 cores=1,3,5,7
/proc/30007/stat : 30007 (cosoco) R 30004 30007 25075 0 -1 4202496 112677 0 0 0 251971 9 0 0 20 0 1 0 557136518 179060736 37872 33554432000 4194304 6211132 140723477627328 140723477624984 140414394177104 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 31100928 140723477636107 140723477636209 140723477636209 140723477639118 0
/proc/30007/statm: 43716 37872 861 493 0 37021 0
Current children cumulated CPU time: 2519.8 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 30007 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.72 s, system=0.097992 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.81
CPU user time (s): 2519.72
CPU system time (s): 0.097992
CPU usage (%): 99.9922
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.72
system time used= 0.097992
maximum resident set size= 151556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112727
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 1264


# summary of solver processes directly reported to runsolver:
#   pid: 30007
#   total CPU time (s): 2519.81
#   total CPU user time (s): 2519.72
#   total CPU system time (s): 0.097992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.10722 second user time and 16.2899 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= a0db4e7a601eb58dee5216b17e791c99
RANDOM SEED=1144738133

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31608944 kB
MemAvailable:   31838672 kB
Buffers:          198408 kB
Cached:           360756 kB
SwapCached:        22760 kB
Active:           299736 kB
Inactive:         288408 kB
Active(anon):      19624 kB
Inactive(anon):    91348 kB
Active(file):     280112 kB
Inactive(file):   197060 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       66986684 kB
Dirty:              2780 kB
Writeback:             0 kB
AnonPages:        117460 kB
Mapped:            28228 kB
Shmem:             73632 kB
Slab:             167032 kB
SReclaimable:     136784 kB
SUnreclaim:        30248 kB
KernelStack:        3472 kB
PageTables:         5436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     562208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62024 MiB
End job on node104 at 2019-09-30 03:31:36