Trace number 4389430

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 2SAT 687.083 687.107

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-12.xml
MD5SUM5dc18f9bddc2dfff84e0f90fec56ce3b
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 benchmark24.9156
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains65
Minimum domain size520
Maximum domain size616
Distribution of domain sizes[{"size":520,"count":2},{"size":521,"count":4},{"size":522,"count":2},{"size":523,"count":4},{"size":525,"count":4},{"size":527,"count":4},{"size":528,"count":2},{"size":529,"count":2},{"size":530,"count":6},{"size":531,"count":6},{"size":532,"count":2},{"size":534,"count":2},{"size":535,"count":2},{"size":536,"count":2},{"size":537,"count":2},{"size":541,"count":2},{"size":542,"count":4},{"size":543,"count":2},{"size":545,"count":4},{"size":547,"count":2},{"size":550,"count":2},{"size":551,"count":2},{"size":552,"count":2},{"size":553,"count":2},{"size":554,"count":2},"...",{"size":582,"count":6}, {"size":585,"count":4}, {"size":586,"count":2}, {"size":587,"count":2}, {"size":588,"count":2}, {"size":589,"count":4}, {"size":590,"count":2}, {"size":592,"count":2}, {"size":595,"count":4}, {"size":596,"count":2}, {"size":597,"count":2}, {"size":599,"count":2}, {"size":600,"count":6}, {"size":601,"count":2}, {"size":602,"count":2}, {"size":603,"count":2}, {"size":604,"count":6}, {"size":605,"count":2}, {"size":606,"count":2}, {"size":608,"count":4}, {"size":609,"count":2}, {"size":612,"count":4}, {"size":614,"count":6}, {"size":615,"count":4}, {"size":616,"count":4}]
Minimum variable degree19
Maximum variable degree37
Distribution of variable degrees[{"degree":19,"count":100},{"degree":37,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2800}]
Number of extensional constraints0
Number of intensional constraints2800
Distribution of constraint types[{"type":"intension","count":2800}]
Optimization problemNO
Type of objective

Solver Data

1.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-4389430-1568357795.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: 520..616
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
6.49/6.56	c 101            146            40556          544107         0              0              26   27   25   
9.39/9.49	c 211            262            70651          933566         0              0              7   7   6      
13.89/13.94	c 332            396            116455         1526326        0              0              7   7   6      
17.19/17.21	c 465            541            160789         2023796        0              0              7   8   6      
20.19/20.23	c 611            699            194684         2594107        0              0              7   9   7      
24.29/24.38	c 771            869            233216         3126752        0              0              7   7   6      
28.79/28.84	c 947            1052           274126         4068680        0              0              6   7   6      
34.09/34.18	c 1140           1255           308174         5060759        0              0              7   8   6      
41.69/41.73	c 1352           1491           358599         5841189        0              0              7   8   7      
46.68/46.72	c 1585           1738           390565         6754493        0              0              8   8   7      
53.18/53.24	c 1841           2007           464447         7551557        0              0              8   8   7      
60.58/60.68	c 2122           2317           561470         8274703        0              0              8   10   9     
66.78/66.89	c 2431           2638           619451         9484805        0              0              9   9   8      
74.28/74.34	c 2770           2999           701617         10565768       0              0              7   9   8      
86.59/86.65	c 3142           3408           828990         12599963       0              0              8   10   8     
95.59/95.62	c 3551           3831           876859         14183599       0              0              7   7   6      
107.00/107.10	c 4000           4313           997721         15902636       0              0              7   8   7      
116.29/116.30	c 4493           4847           1084605        17780700       0              0              7   9   8      
139.28/139.38	c 5035           5409           1200923        20366684       0              0              8   10   8     
150.58/150.66	c 5631           6035           1342818        21866515       0              0              9   9   8      
163.28/163.31	c 6286           6708           1411533        24731942       0              0              9   9   8      
180.88/180.92	c 7006           7512           1700233        26561156       0              0              9   14   12    
207.58/207.61	c 7798           8368           1875419        29940402       0              0              8   9   8      
231.18/231.23	c 8669           9322           2154839        32989117       0              0              8   12   11    
256.38/256.49	c 9627           10373          2433322        36040346       0              0              9   13   11    
285.18/285.27	c 10680          11510          2741874        41912736       0              0              8   9   8      
312.77/312.89	c 11838          12724          3010177        45449752       0              0              6   9   7      
340.87/340.96	c 13111          14058          3265163        48772843       0              0              8   9   8      
382.47/382.58	c 14511          15611          3857229        52775362       0              0              9   45   13    
396.27/396.39	c 16051          17221          4053731        56253147       0              0              13   27   25   
435.17/435.23	c 17745          19123          4742738        59992285       0              0              7   27   25    
478.98/479.04	c 19608          21268          5377301        62716709       0              0              11   27   25   
512.87/512.91	c 21657          23443          5800094        68175793       0              0              14   25   24   
558.17/558.28	c 23910          25879          6487100        74093008       0              0              7   9   8      
602.37/602.47	c 26388          28444          7386650        78027428       0              0              9   10   9     
667.37/667.43	c 29113          31531          8535216        81773714       0              0              45   49   47   
686.97/687.10	c First solution is found
686.97/687.10	s SATISFIABLE
686.97/687.10	c restarts              : 36          
686.97/687.10	c conflicts             : 29976        (44 /sec)
686.97/687.10	c decisions             : 32770        (48 /sec)
686.97/687.10	c propagations          : 83063836    (120911 /sec)
686.97/687.10	c root propagations     : 0           
686.97/687.10	c filter calls          : 8855783        (12891 /sec)
686.97/687.10	c useless filter calls  : 7422504        (83 %)
686.97/687.10	c Memory used           : 170.73 MB
686.97/687.10	c CPU time              : 686.985 s
686.97/687.10	c real time             : 687.1 s
686.97/687.10	
686.97/687.10	c solution 1
686.97/687.10	
686.97/687.10	v <instantiation type='solution'>
686.97/687.10	v <list>x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 </list>
686.97/687.10	v <values>423 424 144 141 0 1 37 36 386 387 64 67 336 323 241 242 272 271 519 518 156 174 300 299 0 1 332 331 536 535 48 45 420 254 57 56 147 148 451 450 82 83 156 155 0 282 9 10 537 535 492 493 295 282 432 431 243 244 349 348 21 22 176 147 338 339 75 74 263 262 432 431 528 527 52 36 0 31 69 68 323 324 0 1 211 212 74 75 97 98 16 15 144 141 496 497 420 421 544 545 525 524 359 338 456 414 1 0 97 98 234 233 280 281 332 331 174 175 492 493 525 524 326 327 496 497 46 45 141 262 21 22 0 1 211 212 135 136 403 402 69 68 0 1 349 350 243 244 492 493 156 155 326 325 405 404 386 387 584 583 354 40 400 401 303 25 234 233 135 136 140 139 243 244 64 31 526 525 0 338 585 414 525 524 544 402 63 62 477 402 155 422 349 350 272 271 16 17 210 211 </values>
686.97/687.10	v </instantiation>
686.97/687.10	

Verifier Data

OK	

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 (13994 MiB free)
  memory of node 1: 16384 MiB (13735 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389430-1568357795/watcher-4389430-1568357795 -o /tmp/evaluation-result-4389430-1568357795/solver-4389430-1568357795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568329019-3495 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389430-1568357795.xml 

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

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


[startup+0.100194 s]*
/proc/loadavg: 2.00 2.00 2.04 3/199 10194
/proc/meminfo: memFree=28394020/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=28960 memory=5048 CPUtime=0.1 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 1471 0 0 0 10 0 0 0 20 0 1 0 412048379 29655040 1262 33554432000 4194304 6210612 140736424321552 140736424318088 140024583275648 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 7240 1262 796 493 0 545 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28960 KiB
Current children cumulated memory: 5048 KiB

[startup+0.20966 s]*
/proc/loadavg: 2.00 2.00 2.04 3/199 10194
/proc/meminfo: memFree=28388720/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=34508 memory=10636 CPUtime=0.21 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 2870 0 0 0 21 0 0 0 20 0 1 0 412048379 35336192 2659 33554432000 4194304 6210612 140736424321552 140736424318088 5070781 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 8627 2659 815 493 0 1932 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34508 KiB
Current children cumulated memory: 10636 KiB

[startup+0.309464 s]*
/proc/loadavg: 2.00 2.00 2.04 3/199 10194
/proc/meminfo: memFree=28382768/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=40180 memory=16460 CPUtime=0.31 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 4307 0 0 0 31 0 0 0 20 0 1 0 412048379 41144320 4115 33554432000 4194304 6210612 140736424321552 140736424311528 140024567213029 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 10045 4115 815 493 0 3350 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40180 KiB
Current children cumulated memory: 16460 KiB

[startup+0.700364 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10194
/proc/meminfo: memFree=28371360/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=62504 memory=38644 CPUtime=0.69 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 9869 0 0 0 68 1 0 0 20 0 1 0 412048379 64004096 9661 33554432000 4194304 6210612 140736424321552 140736424311528 140024567222128 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 15626 9661 815 493 0 8931 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 62504 KiB
Current children cumulated memory: 38644 KiB

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10194
/proc/meminfo: memFree=28342044/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=108924 memory=85064 CPUtime=1.49 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 21486 0 0 0 147 2 0 0 20 0 1 0 412048379 111538176 21266 33554432000 4194304 6210612 140736424321552 140736424316488 5444676 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 27231 21266 815 493 0 20536 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 108924 KiB
Current children cumulated memory: 85064 KiB

[startup+3.10948 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10194
/proc/meminfo: memFree=28281904/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=140100 memory=116536 CPUtime=3.1 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 37088 0 0 0 306 4 0 0 20 0 1 0 412048379 143462400 29134 33554432000 4194304 6210612 140736424321552 140736424319208 140024577158016 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 35025 29134 856 493 0 28330 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 140100 KiB
Current children cumulated memory: 116536 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10194
/proc/meminfo: memFree=28280428/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=141552 memory=118112 CPUtime=6.29 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 43406 0 0 0 624 5 0 0 20 0 1 0 412048379 144949248 29528 33554432000 4194304 6210612 140736424321552 140736424319208 5442936 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 35388 29528 856 493 0 28693 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 141552 KiB
Current children cumulated memory: 118112 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10194
/proc/meminfo: memFree=28277948/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=144324 memory=120824 CPUtime=12.69 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 52323 0 0 0 1264 5 0 0 20 0 1 0 412048379 147787776 30206 33554432000 4194304 6210612 140736424321552 140736424319208 5442943 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 36081 30206 859 493 0 29386 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 144324 KiB
Current children cumulated memory: 120824 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10196
/proc/meminfo: memFree=28275488/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=146304 memory=122848 CPUtime=25.49 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 69234 0 0 0 2543 6 0 0 20 0 1 0 412048379 149815296 30712 33554432000 4194304 6210612 140736424321552 140736424319208 5451322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 36576 30712 859 493 0 29881 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 146304 KiB
Current children cumulated memory: 122848 KiB

[startup+51.1092 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10197
/proc/meminfo: memFree=28274868/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=146832 memory=123328 CPUtime=51.09 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 78429 0 0 0 5103 6 0 0 20 0 1 0 412048379 150355968 30832 33554432000 4194304 6210612 140736424321552 140736424319208 5439668 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 36708 30832 859 493 0 30013 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 146832 KiB
Current children cumulated memory: 123328 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10201
/proc/meminfo: memFree=28273244/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=147624 memory=124192 CPUtime=102.29 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 86707 0 0 0 10222 7 0 0 20 0 1 0 412048379 151166976 31048 33554432000 4194304 6210612 140736424321552 140736424319512 5451322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 36906 31048 859 493 0 30211 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 147624 KiB
Current children cumulated memory: 124192 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10208
/proc/meminfo: memFree=28274068/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=147888 memory=124360 CPUtime=162.28 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 88524 0 0 0 16221 7 0 0 20 0 1 0 412048379 151437312 31090 33554432000 4194304 6210612 140736424321552 140736424319512 5442909 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 36972 31090 859 493 0 30277 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 147888 KiB
Current children cumulated memory: 124360 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 10212
/proc/meminfo: memFree=28273376/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=148416 memory=124860 CPUtime=222.28 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 89124 0 0 0 22221 7 0 0 20 0 1 0 412048379 151977984 31215 33554432000 4194304 6210612 140736424321552 140736424319512 5071968 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 37104 31215 859 493 0 30409 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 148416 KiB
Current children cumulated memory: 124860 KiB

[startup+282.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/200 10287
/proc/meminfo: memFree=27933024/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=148944 memory=125408 CPUtime=282.28 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 89751 0 0 0 28221 7 0 0 20 0 1 0 412048379 152518656 31352 33554432000 4194304 6210612 140736424321552 140736424319208 140024568137296 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 37236 31352 859 493 0 30541 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 148944 KiB
Current children cumulated memory: 125408 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/202 10317
/proc/meminfo: memFree=27908744/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=149076 memory=125584 CPUtime=342.27 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 90325 0 0 0 34220 7 0 0 20 0 1 0 412048379 152653824 31396 33554432000 4194304 6210612 140736424321552 140736424319512 5451322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 37269 31396 859 493 0 30574 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 149076 KiB
Current children cumulated memory: 125584 KiB

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/202 10321
/proc/meminfo: memFree=27875344/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=159372 memory=135864 CPUtime=402.27 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 93567 0 0 0 40220 7 0 0 20 0 1 0 412048379 163196928 33966 33554432000 4194304 6210612 140736424321552 140736424319208 5446070 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 39843 33966 859 493 0 33148 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 159372 KiB
Current children cumulated memory: 135864 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/202 10325
/proc/meminfo: memFree=27858088/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=160692 memory=137016 CPUtime=462.27 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 95910 0 0 0 46219 8 0 0 20 0 1 0 412048379 164548608 34254 33554432000 4194304 6210612 140736424321552 140736424319208 5439450 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 40173 34254 859 493 0 33478 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 160692 KiB
Current children cumulated memory: 137016 KiB

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/202 10331
/proc/meminfo: memFree=27849128/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=162012 memory=138384 CPUtime=522.27 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 98536 0 0 0 52219 8 0 0 20 0 1 0 412048379 165900288 34596 33554432000 4194304 6210612 140736424321552 140736424319208 5440960 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 40503 34596 859 493 0 33808 0
Current children cumulated CPU time: 522.27 s
Current children cumulated vsize: 162012 KiB
Current children cumulated memory: 138384 KiB

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/201 10335
/proc/meminfo: memFree=27845712/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=162936 memory=139436 CPUtime=582.27 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 101088 0 0 0 58219 8 0 0 20 0 1 0 412048379 166846464 34859 33554432000 4194304 6210612 140736424321552 140736424319208 5446088 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 40734 34859 859 493 0 34039 0
Current children cumulated CPU time: 582.27 s
Current children cumulated vsize: 162936 KiB
Current children cumulated memory: 139436 KiB

[startup+642.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10339
/proc/meminfo: memFree=27842084/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=164388 memory=140804 CPUtime=642.26 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 104421 0 0 0 64218 8 0 0 20 0 1 0 412048379 168333312 35201 33554432000 4194304 6210612 140736424321552 140736424319208 5451340 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 41097 35201 859 493 0 34402 0
Current children cumulated CPU time: 642.26 s
Current children cumulated vsize: 164388 KiB
Current children cumulated memory: 140804 KiB

[startup+687.107 s]
# the end of solver process 10193 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=686.986 s, system=0.096998 s

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

[startup+665.6 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10342
/proc/meminfo: memFree=27839572/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=164520 memory=141112 CPUtime=665.57 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 106356 0 0 0 66548 9 0 0 20 0 1 0 412048379 168468480 35278 33554432000 4194304 6210612 140736424321552 140736424319208 5452082 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 41130 35278 859 493 0 34435 0
Current children cumulated CPU time: 665.57 s
Current children cumulated vsize: 164520 KiB
Current children cumulated memory: 141112 KiB

[startup+678.4 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10342
/proc/meminfo: memFree=27829812/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=174160 memory=150696 CPUtime=678.37 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 111109 0 0 0 67828 9 0 0 20 0 1 0 412048379 178339840 37674 33554432000 4194304 6210612 140736424321552 140736424319208 5478246 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 43540 37674 859 493 0 36845 0
Current children cumulated CPU time: 678.37 s
Current children cumulated vsize: 174160 KiB
Current children cumulated memory: 150696 KiB

[startup+681.6 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10342
/proc/meminfo: memFree=27829812/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=174160 memory=150696 CPUtime=681.57 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 111113 0 0 0 68148 9 0 0 20 0 1 0 412048379 178339840 37674 33554432000 4194304 6210612 140736424321552 140736424319208 5478249 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 43540 37674 859 493 0 36845 0
Current children cumulated CPU time: 681.57 s
Current children cumulated vsize: 174160 KiB
Current children cumulated memory: 150696 KiB

[startup+684.8 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10342
/proc/meminfo: memFree=27829008/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=174820 memory=151172 CPUtime=684.77 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 111295 0 0 0 68468 9 0 0 20 0 1 0 412048379 179015680 37793 33554432000 4194304 6210612 140736424321552 140736424319208 5442932 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 43705 37793 859 493 0 37010 0
Current children cumulated CPU time: 684.77 s
Current children cumulated vsize: 174820 KiB
Current children cumulated memory: 151172 KiB

[startup+686.4 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10342
/proc/meminfo: memFree=27829008/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=174820 memory=151172 CPUtime=686.37 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 111297 0 0 0 68628 9 0 0 20 0 1 0 412048379 179015680 37793 33554432000 4194304 6210612 140736424321552 140736424319208 5440971 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 43705 37793 859 493 0 37010 0
Current children cumulated CPU time: 686.37 s
Current children cumulated vsize: 174820 KiB
Current children cumulated memory: 151172 KiB

[startup+686.8 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 10342
/proc/meminfo: memFree=27829008/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=174820 memory=151172 CPUtime=686.77 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 111297 0 0 0 68668 9 0 0 20 0 1 0 412048379 179015680 37793 33554432000 4194304 6210612 140736424321552 140736424319208 5446454 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 43705 37793 859 493 0 37010 0
Current children cumulated CPU time: 686.77 s
Current children cumulated vsize: 174820 KiB
Current children cumulated memory: 151172 KiB

[startup+687 s]*
/proc/loadavg: 2.00 1.99 2.03 3/199 10342
/proc/meminfo: memFree=27829008/32770624 swapFree=66998520/67108860
[pid=10193] ppid=10190 vsize=174820 memory=151408 CPUtime=686.97 cores=0,2,4,6
/proc/10193/stat : 10193 (cosoco) R 10190 10193 3464 0 -1 4202496 111305 0 0 0 68688 9 0 0 20 0 1 0 412048379 179015680 37852 33554432000 4194304 6210612 140736424321552 140736424319208 5476653 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 33787904 140736424330251 140736424330353 140736424330353 140736424333262 0
/proc/10193/statm: 43705 37852 859 493 0 37010 0
Current children cumulated CPU time: 686.97 s
Current children cumulated vsize: 174820 KiB
Current children cumulated memory: 151408 KiB

Child status: 0
Real time (s): 687.107
CPU time (s): 687.083
CPU user time (s): 686.986
CPU system time (s): 0.096998
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 174820
Max. memory (cumulated for all children) (KiB): 151408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 686.986
system time used= 0.096998
maximum resident set size= 151524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111376
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= 23
involuntary context switches= 860


# summary of solver processes directly reported to runsolver:
#   pid: 10193
#   total CPU time (s): 687.083
#   total CPU user time (s): 686.986
#   total CPU system time (s): 0.096998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.0111 second user time and 3.16993 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-13 08:55:55
IDJOB=4389430
IDBENCH=138454
IDSOLVER=2829
FILE ID=node127/4389430-1568357795
RUNJOBID= node127-1568329019-3495
PBS_JOBID= 21701156
Free space on /tmp= 58820 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-12.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389430-1568357795/watcher-4389430-1568357795 -o /tmp/evaluation-result-4389430-1568357795/solver-4389430-1568357795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568329019-3495 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389430-1568357795.xml

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

MD5SUM BENCH= 5dc18f9bddc2dfff84e0f90fec56ce3b
RANDOM SEED=1233668481

node127.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.55
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.55
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.55
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.55
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:        28395468 kB
MemAvailable:   31861836 kB
Buffers:          148716 kB
Cached:          3571464 kB
SwapCached:         6780 kB
Active:          2000956 kB
Inactive:        1732040 kB
Active(anon):       5816 kB
Inactive(anon):    48636 kB
Active(file):    1995140 kB
Inactive(file):  1683404 kB
Unevictable:      109044 kB
Mlocked:          109044 kB
SwapTotal:      67108860 kB
SwapFree:       66998520 kB
Dirty:              2580 kB
Writeback:             0 kB
AnonPages:        117176 kB
Mapped:            45664 kB
Shmem:             32692 kB
Slab:             237320 kB
SReclaimable:     207320 kB
SUnreclaim:        30000 kB
KernelStack:        3536 kB
PageTables:         5992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     529380 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:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 58816 MiB
End job on node127 at 2019-09-13 09:07:22