Trace number 4389452

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.5 2520.01

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-23.xml
MD5SUMea1f89da39181e5263a1c81884ecc603
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40.8874
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains67
Minimum domain size476
Maximum domain size574
Distribution of domain sizes[{"size":476,"count":4},{"size":478,"count":2},{"size":482,"count":2},{"size":483,"count":2},{"size":484,"count":6},{"size":485,"count":2},{"size":488,"count":2},{"size":489,"count":4},{"size":490,"count":2},{"size":492,"count":2},{"size":493,"count":2},{"size":494,"count":2},{"size":495,"count":4},{"size":496,"count":2},{"size":498,"count":4},{"size":499,"count":2},{"size":500,"count":4},{"size":501,"count":4},{"size":502,"count":4},{"size":503,"count":4},{"size":504,"count":4},{"size":505,"count":2},{"size":506,"count":2},{"size":507,"count":4},{"size":509,"count":2},"...",{"size":536,"count":6}, {"size":537,"count":2}, {"size":538,"count":2}, {"size":539,"count":4}, {"size":540,"count":2}, {"size":542,"count":2}, {"size":543,"count":4}, {"size":547,"count":2}, {"size":550,"count":8}, {"size":551,"count":2}, {"size":552,"count":4}, {"size":553,"count":2}, {"size":554,"count":2}, {"size":555,"count":2}, {"size":557,"count":2}, {"size":559,"count":6}, {"size":560,"count":4}, {"size":562,"count":2}, {"size":565,"count":2}, {"size":566,"count":2}, {"size":567,"count":2}, {"size":569,"count":2}, {"size":571,"count":6}, {"size":573,"count":2}, {"size":574,"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.90	c root propagations     : 0           
1.89/1.90	c restarts enabled, print stats at every restarts
1.89/1.90	c
1.89/1.90	c
1.89/1.90	c
1.89/1.90	c This is cosoco 2.00 --  
1.89/1.90	c
1.89/1.90	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389452-1568357791.xml 
1.89/1.90	c ========================================[ Problem Statistics ]===========================================
1.89/1.90	c |                                                                                                       
1.89/1.90	c |  Parse time        :         1.86 s 
1.89/1.90	c |
1.89/1.90	c |               Variables: 200
1.89/1.90	c |            Domain Sizes: 476..574
1.89/1.90	c |
1.89/1.90	c |             Constraints: 2800
1.89/1.90	c |                   Arity: 2..2  -- Binary: 2800
1.89/1.90	c | 
1.89/1.90	c |                   Types: 
1.89/1.90	c |                          (X != Y): 100
1.89/1.90	c |                          Intension: 2700
1.89/1.90	c |                          
1.89/1.90	c =========================================================================================================
1.89/1.90	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
3.49/3.59	c 101            113            31653          404701         0              0              6   7   6      
7.10/7.17	c 211            228            49622          1029010        0              0              6   6   5      
8.99/9.09	c 332            355            64917          1445683        0              0              6   6   5      
10.78/10.89	c 465            494            79666          1891801        0              0              6   6   5      
13.79/13.86	c 611            659            127139         2514103        0              0              5   6   5      
16.39/16.46	c 771            827            145674         3189660        0              0              6   6   5      
21.29/21.35	c 947            1025           184851         3714625        0              0              6   7   6      
23.18/23.21	c 1140           1227           204402         4306339        0              0              6   6   5      
27.38/27.45	c 1352           1459           275894         5019959        0              0              5   6   5      
30.18/30.20	c 1585           1701           300106         5726876        0              0              6   7   6      
33.58/33.66	c 1841           1982           360721         6703540        0              0              5   6   5      
39.08/39.11	c 2122           2272           408487         8096695        0              0              6   6   5      
43.28/43.35	c 2431           2603           460951         9000019        0              0              6   9   7      
51.09/51.13	c 2770           2965           525505         10186368       0              0              6   7   6      
56.78/56.86	c 3142           3364           613936         11363954       0              0              6   7   6      
68.08/68.15	c 3551           3823           748299         12703954       0              0              6   25   23    
76.87/76.99	c 4000           4310           813992         14185576       0              0              8   26   25    
83.16/83.26	c 4493           4828           867953         15636838       0              0              8   19   18    
96.86/96.91	c 5035           5481           1208250        16097971       0              0              7   14   13    
107.26/107.35	c 5631           6171           1393140        17862900       0              0              6   22   8     
125.45/125.54	c 6286           6860           1566832        20783025       0              0              8   8   7      
133.65/133.79	c 7006           7611           1661646        22995624       0              0              6   8   7      
160.65/160.71	c 7798           8537           2027942        25944571       0              0              6   59   53    
181.95/182.04	c 8669           9479           2298468        28298561       0              0              13   26   25   
200.14/200.27	c 9627           10473          2414742        31890960       0              0              7   21   20    
228.14/228.22	c 10680          11590          2746651        35950879       0              0              5   6   5      
257.94/258.06	c 11838          12844          3222800        39633852       0              0              7   8   7      
282.82/282.95	c 13111          14192          3460814        43855262       0              0              6   48   43    
332.81/332.99	c 14511          15867          4402582        47244468       0              0              6   12   11    
368.40/368.54	c 16051          17586          4932102        51481369       0              0              7   11   9     
411.00/411.11	c 17745          19346          5233361        59898428       0              0              7   8   7      
466.49/466.66	c 19608          21536          6362887        63501464       0              0              5   12   9     
542.88/543.04	c 21657          23811          7152585        70126083       0              0              5   10   8     
581.37/581.54	c 23910          26175          7547400        77536757       0              0              5   23   22    
654.85/655.02	c 26388          28884          8423995        84284769       0              0              5   76   42    
738.84/739.07	c 29113          31902          9655101        94207105       0              0              8   13   11    
792.22/792.44	c 32110          35075          10426051       101649042      0              0              7   26   24    
892.91/893.17	c 35406          38899          11720019       110134259      0              0              21   42   40   
986.08/986.36	c 39031          43025          13374662       116116052      0              0              7   49   47    
1175.85/1176.11	c 43018          49500          17650701       131855879      0              0              7   13   9     
1260.83/1261.14	c 47403          54025          18215882       151260793      0              0              7   9   8      
1435.19/1435.58	c 52226          60036          21364787       162463301      0              0              6   50   15    
1557.87/1558.23	c 57531          65955          23521425       173460605      0              0              7   27   25    
1711.14/1711.57	c 63366          73046          26118904       187660778      0              0              7   28   26    
1847.22/1847.69	c 69784          80092          28389000       204517660      0              0              7   11   9     
1988.89/1989.34	c 76843          87647          30629920       221887950      0              0              6   10   8     
2100.46/2100.91	c 84607          95785          32109112       248764701      0              0              7   10   8     
2298.53/2299.04	c 93147          105077         35322020       268071563      0              0              8   58   29    
2464.39/2464.92	c 102541         115422         39219750       287478478      0              0              8   14   12    
2519.49/2520.00	
2519.49/2520.00	c *** INTERRUPTED ***
2519.49/2520.00	c restarts              : 49          
2519.49/2520.00	c conflicts             : 106251       (42 /sec)
2519.49/2520.00	c decisions             : 119324       (47 /sec)
2519.49/2520.00	c propagations          : 298747490   (118579 /sec)
2519.49/2520.00	c root propagations     : 0           
2519.49/2520.00	c filter calls          : 39972893       (15866 /sec)
2519.49/2520.00	c useless filter calls  : 34332985       (85 %)
2519.49/2520.00	c Memory used           : 168.64 MB
2519.49/2520.00	c CPU time              : 2519.4 s
2519.49/2520.00	c real time             : 2520 s
2519.49/2520.00	
2519.49/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15279 MiB free)
  memory of node 1: 16384 MiB (15435 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389452-1568357791/watcher-4389452-1568357791 -o /tmp/evaluation-result-4389452-1568357791/solver-4389452-1568357791 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568354075-6318 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389452-1568357791.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=6348, runsolver pid=6345
Current StackSize limit: 8192 KiB


[startup+0.100171 s]*
/proc/loadavg: 3.59 3.64 4.18 4/199 6349
/proc/meminfo: memFree=31448936/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=28988 memory=4920 CPUtime=0.1 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 1454 0 0 0 10 0 0 0 20 0 1 0 412035137 29683712 1230 33554432000 4194304 6210612 140735786038656 140735786035144 5810073 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 7247 1230 796 493 0 552 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 4920 KiB

[startup+0.209492 s]*
/proc/loadavg: 3.59 3.64 4.18 4/199 6349
/proc/meminfo: memFree=31439440/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=34420 memory=10692 CPUtime=0.2 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 2841 0 0 0 20 0 0 0 20 0 1 0 412035137 35246080 2673 33554432000 4194304 6210612 140735786038656 140735786035144 140217607007205 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 8605 2673 815 493 0 1910 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34420 KiB
Current children cumulated memory: 10692 KiB

[startup+0.309359 s]*
/proc/loadavg: 3.59 3.64 4.18 4/199 6349
/proc/meminfo: memFree=31428280/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=40100 memory=16376 CPUtime=0.3 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 4264 0 0 0 30 0 0 0 20 0 1 0 412035137 41062400 4094 33554432000 4194304 6210612 140735786038656 140735786035144 140217607007205 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 10025 4094 815 493 0 3330 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40100 KiB
Current children cumulated memory: 16376 KiB

[startup+0.700378 s]
/proc/loadavg: 3.59 3.64 4.18 4/199 6349
/proc/meminfo: memFree=31405976/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=61772 memory=38044 CPUtime=0.68 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 9678 0 0 0 67 1 0 0 20 0 1 0 412035137 63254528 9511 33554432000 4194304 6210612 140735786038656 140735786033752 140217607007205 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 15443 9511 815 493 0 8748 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 61772 KiB
Current children cumulated memory: 38044 KiB

[startup+1.50037 s]
/proc/loadavg: 3.59 3.64 4.18 4/199 6349
/proc/meminfo: memFree=31352216/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=106964 memory=83240 CPUtime=1.49 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 20980 0 0 0 146 3 0 0 20 0 1 0 412035137 109531136 20810 33554432000 4194304 6210612 140735786038656 140735786033752 140217607007205 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 26741 20810 815 493 0 20046 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 106964 KiB
Current children cumulated memory: 83240 KiB

[startup+3.10945 s]
/proc/loadavg: 3.70 3.66 4.18 4/199 6349
/proc/meminfo: memFree=31247908/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=131892 memory=108340 CPUtime=3.1 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 30670 0 0 0 306 4 0 0 20 0 1 0 412035137 135057408 27085 33554432000 4194304 6210612 140735786038656 140735786036312 5068613 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 32973 27085 856 493 0 26278 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 131892 KiB
Current children cumulated memory: 108340 KiB

[startup+6.30034 s]
/proc/loadavg: 3.70 3.66 4.18 4/199 6349
/proc/meminfo: memFree=31245460/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=133476 memory=109976 CPUtime=6.29 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 34437 0 0 0 625 4 0 0 20 0 1 0 412035137 136679424 27494 33554432000 4194304 6210612 140735786038656 140735786036312 5452047 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 33369 27494 859 493 0 26674 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 133476 KiB
Current children cumulated memory: 109976 KiB

[startup+12.7003 s]
/proc/loadavg: 3.57 3.64 4.17 4/200 6351
/proc/meminfo: memFree=31243476/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=134268 memory=110744 CPUtime=12.68 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 44137 0 0 0 1264 4 0 0 20 0 1 0 412035137 137490432 27686 33554432000 4194304 6210612 140735786038656 140735786036312 5068624 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 33567 27686 859 493 0 26872 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 134268 KiB
Current children cumulated memory: 110744 KiB

[startup+25.5004 s]
/proc/loadavg: 3.22 3.56 4.13 4/199 6351
/proc/meminfo: memFree=31243320/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=135060 memory=111604 CPUtime=25.48 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 56988 0 0 0 2543 5 0 0 20 0 1 0 412035137 138301440 27901 33554432000 4194304 6210612 140735786038656 140735786036312 140217616952202 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 33765 27901 859 493 0 27070 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 135060 KiB
Current children cumulated memory: 111604 KiB

[startup+51.1091 s]
/proc/loadavg: 2.80 3.43 4.08 4/198 6353
/proc/meminfo: memFree=31236196/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=136380 memory=112804 CPUtime=51.09 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 65241 0 0 0 5103 6 0 0 20 0 1 0 412035137 139653120 28201 33554432000 4194304 6210612 140735786038656 140735786036312 140217607927715 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 34095 28201 859 493 0 27400 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 136380 KiB
Current children cumulated memory: 112804 KiB

[startup+102.3 s]
/proc/loadavg: 2.35 3.21 3.97 4/198 6359
/proc/meminfo: memFree=31228248/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=141660 memory=118124 CPUtime=102.26 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 80037 0 0 0 10220 6 0 0 20 0 1 0 412035137 145059840 29531 33554432000 4194304 6210612 140735786038656 140735786036312 5009273 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 35415 29531 859 493 0 28720 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 141660 KiB
Current children cumulated memory: 118124 KiB

[startup+162.3 s]
/proc/loadavg: 2.13 2.99 3.85 4/198 6363
/proc/meminfo: memFree=31218216/32770624 swapFree=66921524/67108860
[pid=6348] ppid=6345 vsize=149976 memory=126436 CPUtime=162.25 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 84690 0 0 0 16218 7 0 0 20 0 1 0 412035137 153575424 31609 33554432000 4194304 6210612 140735786038656 140735786036312 5446764 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 37494 31609 859 493 0 30799 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 149976 KiB
Current children cumulated memory: 126436 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 2.81 3.73 4/198 6368
/proc/meminfo: memFree=31214548/32770624 swapFree=66921528/67108860
[pid=6348] ppid=6345 vsize=150504 memory=126936 CPUtime=222.24 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 85780 0 0 0 22217 7 0 0 20 0 1 0 412035137 154116096 31734 33554432000 4194304 6210612 140735786038656 140735786036312 5445997 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 37626 31734 859 493 0 30931 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 150504 KiB
Current children cumulated memory: 126936 KiB

[startup+282.3 s]
/proc/loadavg: 2.10 2.68 3.63 4/198 6374
/proc/meminfo: memFree=31208956/32770624 swapFree=66921528/67108860
[pid=6348] ppid=6345 vsize=153540 memory=130000 CPUtime=282.22 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 88568 0 0 0 28215 7 0 0 20 0 1 0 412035137 157224960 32500 33554432000 4194304 6210612 140735786038656 140735786036312 5454016 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 38385 32500 859 493 0 31690 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 153540 KiB
Current children cumulated memory: 130000 KiB

[startup+342.3 s]
/proc/loadavg: 2.04 2.56 3.53 4/198 6385
/proc/meminfo: memFree=31199232/32770624 swapFree=66921540/67108860
[pid=6348] ppid=6345 vsize=153936 memory=130424 CPUtime=342.21 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 90200 0 0 0 34214 7 0 0 20 0 1 0 412035137 157630464 32606 33554432000 4194304 6210612 140735786038656 140735786036312 5446104 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 38484 32606 859 493 0 31789 0
Current children cumulated CPU time: 342.21 s
Current children cumulated vsize: 153936 KiB
Current children cumulated memory: 130424 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.45 3.43 4/198 6411
/proc/meminfo: memFree=31196836/32770624 swapFree=66921556/67108860
[pid=6348] ppid=6345 vsize=154332 memory=130740 CPUtime=402.19 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 91528 0 0 0 40212 7 0 0 20 0 1 0 412035137 158035968 32685 33554432000 4194304 6210612 140735786038656 140735786036312 5440464 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 38583 32685 859 493 0 31888 0
Current children cumulated CPU time: 402.19 s
Current children cumulated vsize: 154332 KiB
Current children cumulated memory: 130740 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.37 3.34 4/198 6417
/proc/meminfo: memFree=31194256/32770624 swapFree=66921556/67108860
[pid=6348] ppid=6345 vsize=154596 memory=131108 CPUtime=462.19 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 92004 0 0 0 46211 8 0 0 20 0 1 0 412035137 158306304 32777 33554432000 4194304 6210612 140735786038656 140735786036312 5454016 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 38649 32777 859 493 0 31954 0
Current children cumulated CPU time: 462.19 s
Current children cumulated vsize: 154596 KiB
Current children cumulated memory: 131108 KiB


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

/proc/6348/statm: 42378 36525 859 493 0 35683 0
Current children cumulated CPU time: 1721.94 s
Current children cumulated vsize: 169512 KiB
Current children cumulated memory: 146100 KiB

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.34 4/199 6535
/proc/meminfo: memFree=31176984/32770624 swapFree=66921564/67108860
[pid=6348] ppid=6345 vsize=169644 memory=146160 CPUtime=1781.93 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 107760 0 0 0 178183 10 0 0 20 0 1 0 412035137 173715456 36540 33554432000 4194304 6210612 140735786038656 140735786036312 5440645 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 42411 36540 859 493 0 35716 0
Current children cumulated CPU time: 1781.93 s
Current children cumulated vsize: 169644 KiB
Current children cumulated memory: 146160 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.31 4/198 6540
/proc/meminfo: memFree=31177128/32770624 swapFree=66921564/67108860
[pid=6348] ppid=6345 vsize=169644 memory=146168 CPUtime=1841.92 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 108329 0 0 0 184182 10 0 0 20 0 1 0 412035137 173715456 36542 33554432000 4194304 6210612 140735786038656 140735786036312 5446119 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 42411 36542 859 493 0 35716 0
Current children cumulated CPU time: 1841.92 s
Current children cumulated vsize: 169644 KiB
Current children cumulated memory: 146168 KiB

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.30 4/198 6546
/proc/meminfo: memFree=31176836/32770624 swapFree=66921564/67108860
[pid=6348] ppid=6345 vsize=169776 memory=146268 CPUtime=1901.9 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 108939 0 0 0 190180 10 0 0 20 0 1 0 412035137 173850624 36567 33554432000 4194304 6210612 140735786038656 140735786036312 5442951 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 42444 36567 859 493 0 35749 0
Current children cumulated CPU time: 1901.9 s
Current children cumulated vsize: 169776 KiB
Current children cumulated memory: 146268 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.02 2.28 4/198 6549
/proc/meminfo: memFree=31176896/32770624 swapFree=66921564/67108860
[pid=6348] ppid=6345 vsize=169908 memory=146396 CPUtime=1961.89 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 109507 0 0 0 196179 10 0 0 20 0 1 0 412035137 173985792 36599 33554432000 4194304 6210612 140735786038656 140735786036312 140217616952202 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 42477 36599 859 493 0 35782 0
Current children cumulated CPU time: 1961.89 s
Current children cumulated vsize: 169908 KiB
Current children cumulated memory: 146396 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.27 4/198 6554
/proc/meminfo: memFree=31177136/32770624 swapFree=66921564/67108860
[pid=6348] ppid=6345 vsize=170172 memory=146716 CPUtime=2021.88 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 110285 0 0 0 202178 10 0 0 20 0 1 0 412035137 174256128 36679 33554432000 4194304 6210612 140735786038656 140735786036312 5446058 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 42543 36679 859 493 0 35848 0
Current children cumulated CPU time: 2021.88 s
Current children cumulated vsize: 170172 KiB
Current children cumulated memory: 146716 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.25 4/198 6560
/proc/meminfo: memFree=31176324/32770624 swapFree=66921564/67108860
[pid=6348] ppid=6345 vsize=170304 memory=146792 CPUtime=2081.87 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 110966 0 0 0 208177 10 0 0 20 0 1 0 412035137 174391296 36698 33554432000 4194304 6210612 140735786038656 140735786036312 5442804 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 42576 36698 859 493 0 35881 0
Current children cumulated CPU time: 2081.87 s
Current children cumulated vsize: 170304 KiB
Current children cumulated memory: 146792 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.23 4/199 6572
/proc/meminfo: memFree=31176104/32770624 swapFree=66921580/67108860
[pid=6348] ppid=6345 vsize=170436 memory=146936 CPUtime=2141.86 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 111765 0 0 0 214176 10 0 0 20 0 1 0 412035137 174526464 36734 33554432000 4194304 6210612 140735786038656 140735786036312 5442936 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 42609 36734 859 493 0 35914 0
Current children cumulated CPU time: 2141.86 s
Current children cumulated vsize: 170436 KiB
Current children cumulated memory: 146936 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.22 4/199 6576
/proc/meminfo: memFree=31176236/32770624 swapFree=66921580/67108860
[pid=6348] ppid=6345 vsize=170832 memory=147380 CPUtime=2201.84 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 112722 0 0 0 220174 10 0 0 20 0 1 0 412035137 174931968 36845 33554432000 4194304 6210612 140735786038656 140735786036312 5453762 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 42708 36845 859 493 0 36013 0
Current children cumulated CPU time: 2201.84 s
Current children cumulated vsize: 170832 KiB
Current children cumulated memory: 147380 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.21 4/199 6582
/proc/meminfo: memFree=31172464/32770624 swapFree=66921580/67108860
[pid=6348] ppid=6345 vsize=172020 memory=148552 CPUtime=2261.83 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 113526 0 0 0 226173 10 0 0 20 0 1 0 412035137 176148480 37138 33554432000 4194304 6210612 140735786038656 140735786036312 5440946 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 43005 37138 859 493 0 36310 0
Current children cumulated CPU time: 2261.83 s
Current children cumulated vsize: 172020 KiB
Current children cumulated memory: 148552 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.19 4/199 6586
/proc/meminfo: memFree=31173704/32770624 swapFree=66921580/67108860
[pid=6348] ppid=6345 vsize=172416 memory=148924 CPUtime=2321.82 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 114363 0 0 0 232172 10 0 0 20 0 1 0 412035137 176553984 37231 33554432000 4194304 6210612 140735786038656 140735786036312 5068929 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 43104 37231 859 493 0 36409 0
Current children cumulated CPU time: 2321.82 s
Current children cumulated vsize: 172416 KiB
Current children cumulated memory: 148924 KiB

[startup+2382.3 s]
/proc/loadavg: 2.67 2.17 2.24 4/199 6590
/proc/meminfo: memFree=31174100/32770624 swapFree=66921580/67108860
[pid=6348] ppid=6345 vsize=172548 memory=149056 CPUtime=2381.81 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 114832 0 0 0 238171 10 0 0 20 0 1 0 412035137 176689152 37264 33554432000 4194304 6210612 140735786038656 140735786036312 5480108 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 43137 37264 859 493 0 36442 0
Current children cumulated CPU time: 2381.81 s
Current children cumulated vsize: 172548 KiB
Current children cumulated memory: 149056 KiB

[startup+2442.3 s]
/proc/loadavg: 2.66 2.29 2.27 4/198 6596
/proc/meminfo: memFree=31172688/32770624 swapFree=66921580/67108860
[pid=6348] ppid=6345 vsize=172548 memory=149068 CPUtime=2441.8 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 115297 0 0 0 244170 10 0 0 20 0 1 0 412035137 176689152 37267 33554432000 4194304 6210612 140735786038656 140735786036312 140217607927715 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 43137 37267 859 493 0 36442 0
Current children cumulated CPU time: 2441.8 s
Current children cumulated vsize: 172548 KiB
Current children cumulated memory: 149068 KiB

[startup+2502.3 s]
/proc/loadavg: 2.24 2.23 2.26 4/198 6600
/proc/meminfo: memFree=31172708/32770624 swapFree=66921580/67108860
[pid=6348] ppid=6345 vsize=172680 memory=149092 CPUtime=2501.79 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 115743 0 0 0 250169 10 0 0 20 0 1 0 412035137 176824320 37273 33554432000 4194304 6210612 140735786038656 140735786036312 140217607931472 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 43170 37273 859 493 0 36475 0
Current children cumulated CPU time: 2501.79 s
Current children cumulated vsize: 172680 KiB
Current children cumulated memory: 149092 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.17 2.22 2.25 4/198 6601
/proc/meminfo: memFree=31172520/32770624 swapFree=66921580/67108860
[pid=6348] ppid=6345 vsize=172680 memory=149236 CPUtime=2519.49 cores=0,2,4,6
/proc/6348/stat : 6348 (cosoco) R 6345 6348 6287 0 -1 4202496 116087 0 0 0 251939 10 0 0 20 0 1 0 412035137 176824320 37309 33554432000 4194304 6210612 140735786038656 140735786036312 5446088 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 40128512 140735786042379 140735786042481 140735786042481 140735786045390 0
/proc/6348/statm: 43170 37309 859 493 0 36475 0
Current children cumulated CPU time: 2519.49 s
Current children cumulated vsize: 172680 KiB
Current children cumulated memory: 149236 KiB

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

[startup+2520.01 s]
# the end of solver process 6348 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.4 s, system=0.107978 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.5
CPU user time (s): 2519.4
CPU system time (s): 0.107978
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 172680
Max. memory (cumulated for all children) (KiB): 149236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.4
system time used= 0.107978
maximum resident set size= 149308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116133
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= 34
involuntary context switches= 3038


# summary of solver processes directly reported to runsolver:
#   pid: 6348
#   total CPU time (s): 2519.5
#   total CPU user time (s): 2519.4
#   total CPU system time (s): 0.107978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6908 second user time and 14.6844 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-13 07:54:35
IDJOB=4389452
IDBENCH=138447
IDSOLVER=2829
FILE ID=node107/4389452-1568357791
RUNJOBID= node107-1568354075-6318
PBS_JOBID= 21701192
Free space on /tmp= 55704 MiB

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

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

MD5SUM BENCH= ea1f89da39181e5263a1c81884ecc603
RANDOM SEED=1590077551

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31452656 kB
MemAvailable:   31829888 kB
Buffers:          138052 kB
Cached:           508700 kB
SwapCached:        79968 kB
Active:           363288 kB
Inactive:         364672 kB
Active(anon):      10824 kB
Inactive(anon):   100836 kB
Active(file):     352464 kB
Inactive(file):   263836 kB
Unevictable:      110248 kB
Mlocked:          110248 kB
SwapTotal:      67108860 kB
SwapFree:       66921524 kB
Dirty:              5564 kB
Writeback:             0 kB
AnonPages:        112948 kB
Mapped:            32416 kB
Shmem:             21264 kB
Slab:             182532 kB
SReclaimable:     153532 kB
SUnreclaim:        29000 kB
KernelStack:        3280 kB
PageTables:         5516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     494324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

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