Trace number 4389410

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2? (TO) 2519.91 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.92	c root propagations     : 0           
1.89/1.92	c restarts enabled, print stats at every restarts
1.89/1.92	c
1.89/1.92	c
1.89/1.92	c
1.89/1.92	c This is cosoco 2.00 --  
1.89/1.92	c
1.89/1.92	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389410-1568357772.xml 
1.89/1.92	c ========================================[ Problem Statistics ]===========================================
1.89/1.92	c |                                                                                                       
1.89/1.92	c |  Parse time        :         1.88 s 
1.89/1.92	c |
1.89/1.92	c |               Variables: 200
1.89/1.92	c |            Domain Sizes: 548..643
1.89/1.92	c |
1.89/1.92	c |             Constraints: 2800
1.89/1.92	c |                   Arity: 2..2  -- Binary: 2800
1.89/1.92	c | 
1.89/1.92	c |                   Types: 
1.89/1.92	c |                          (X != Y): 100
1.89/1.92	c |                          Intension: 2700
1.89/1.92	c |                          
1.89/1.92	c =========================================================================================================
1.89/1.92	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.19/4.24	c 101            130            38183          296895         0              0              24   26   25   
6.88/6.99	c 211            249            59593          935860         0              0              7   8   6      
8.99/9.06	c 332            379            79460          1358053        0              0              7   8   6      
13.29/13.37	c 465            525            118011         1971785        0              0              7   7   6      
17.10/17.19	c 611            687            161590         2523750        0              0              7   8   7      
22.00/22.03	c 771            874            245929         3059472        0              0              8   9   8      
26.09/26.18	c 947            1065           287466         3842538        0              0              7   8   7      
30.59/30.63	c 1140           1273           331513         4577180        0              0              6   8   6      
34.19/34.22	c 1352           1516           373850         5388663        0              0              9   28   27    
41.89/41.97	c 1585           1795           447935         6621385        0              0              8   26   24    
49.89/49.98	c 1841           2072           504627         7846911        0              0              7   20   14    
59.39/59.47	c 2122           2393           587686         9060527        0              0              8   23   20    
66.69/66.73	c 2431           2733           655296         10348580       0              0              8   21   19    
81.38/81.49	c 2770           3103           760307         12197358       0              0              6   8   7      
93.88/93.90	c 3142           3507           894434         14101082       0              0              6   7   6      
98.88/98.98	c 3551           3928           938250         15980959       0              0              6   7   6      
104.58/104.68	c 4000           4387           980387         17563439       0              0              7   7   6      
113.38/113.42	c 4493           4894           1042523        19998149       0              0              6   6   5      
132.39/132.43	c 5035           5493           1231842        22852495       0              0              6   7   6      
140.99/141.09	c 5631           6105           1307236        25130068       0              0              7   9   7      
171.38/171.41	c 6286           6814           1469095        29169660       0              0              6   6   5      
190.88/190.99	c 7006           7581           1716875        32268354       0              0              6   9   8      
217.38/217.42	c 7798           8416           1938757        36148405       0              0              7   8   7      
232.78/232.85	c 8669           9312           2084427        39590863       0              0              6   8   7      
276.78/276.81	c 9627           10642          2548402        45029117       0              0              6   10   7     
300.78/300.87	c 10680          11738          2753898        49763334       0              0              7   8   7      
322.67/322.76	c 11838          12954          2990102        54472163       0              0              5   6   5      
386.37/386.46	c 13111          14330          3529722        63079627       0              0              6   7   6      
412.87/412.91	c 14511          15801          3769679        68007841       0              0              6   26   24    
455.87/455.90	c 16051          17465          4278461        74159886       0              0              7   10   9     
501.17/501.25	c 17745          19261          4603205        80964751       0              0              6   8   7      
569.66/569.76	c 19608          21275          5192185        90812038       0              0              6   10   8     
611.46/611.53	c 21657          23365          5451106        100132506      0              0              6   7   6      
692.46/692.51	c 23910          25771          6211970        112910159      0              0              6   8   7      
771.56/771.69	c 26388          28432          6819710        127635684      0              0              7   8   7      
856.45/856.57	c 29113          31313          7577306        139274959      0              0              5   26   18    
938.45/938.55	c 32110          34416          8010119        151708514      0              0              5   6   5      
1037.05/1037.17	c 35406          37930          8852298        167058312      0              0              5   28   15    
1139.84/1139.91	c 39031          41824          9873787        183985268      0              0              7   10   8     
1227.63/1227.78	c 43018          45914          10357770       201930062      0              0              5   27   26    
1333.73/1333.83	c 47403          50510          11121189       221188508      0              0              6   9   7      
1491.53/1491.62	c 52226          55575          12350115       244087352      0              0              5   8   7      
1698.93/1699.08	c 57531          61292          13991040       264481621      0              0              6   72   53    
1814.12/1814.22	c 63366          67636          14782040       278018974      0              0              5   8   7      
1994.61/1994.74	c 69784          74285          15774285       310922780      0              0              4   5   4      
2175.50/2175.62	c 76843          81702          17276899       338981005      0              0              4   10   9     
2331.70/2331.88	c 84607          89690          18204291       369227746      0              0              7   8   7      
2519.90/2520.00	
2519.90/2520.00	c *** INTERRUPTED ***
2519.90/2520.00	c restarts              : 47          
2519.90/2520.00	c conflicts             : 90912        (36 /sec)
2519.90/2520.00	c decisions             : 96455        (38 /sec)
2519.90/2520.00	c propagations          : 391432735   (155342 /sec)
2519.90/2520.00	c root propagations     : 0           
2519.90/2520.00	c filter calls          : 20292613       (8053 /sec)
2519.90/2520.00	c useless filter calls  : 15601338       (76 %)
2519.90/2520.00	c Memory used           : 170.77 MB
2519.90/2520.00	c CPU time              : 2519.81 s
2519.90/2520.00	c real time             : 2520 s
2519.90/2520.00	
2519.90/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 (15254 MiB free)
  memory of node 1: 16384 MiB (15684 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389410-1568357772/watcher-4389410-1568357772 -o /tmp/evaluation-result-4389410-1568357772/solver-4389410-1568357772 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568352647-26641 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389410-1568357772.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
solver pid=27964, runsolver pid=27961
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 1.96 2.02 2.05 3/199 27965
/proc/meminfo: memFree=31680304/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=28992 memory=5080 CPUtime=0.1 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 1481 0 0 0 10 0 0 0 20 0 1 0 412039887 29687808 1270 33554432000 4194304 6210612 140736093272864 140736093269400 139686941785061 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 7248 1270 796 493 0 553 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28992 KiB
Current children cumulated memory: 5080 KiB

[startup+0.209404 s]*
/proc/loadavg: 1.96 2.02 2.05 3/199 27965
/proc/meminfo: memFree=31675096/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=34784 memory=11064 CPUtime=0.21 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 2945 0 0 0 21 0 0 0 20 0 1 0 412039887 35618816 2766 33554432000 4194304 6210612 140736093272864 140736093269400 139686941785061 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 8696 2766 815 493 0 2001 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34784 KiB
Current children cumulated memory: 11064 KiB

[startup+0.309361 s]*
/proc/loadavg: 1.96 2.02 2.05 3/199 27965
/proc/meminfo: memFree=31669144/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=40740 memory=17012 CPUtime=0.31 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 4416 0 0 0 31 0 0 0 20 0 1 0 412039887 41717760 4253 33554432000 4194304 6210612 140736093272864 140736093269400 139686941785061 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 10185 4253 815 493 0 3490 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40740 KiB
Current children cumulated memory: 17012 KiB

[startup+0.700298 s]
/proc/loadavg: 1.96 2.02 2.05 3/199 27965
/proc/meminfo: memFree=31657612/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=63156 memory=39436 CPUtime=0.69 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 10041 0 0 0 68 1 0 0 20 0 1 0 412039887 64671744 9859 33554432000 4194304 6210612 140736093272864 140736093269400 139686941785061 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 15789 9859 815 493 0 9094 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 63156 KiB
Current children cumulated memory: 39436 KiB

[startup+1.5003 s]
/proc/loadavg: 1.96 2.02 2.05 3/199 27965
/proc/meminfo: memFree=31627720/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=110580 memory=86724 CPUtime=1.49 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 21880 0 0 0 147 2 0 0 20 0 1 0 412039887 113233920 21681 33554432000 4194304 6210612 140736093272864 140736093267960 139686941785061 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 27645 21681 815 493 0 20950 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 110580 KiB
Current children cumulated memory: 86724 KiB

[startup+3.10931 s]
/proc/loadavg: 1.96 2.02 2.05 3/199 27965
/proc/meminfo: memFree=31565968/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=142392 memory=118888 CPUtime=3.09 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 38072 0 0 0 305 4 0 0 20 0 1 0 412039887 145809408 29722 33554432000 4194304 6210612 140736093272864 140736093267960 139686941785061 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 35598 29722 856 493 0 28903 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 142392 KiB
Current children cumulated memory: 118888 KiB

[startup+6.30027 s]
/proc/loadavg: 1.96 2.02 2.05 3/199 27965
/proc/meminfo: memFree=31563144/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=144768 memory=121264 CPUtime=6.28 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 45961 0 0 0 624 4 0 0 20 0 1 0 412039887 148242432 30316 33554432000 4194304 6210612 140736093272864 140736093270520 5453754 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 36192 30316 859 493 0 29497 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 144768 KiB
Current children cumulated memory: 121264 KiB

[startup+12.7003 s]
/proc/loadavg: 1.97 2.02 2.05 3/199 27965
/proc/meminfo: memFree=31562336/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=145692 memory=122312 CPUtime=12.69 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 53016 0 0 0 1264 5 0 0 20 0 1 0 412039887 149188608 30578 33554432000 4194304 6210612 140736093272864 140736093270520 5446462 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 36423 30578 859 493 0 29728 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 145692 KiB
Current children cumulated memory: 122312 KiB

[startup+25.5003 s]
/proc/loadavg: 1.97 2.02 2.05 3/199 27967
/proc/meminfo: memFree=31561092/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=146880 memory=123492 CPUtime=25.49 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 66135 0 0 0 2544 5 0 0 20 0 1 0 412039887 150405120 30873 33554432000 4194304 6210612 140736093272864 140736093270520 5068610 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 36720 30873 859 493 0 30025 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 146880 KiB
Current children cumulated memory: 123492 KiB

[startup+51.1092 s]
/proc/loadavg: 1.98 2.02 2.05 3/199 27968
/proc/meminfo: memFree=31553544/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=154008 memory=130584 CPUtime=51.1 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 86093 0 0 0 5103 7 0 0 20 0 1 0 412039887 157704192 32646 33554432000 4194304 6210612 140736093272864 140736093270520 5478158 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 38502 32646 859 493 0 31807 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 154008 KiB
Current children cumulated memory: 130584 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.05 3/199 27971
/proc/meminfo: memFree=31550256/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=157176 memory=133588 CPUtime=102.28 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 96626 0 0 0 10221 7 0 0 20 0 1 0 412039887 160948224 33397 33554432000 4194304 6210612 140736093272864 140736093270520 5480065 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 39294 33397 859 493 0 32599 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 157176 KiB
Current children cumulated memory: 133588 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27978
/proc/meminfo: memFree=31549232/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=157836 memory=134324 CPUtime=162.29 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 101952 0 0 0 16221 8 0 0 20 0 1 0 412039887 161624064 33581 33554432000 4194304 6210612 140736093272864 140736093270520 5451322 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 39459 33581 859 493 0 32764 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 157836 KiB
Current children cumulated memory: 134324 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27982
/proc/meminfo: memFree=31548240/32770624 swapFree=66980384/67108860
[pid=27964] ppid=27961 vsize=158232 memory=134632 CPUtime=222.28 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 102497 0 0 0 22220 8 0 0 20 0 1 0 412039887 162029568 33658 33554432000 4194304 6210612 140736093272864 140736093270824 5456150 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 39558 33658 859 493 0 32863 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 158232 KiB
Current children cumulated memory: 134632 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27994
/proc/meminfo: memFree=31548188/32770624 swapFree=66980396/67108860
[pid=27964] ppid=27961 vsize=158760 memory=135236 CPUtime=282.28 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 103136 0 0 0 28220 8 0 0 20 0 1 0 412039887 162570240 33809 33554432000 4194304 6210612 140736093272864 140736093270520 5440523 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 39690 33809 859 493 0 32995 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 158760 KiB
Current children cumulated memory: 135236 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 28023
/proc/meminfo: memFree=31547612/32770624 swapFree=66980416/67108860
[pid=27964] ppid=27961 vsize=159288 memory=135616 CPUtime=342.27 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 103884 0 0 0 34219 8 0 0 20 0 1 0 412039887 163110912 33904 33554432000 4194304 6210612 140736093272864 140736093270520 5442936 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 39822 33904 859 493 0 33127 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 159288 KiB
Current children cumulated memory: 135616 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 28027
/proc/meminfo: memFree=31546444/32770624 swapFree=66980416/67108860
[pid=27964] ppid=27961 vsize=159948 memory=136432 CPUtime=402.27 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 104579 0 0 0 40219 8 0 0 20 0 1 0 412039887 163786752 34108 33554432000 4194304 6210612 140736093272864 140736093270520 5389659 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 39987 34108 859 493 0 33292 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 159948 KiB
Current children cumulated memory: 136432 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 28031
/proc/meminfo: memFree=31547104/32770624 swapFree=66980416/67108860
[pid=27964] ppid=27961 vsize=160212 memory=136712 CPUtime=462.27 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 104962 0 0 0 46219 8 0 0 20 0 1 0 412039887 164057088 34178 33554432000 4194304 6210612 140736093272864 140736093270824 139686942705571 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 40053 34178 859 493 0 33358 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 160212 KiB
Current children cumulated memory: 136712 KiB


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

/proc/27964/statm: 42924 37043 859 493 0 36229 0
Current children cumulated CPU time: 1722.22 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 28212
/proc/meminfo: memFree=28047264/32770624 swapFree=66980432/67108860
[pid=27964] ppid=27961 vsize=171696 memory=148296 CPUtime=1782.22 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 118143 0 0 0 178213 9 0 0 20 0 1 0 412039887 175816704 37074 33554432000 4194304 6210612 140736093272864 140736093270520 5476700 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42924 37074 859 493 0 36229 0
Current children cumulated CPU time: 1782.22 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148296 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28216
/proc/meminfo: memFree=27423188/32770624 swapFree=66980432/67108860
[pid=27964] ppid=27961 vsize=171696 memory=148300 CPUtime=1842.22 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 118561 0 0 0 184213 9 0 0 20 0 1 0 412039887 175816704 37075 33554432000 4194304 6210612 140736093272864 140736093270824 5440922 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42924 37075 859 493 0 36229 0
Current children cumulated CPU time: 1842.22 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148300 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28220
/proc/meminfo: memFree=26801964/32770624 swapFree=66980432/67108860
[pid=27964] ppid=27961 vsize=171696 memory=148304 CPUtime=1902.21 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 118829 0 0 0 190212 9 0 0 20 0 1 0 412039887 175816704 37076 33554432000 4194304 6210612 140736093272864 140736093270824 139686951730028 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42924 37076 859 493 0 36229 0
Current children cumulated CPU time: 1902.21 s
Current children cumulated vsize: 171696 KiB
Current children cumulated memory: 148304 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28227
/proc/meminfo: memFree=26180208/32770624 swapFree=66980432/67108860
[pid=27964] ppid=27961 vsize=171828 memory=148304 CPUtime=1962.21 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 119135 0 0 0 196212 9 0 0 20 0 1 0 412039887 175951872 37076 33554432000 4194304 6210612 140736093272864 140736093270520 5446115 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42957 37076 859 493 0 36262 0
Current children cumulated CPU time: 1962.21 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148304 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28231
/proc/meminfo: memFree=25558096/32770624 swapFree=66980432/67108860
[pid=27964] ppid=27961 vsize=171828 memory=148392 CPUtime=2022.21 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 119487 0 0 0 202212 9 0 0 20 0 1 0 412039887 175951872 37098 33554432000 4194304 6210612 140736093272864 140736093270824 5446115 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42957 37098 859 493 0 36262 0
Current children cumulated CPU time: 2022.21 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148392 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28242
/proc/meminfo: memFree=24934292/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=171828 memory=148404 CPUtime=2082.21 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 119765 0 0 0 208212 9 0 0 20 0 1 0 412039887 175951872 37101 33554432000 4194304 6210612 140736093272864 140736093270824 5446066 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42957 37101 859 493 0 36262 0
Current children cumulated CPU time: 2082.21 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148404 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28248
/proc/meminfo: memFree=24312636/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=171828 memory=148408 CPUtime=2142.2 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 120041 0 0 0 214211 9 0 0 20 0 1 0 412039887 175951872 37102 33554432000 4194304 6210612 140736093272864 140736093270824 5442840 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42957 37102 859 493 0 36262 0
Current children cumulated CPU time: 2142.2 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148408 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28252
/proc/meminfo: memFree=23690036/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=171828 memory=148412 CPUtime=2202.2 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 120415 0 0 0 220211 9 0 0 20 0 1 0 412039887 175951872 37103 33554432000 4194304 6210612 140736093272864 140736093270824 5446050 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42957 37103 859 493 0 36262 0
Current children cumulated CPU time: 2202.2 s
Current children cumulated vsize: 171828 KiB
Current children cumulated memory: 148412 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28256
/proc/meminfo: memFree=23069156/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=171960 memory=148476 CPUtime=2262.2 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 120721 0 0 0 226211 9 0 0 20 0 1 0 412039887 176087040 37119 33554432000 4194304 6210612 140736093272864 140736093270520 139686951730028 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42990 37119 859 493 0 36295 0
Current children cumulated CPU time: 2262.2 s
Current children cumulated vsize: 171960 KiB
Current children cumulated memory: 148476 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28262
/proc/meminfo: memFree=22444644/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=171960 memory=148484 CPUtime=2322.2 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 121046 0 0 0 232211 9 0 0 20 0 1 0 412039887 176087040 37121 33554432000 4194304 6210612 140736093272864 140736093270520 5440940 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42990 37121 859 493 0 36295 0
Current children cumulated CPU time: 2322.2 s
Current children cumulated vsize: 171960 KiB
Current children cumulated memory: 148484 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28266
/proc/meminfo: memFree=21824440/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=171960 memory=148512 CPUtime=2382.2 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 121387 0 0 0 238211 9 0 0 20 0 1 0 412039887 176087040 37128 33554432000 4194304 6210612 140736093272864 140736093270824 139686951730013 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 42990 37128 859 493 0 36295 0
Current children cumulated CPU time: 2382.2 s
Current children cumulated vsize: 171960 KiB
Current children cumulated memory: 148512 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28270
/proc/meminfo: memFree=21198476/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=174600 memory=151104 CPUtime=2442.19 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 124570 0 0 0 244210 9 0 0 20 0 1 0 412039887 178790400 37776 33554432000 4194304 6210612 140736093272864 140736093270520 5446080 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 43650 37776 859 493 0 36955 0
Current children cumulated CPU time: 2442.19 s
Current children cumulated vsize: 174600 KiB
Current children cumulated memory: 151104 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28276
/proc/meminfo: memFree=20577780/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=174864 memory=151468 CPUtime=2502.19 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 126326 0 0 0 250210 9 0 0 20 0 1 0 412039887 179060736 37867 33554432000 4194304 6210612 140736093272864 140736093270520 139686942709348 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 43716 37867 859 493 0 37021 0
Current children cumulated CPU time: 2502.19 s
Current children cumulated vsize: 174864 KiB
Current children cumulated memory: 151468 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28277
/proc/meminfo: memFree=20390904/32770624 swapFree=66980436/67108860
[pid=27964] ppid=27961 vsize=174864 memory=151476 CPUtime=2519.9 cores=1,3,5,7
/proc/27964/stat : 27964 (cosoco) R 27961 27964 25389 0 -1 4202496 127545 0 0 0 251981 9 0 0 20 0 1 0 412039887 179060736 37869 33554432000 4194304 6210612 140736093272864 140736093270520 5440930 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 18075648 140736093275147 140736093275249 140736093275249 140736093278158 0
/proc/27964/statm: 43716 37869 859 493 0 37021 0
Current children cumulated CPU time: 2519.9 s
Current children cumulated vsize: 174864 KiB
Current children cumulated memory: 151476 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.81
system time used= 0.099996
maximum resident set size= 151548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127596
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= 22
involuntary context switches= 1274


# summary of solver processes directly reported to runsolver:
#   pid: 27964
#   total CPU time (s): 2519.91
#   total CPU user time (s): 2519.81
#   total CPU system time (s): 0.099996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.79476 second user time and 16.2978 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 08:55:30
IDJOB=4389410
IDBENCH=138445
IDSOLVER=2829
FILE ID=node121/4389410-1568357772
RUNJOBID= node121-1568352647-26641
PBS_JOBID= 21701172
Free space on /tmp= 61048 MiB

SOLVER NAME= cosoco 2
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-4389410-1568357772/watcher-4389410-1568357772 -o /tmp/evaluation-result-4389410-1568357772/solver-4389410-1568357772 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568352647-26641 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389410-1568357772.xml

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

MD5SUM BENCH= a0db4e7a601eb58dee5216b17e791c99
RANDOM SEED=986707977

node121.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.75
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.75
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.75
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.75
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:        31682168 kB
MemAvailable:   31917200 kB
Buffers:          139660 kB
Cached:           391152 kB
SwapCached:        18936 kB
Active:           259948 kB
Inactive:         293544 kB
Active(anon):       9520 kB
Inactive(anon):    43104 kB
Active(file):     250428 kB
Inactive(file):   250440 kB
Unevictable:      109528 kB
Mlocked:          109528 kB
SwapTotal:      67108860 kB
SwapFree:       66980384 kB
Dirty:              2812 kB
Writeback:             0 kB
AnonPages:        142404 kB
Mapped:            34896 kB
Shmem:             21320 kB
Slab:             128832 kB
SReclaimable:     100000 kB
SUnreclaim:        28832 kB
KernelStack:        3808 kB
PageTables:         5320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     529084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61044 MiB
End job on node121 at 2019-09-13 09:37:30