Trace number 4296142

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 1.12? (TO) 2519.82 2520.01

General information on the benchmark

NameEternity/
Eternity-09-09_c18.xml
MD5SUM2dad1046de21c69494c3eda64529acdc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261
Number of constraints118
Number of domains2
Minimum domain size14
Maximum domain size81
Distribution of domain sizes[{"size":14,"count":180},{"size":81,"count":81}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":8},{"degree":2,"count":252},{"degree":10,"count":1}]
Minimum constraint arity1
Maximum constraint arity81
Distribution of constraint arities[{"arity":1,"count":36},{"arity":5,"count":81},{"arity":81,"count":1}]
Number of extensional constraints81
Number of intensional constraints36
Distribution of constraint types[{"type":"extension","count":81},{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.15	c root propagations     : 4453        
0.10/0.15	c restarts enabled, print stats at every restarts
0.10/0.15	c
0.10/0.15	c
0.10/0.15	c
0.10/0.15	c This is cosoco 1.12 --  
0.10/0.15	c
0.10/0.15	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4296142-1532609440.xml 
0.10/0.15	c ========================================[ Problem Statistics ]===========================================
0.10/0.15	c |                                                                                                       
0.10/0.15	c |  Parse time        :         0.15 s 
0.10/0.15	c |
0.10/0.15	c |               Variables: 261
0.10/0.15	c |            Domain Sizes: 14..81
0.10/0.15	c |
0.10/0.15	c |             Constraints: 118
0.10/0.15	c |                   Arity: 1..81  -- Unary: 36
0.10/0.15	c | 
0.10/0.15	c |                   Types: 
0.10/0.15	c |                          All Different: 1
0.10/0.15	c |                          Extension: 81  (nb tuples: 324..324) -- (shared: 0)
0.10/0.15	c |                          Unary: 36
0.10/0.15	c |                          
0.10/0.15	c =========================================================================================================
0.10/0.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c 101            504            7700           43406          261            0              116   153   129
0.21/0.23	c 211            834            16130          95099          261            0              33   47   37   
0.21/0.27	c 332            1223           23880          150606         261            0              30   47   41   
0.31/0.32	c 465            1623           32860          214822         261            0              31   47   40   
0.31/0.38	c 611            2069           42295          274624         261            0              30   47   42   
0.41/0.44	c 771            2624           53757          347301         261            0              23   53   43   
0.41/0.49	c 947            3202           63756          413810         261            0              24   53   43   
0.51/0.56	c 1140           3783           75930          481173         261            0              23   49   38   
0.60/0.64	c 1352           4485           90953          575405         261            0              21   51   37   
0.69/0.72	c 1585           5296           105967         673293         261            0              16   49   40   
0.79/0.80	c 1841           6158           121530         774360         261            0              24   48   36   
0.79/0.89	c 2122           7048           139040         874451         261            0              31   49   37   
0.89/1.00	c 2431           8222           159236         999348         261            0              9   53   37    
1.00/1.10	c 2770           9431           178532         1124172        261            0              26   52   37   
1.19/1.24	c 3142           10717          202308         1275389        261            0              20   50   39   
1.29/1.38	c 3551           12023          229773         1428450        261            0              32   49   41   
1.49/1.52	c 4000           13158          257311         1598007        261            0              33   50   43   
1.59/1.66	c 4493           14540          282395         1748206        261            0              16   56   37   
1.79/1.85	c 5035           16274          316617         1978431        261            0              16   53   43   
2.00/2.03	c 5631           17994          351849         2185101        261            0              29   48   36   
2.19/2.25	c 6286           20282          393759         2427211        261            0              26   53   40   
2.39/2.49	c 7006           22598          437987         2696949        261            0              27   52   39   
2.69/2.76	c 7798           24979          487077         3026587        261            0              25   53   45   
3.00/3.06	c 8669           27592          542181         3404148        261            0              6   55   43    
3.29/3.39	c 9627           31245          605152         3785790        261            0              21   52   38   
3.69/3.74	c 10680          34395          668000         4203474        261            0              23   57   45   
4.00/4.07	c 11838          37553          730897         4581900        261            0              21   55   45   
4.49/4.56	c 13111          42264          823034         5186555        261            0              22   54   38   
5.00/5.02	c 14511          46730          910915         5761488        261            0              22   52   39   
5.49/5.54	c 16051          51604          1001448        6339623        261            0              26   57   47   
6.10/6.12	c 17745          56677          1113574        7065156        261            0              29   51   41   
6.69/6.71	c 19608          62117          1221153        7775384        261            0              19   56   44   
7.29/7.38	c 21657          67872          1343691        8602635        261            0              6   57   44    
8.10/8.15	c 23910          76378          1490409        9503403        261            0              25   56   42   
8.89/8.90	c 26388          82941          1631837        10443287       261            0              33   53   42   
9.69/9.74	c 29113          90465          1786787        11549832       261            0              23   53   40   
10.69/10.71	c 32110          99190          1965437        12685658       261            0              22   55   38   
11.79/11.86	c 35406          109803         2168658        14044633       261            0              23   57   43   
13.10/13.16	c 39031          122427         2420802        15620178       261            0              24   55   39   
14.29/14.36	c 43018          133842         2650088        17082912       261            0              18   54   42   
15.79/15.82	c 47403          148300         2921186        18817267       261            0              16   58   43   
17.39/17.49	c 52226          164717         3230994        20798421       261            0              25   57   43   
19.19/19.29	c 57531          181565         3565378        22882717       261            0              7   57   40    
21.19/21.22	c 63366          199518         3915604        25234764       261            0              21   55   40   
23.19/23.26	c 69784          218676         4314363        27718456       261            0              22   51   35   
25.59/25.60	c 76843          240119         4744720        30540232       261            0              26   56   42   
28.29/28.32	c 84607          264784         5228825        33902077       261            0              24   56   42   
31.00/31.01	c 93147          292317         5740461        37037838       261            0              21   57   37   
33.89/33.93	c 102541         320367         6299400        40530730       261            0              24   56   39   
37.10/37.12	c 112874         352490         6913295        44265230       261            0              15   56   39   
40.10/40.19	c 124240         382611         7466080        47912969       261            0              24   48   38   
44.29/44.35	c 136742         421753         8290905        53102065       261            0              22   54   35   
48.69/48.72	c 150494         466884         9126623        58330895       261            0              23   58   42   
53.59/53.67	c 165621         513727         10043718       64330091       261            0              25   56   41   
58.89/58.91	c 182260         564434         11005278       70835629       261            0              24   56   40   
64.69/64.71	c 200562         624026         12116259       77625206       261            0              23   54   39   
69.89/69.97	c 220694         670876         13159886       85226534       261            0              23   53   37   
76.99/77.04	c 242839         743187         14500008       93380707       261            0              20   54   38   
85.48/85.56	c 267198         822996         16065111       103780307      261            0              15   58   44   
94.68/94.78	c 293992         913092         17834802       115160588      261            0              23   58   40   
104.09/104.15	c 323465         1000840        19671944       126678868      261            0              21   55   37   
114.48/114.59	c 355885         1102304        21647530       138998454      261            0              15   57   39   
127.09/127.18	c 391547         1229579        24031647       154873844      261            0              25   58   41   
139.68/139.71	c 430775         1349638        26373826       169830740      261            0              22   60   40   
154.09/154.19	c 473925         1483046        29079531       187655584      261            0              24   55   41   
168.58/168.69	c 521390         1624493        31897536       205103942      261            0              20   56   38   
184.58/184.65	c 573601         1781902        34918260       223676022      261            0              21   55   38   
202.98/203.03	c 631033         1962439        38433005       245142046      261            0              19   59   39   
224.47/224.57	c 694208         2163993        42467318       272164122      261            0              22   58   41   
247.57/247.68	c 763700         2395970        46781001       300511436      261            0              20   60   41   
273.87/273.99	c 840141         2642180        51643052       332573413      261            0              18   58   43   
301.37/301.43	c 924226         2907305        56780905       366773771      261            0              22   62   42   
333.67/333.76	c 1016719        3212680        62812596       405868849      261            0              20   60   42   
364.86/364.98	c 1118461        3529046        68793814       442728828      261            0              19   57   38   
403.76/403.83	c 1230377        3901897        76052106       489658842      261            0              19   59   42   
445.36/445.42	c 1353484        4307878        83844220       539095438      261            0              20   59   42   
489.06/489.13	c 1488901        4742781        92241255       591821912      261            0              22   59   42   
537.25/537.31	c 1637859        5230550        101559009      647912131      261            0              22   60   41   
590.45/590.51	c 1801712        5750544        112001898      716715330      261            0              21   58   39   
646.34/646.46	c 1981950        6286092        122811271      786055605      261            0              21   56   39   
710.84/710.90	c 2180211        6924143        135031923      863836290      261            0              20   57   39   
781.43/781.56	c 2398298        7618477        148684565      942726300      261            0              20   59   41   
857.53/857.65	c 2638193        8349978        162783773      1030396998     261            0              21   58   41   
941.22/941.33	c 2902077        9157408        178424779      1126671406     261            0              19   59   41   
1036.71/1036.86	c 3192349        10123334       196610422      1240149125     261            0              18   61   40   
1148.20/1148.38	c 3511648        11164105       217206969      1371786889     261            0              21   59   40   
1260.59/1260.72	c 3862876        12196649       238053981      1501565388     261            0              16   60   41   
1393.18/1393.30	c 4249226        13393804       262156159      1657501638     261            0              21   59   44   
1542.57/1542.77	c 4674211        14853641       290337670      1840372059     261            0              22   60   41   
1699.16/1699.38	c 5141694        16412274       319675788      2038166921     261            0              18   60   39   
1860.55/1860.72	c 5655925        17959917       350006742      2233322008     261            0              18   60   42   
2047.73/2047.95	c 6221579        19730211       384458014      2458382289     261            0              17   62   44   
2248.32/2248.54	c 6843798        21629557       422841450      2710702840     261            0              18   59   39   
2451.60/2451.80	c 7528238        23670720       461979734      2950692505     261            0              17   56   38   
2519.80/2520.00	
2519.80/2520.00	c *** INTERRUPTED ***
2519.80/2520.00	c restarts              : 94          
2519.80/2520.00	c conflicts             : 7720582      (3064 /sec)
2519.80/2520.00	c decisions             : 24296041     (9642 /sec)
2519.80/2520.00	c propagations          : 3036176454  (1204923 /sec)
2519.80/2520.00	c root propagations     : 4453        
2519.80/2520.00	c filter calls          : 474675311      (188377 /sec)
2519.80/2520.00	c useless filter calls  : 91672874       (19 %)
2519.80/2520.00	c Memory used           : 28.88 MB
2519.80/2520.00	c CPU time              : 2519.81 s
2519.80/2520.00	
2519.80/2520.00	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296142-1532609440/watcher-4296142-1532609440 -o /tmp/evaluation-result-4296142-1532609440/solver-4296142-1532609440 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532594282-8246 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4296142-1532609440.xml 

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

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


[startup+0.100107 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 10053
/proc/meminfo: memFree=23385784/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=28500 memory=4796 CPUtime=0.1 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 1374 0 0 0 10 0 0 0 20 0 1 0 78507210 29184000 1199 33554432000 4194304 6142532 140730089435360 140730089431992 5489252 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7125 1199 792 476 0 447 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28500 KiB
Current children cumulated memory: 4796 KiB

[startup+0.209321 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 10053
/proc/meminfo: memFree=23384668/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6112 CPUtime=0.21 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 1693 0 0 0 21 0 0 0 20 0 1 0 78507210 30281728 1528 33554432000 4194304 6142532 140730089435360 140730089431992 5054241 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1528 848 476 0 715 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6112 KiB

[startup+0.309019 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 10053
/proc/meminfo: memFree=23384668/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6112 CPUtime=0.31 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 1693 0 0 0 31 0 0 0 20 0 1 0 78507210 30281728 1528 33554432000 4194304 6142532 140730089435360 140730089431992 5060602 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1528 848 476 0 715 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6112 KiB

[startup+0.700224 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10053
/proc/meminfo: memFree=23384668/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6112 CPUtime=0.69 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 1693 0 0 0 69 0 0 0 20 0 1 0 78507210 30281728 1528 33554432000 4194304 6142532 140730089435360 140730089432760 5058092 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1528 848 476 0 715 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6112 KiB

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10053
/proc/meminfo: memFree=23384308/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6112 CPUtime=1.49 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 1693 0 0 0 149 0 0 0 20 0 1 0 78507210 30281728 1528 33554432000 4194304 6142532 140730089435360 140730089432760 5058075 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1528 848 476 0 715 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6112 KiB

[startup+3.10891 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10053
/proc/meminfo: memFree=23384564/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=3.1 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 2262 0 0 0 310 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5061915 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10053
/proc/meminfo: memFree=23384256/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=6.29 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 2831 0 0 0 629 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5060688 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+12.7003 s]
/proc/loadavg: 1.92 2.00 2.04 3/188 10053
/proc/meminfo: memFree=23384304/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=12.69 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 3400 0 0 0 1269 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5017816 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+25.5003 s]
/proc/loadavg: 1.94 2.00 2.04 3/188 10053
/proc/meminfo: memFree=23384304/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=25.49 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 4538 0 0 0 2549 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5333565 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+51.109 s]
/proc/loadavg: 1.96 2.00 2.04 3/188 10053
/proc/meminfo: memFree=23383868/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=51.1 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 4659 0 0 0 5110 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5017979 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/188 10054
/proc/meminfo: memFree=23384976/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=102.28 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 4779 0 0 0 10228 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5058247 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/188 10055
/proc/meminfo: memFree=23385464/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=162.28 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 4899 0 0 0 16228 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5054707 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 10056
/proc/meminfo: memFree=23384908/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=222.27 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 5019 0 0 0 22227 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5061186 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 10058
/proc/meminfo: memFree=23385104/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=282.27 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 5139 0 0 0 28227 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5054699 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 10059
/proc/meminfo: memFree=23385048/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=342.26 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 5259 0 0 0 34226 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5058552 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 10060
/proc/meminfo: memFree=23385000/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=402.26 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 5379 0 0 0 40226 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5054704 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 10062
/proc/meminfo: memFree=23384692/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=462.26 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 5499 0 0 0 46226 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5061915 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB


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

/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 1722.16 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 10130
/proc/meminfo: memFree=23383076/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=1782.15 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 7982 0 0 0 178215 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5054399 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 1782.15 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 10131
/proc/meminfo: memFree=23383768/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=1842.15 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8088 0 0 0 184215 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5054357 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 1842.15 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 10132
/proc/meminfo: memFree=23384116/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=1902.14 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8208 0 0 0 190214 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5053531 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 1902.14 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 10133
/proc/meminfo: memFree=23383940/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=1962.14 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8299 0 0 0 196214 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5060728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 1962.14 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 10134
/proc/meminfo: memFree=23383984/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2022.14 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8400 0 0 0 202214 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5017816 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2022.14 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10136
/proc/meminfo: memFree=23384084/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2082.13 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8520 0 0 0 208213 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5333514 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2082.13 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10137
/proc/meminfo: memFree=23383788/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2142.12 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8627 0 0 0 214212 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5055492 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2142.12 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10138
/proc/meminfo: memFree=23383620/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2202.12 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8734 0 0 0 220212 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5061195 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2202.12 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10140
/proc/meminfo: memFree=23383680/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2262.12 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8854 0 0 0 226212 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5331047 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2262.12 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10141
/proc/meminfo: memFree=23383508/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2322.11 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 8959 0 0 0 232211 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5017979 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2322.11 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10149
/proc/meminfo: memFree=23382552/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2382.11 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 9064 0 0 0 238211 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5016455 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2382.11 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10150
/proc/meminfo: memFree=23382684/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2442.1 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 9169 0 0 0 244210 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5175056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2442.1 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10212
/proc/meminfo: memFree=23393240/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2502.1 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 9285 0 0 0 250210 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5055567 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2502.1 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 10212
/proc/meminfo: memFree=23393364/32770624 swapFree=67108860/67108860
[pid=10052] ppid=10049 vsize=29572 memory=6152 CPUtime=2519.8 cores=0,2,4,6
/proc/10052/stat : 10052 (cosoco) R 10049 10052 8215 0 -1 4202496 9386 0 0 0 251980 0 0 0 20 0 1 0 78507210 30281728 1538 33554432000 4194304 6142532 140730089435360 140730089432760 5326496 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 27181056 140730089440390 140730089440520 140730089440520 140730089443278 0
/proc/10052/statm: 7393 1538 848 476 0 715 0
Current children cumulated CPU time: 2519.8 s
Current children cumulated vsize: 29572 KiB
Current children cumulated memory: 6152 KiB

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

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

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


# summary of solver processes directly reported to runsolver:
#   pid: 10052
#   total CPU time (s): 2519.82
#   total CPU user time (s): 2519.81
#   total CPU system time (s): 0.004999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.12225 second user time and 16.7452 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-26 14:50:40
IDJOB=4296142
IDBENCH=141657
IDSOLVER=2752
FILE ID=node151/4296142-1532609440
RUNJOBID= node151-1532594282-8246
PBS_JOBID= 21021971
Free space on /tmp= 54924 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Eternity/Eternity-09-09_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296142-1532609440/watcher-4296142-1532609440 -o /tmp/evaluation-result-4296142-1532609440/solver-4296142-1532609440 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532594282-8246 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4296142-1532609440.xml

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

MD5SUM BENCH= 2dad1046de21c69494c3eda64529acdc
RANDOM SEED=383092450

node151.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.87
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.87
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.87
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.87
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:        23387256 kB
MemAvailable:   31932668 kB
Buffers:          201804 kB
Cached:          8588028 kB
SwapCached:            0 kB
Active:          1393064 kB
Inactive:        7461716 kB
Active(anon):      15604 kB
Inactive(anon):    77480 kB
Active(file):    1377460 kB
Inactive(file):  7384236 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3188 kB
Writeback:             0 kB
AnonPages:         72728 kB
Mapped:            42500 kB
Shmem:             25224 kB
Slab:             226708 kB
SReclaimable:     199100 kB
SUnreclaim:        27608 kB
KernelStack:        3376 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     363292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-26 15:32:40