Trace number 4295289

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) 2520.07 2520.01

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g17-g42_c18.xml
MD5SUM114757bdcfe6c836d79220a034ae6c5f
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 benchmark44.1483
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints173
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":64}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":4},{"degree":5,"count":24},{"degree":6,"count":36}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":60},{"arity":2,"count":112},{"arity":64,"count":1}]
Number of extensional constraints172
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":172},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 96          
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295289-1532545803.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 64
0.00/0.01	c |            Domain Sizes: 128..128
0.00/0.01	c |
0.00/0.01	c |             Constraints: 173
0.00/0.01	c |                   Arity: 1..64  -- Unary: 60  -- Binary: 112
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Extension: 112  (nb tuples: 1016..1016) -- (shared: 169)
0.00/0.01	c |                          Unary: 60
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c 101            222            13662          36101          60             0              6   12   9     
0.00/0.05	c 211            455            26297          71387          60             0              5   11   7     
0.00/0.07	c 332            713            40279          105114         60             0              5   12   7     
0.00/0.10	c 465            987            57167          151349         60             0              5   10   7     
0.10/0.13	c 611            1319           75722          197816         60             0              5   12   8     
0.10/0.16	c 771            1657           95157          248853         60             0              5   11   7     
0.10/0.19	c 947            2034           114842         295772         60             0              5   10   7     
0.21/0.23	c 1140           2466           140223         353247         60             0              4   9   7      
0.21/0.27	c 1352           2953           165901         412643         60             0              5   12   7     
0.31/0.32	c 1585           3457           195605         490761         60             0              5   12   7     
0.31/0.37	c 1841           4033           222222         551861         60             0              5   16   9     
0.41/0.42	c 2122           4647           257801         638561         60             0              5   12   7     
0.41/0.49	c 2431           5333           299092         740286         60             0              5   12   7     
0.51/0.55	c 2770           6046           333158         813997         60             0              5   11   7     
0.60/0.62	c 3142           6806           382753         942234         60             0              4   12   7     
0.69/0.70	c 3551           7681           428480         1044628        60             0              4   11   7     
0.69/0.79	c 4000           8589           488945         1197586        60             0              5   11   7     
0.79/0.87	c 4493           9601           541112         1318616        60             0              5   13   8     
0.89/0.98	c 5035           10709          613391         1497713        60             0              5   12   7     
1.00/1.10	c 5631           11935          688721         1682228        60             0              3   10   7     
1.19/1.22	c 6286           13311          769497         1883024        60             0              4   13   7     
1.29/1.38	c 7006           14869          869288         2145513        60             0              4   13   8     
1.49/1.52	c 7798           16574          954301         2341580        60             0              5   13   8     
1.69/1.71	c 8669           18488          1080205        2665771        60             0              4   13   7     
1.79/1.89	c 9627           20553          1191244        2932105        60             0              5   14   8     
2.00/2.09	c 10680          22796          1312504        3202168        60             0              4   12   7     
2.29/2.32	c 11838          25313          1459272        3579013        60             0              3   13   7     
2.49/2.58	c 13111          28066          1631832        4004347        60             0              3   15   7     
2.79/2.82	c 14511          31103          1772296        4316440        60             0              3   13   8     
3.10/3.12	c 16051          34392          1950541        4743440        60             0              4   14   7     
3.39/3.40	c 17745          38042          2119460        5105561        60             0              4   13   8     
3.69/3.77	c 19608          42178          2354277        5685795        60             0              3   14   8     
4.10/4.17	c 21657          46603          2594064        6270663        60             0              4   13   8     
4.49/4.53	c 23910          51432          2811418        6737846        60             0              3   17   8     
5.00/5.01	c 26388          56962          3120872        7504930        60             0              3   15   8     
5.49/5.50	c 29113          63031          3387535        8128140        60             0              3   15   9     
6.00/6.09	c 32110          69820          3746665        9049917        60             0              3   14   9     
6.69/6.70	c 35406          77123          4104267        9917209        60             0              3   17   8     
7.29/7.36	c 39031          84966          4501240        10809139       60             0              3   13   8     
8.00/8.09	c 43018          93353          4945700        11909364       60             0              2   22   8     
8.89/8.97	c 47403          103266         5489124        13181933       60             0              3   14   8     
9.89/9.90	c 52226          113772         6059723        14518963       60             0              3   13   8     
10.79/10.82	c 57531          125266         6609644        15775337       60             0              3   14   9     
11.89/11.90	c 63366          138101         7250176        17331144       60             0              2   14   9     
13.10/13.13	c 69784          152077         7999252        19192001       60             0              2   15   8     
14.39/14.48	c 76843          167887         8799322        21020374       60             0              3   15   8     
15.89/15.95	c 84607          184859         9685894        23225139       60             0              3   14   8     
17.39/17.48	c 93147          203243         10610070       25400282       60             0              3   14   8     
19.19/19.20	c 102541         224239         11635819       27821013       60             0              3   15   8     
21.29/21.31	c 112874         247914         12741799       30485888       60             0              4   26   17    
23.39/23.46	c 124240         273285         13998615       33547992       60             0              3   16   8     
25.89/25.92	c 136742         300830         15471018       37276481       60             0              2   17   9     
28.39/28.41	c 150494         331779         16955359       40628004       60             0              2   15   8     
31.29/31.31	c 165621         366084         18710953       44775231       60             0              2   16   8     
34.29/34.36	c 182260         403927         20423503       48723840       60             0              2   20   9     
37.59/37.65	c 200562         444695         22426788       53355926       60             0              2   17   8     
41.19/41.22	c 220694         489717         24613508       58336232       60             0              2   14   8     
45.19/45.29	c 242839         539343         26936100       63854924       60             0              3   19   9     
50.10/50.14	c 267198         593930         29697195       70780703       60             0              2   22   9     
54.89/54.99	c 293992         654457         32582192       77438002       60             0              2   16   8     
61.00/61.03	c 323465         721920         35978948       85777322       60             0              3   23   10    
67.00/67.07	c 355885         795472         39497307       94115841       60             0              2   17   8     
73.69/73.71	c 391547         880608         43175894       102617671      60             0              2   25   10    
81.39/81.48	c 430775         969303         47488787       113600011      60             0              2   19   10    
88.89/89.00	c 473925         1064141        51854315       123439711      60             0              2   14   8     
97.59/97.65	c 521390         1170490        56777919       134742269      60             0              2   16   9     
107.20/107.23	c 573601         1286833        62525067       148160564      60             0              2   17   8     
117.80/117.80	c 631033         1416107        68764992       162615454      60             0              2   17   9     
128.90/128.91	c 694208         1557422        75266104       177346162      60             0              2   16   9     
143.00/143.08	c 763700         1724105        84544479       194473662      60             0              3   13   9     
157.30/157.38	c 840141         1898312        92835908       213851390      60             0              2   16   9     
173.90/173.99	c 924226         2084035        101510372      235783249      60             0              2   25   12    
193.11/193.17	c 1016719        2298362        111639122      260801149      60             0              2   28   15    
212.90/213.00	c 1118461        2525443        121977882      286739894      60             0              2   22   11    
236.50/236.51	c 1230377        2776387        133864059      317880567      60             0              2   28   12    
263.90/263.97	c 1353484        3058310        147773787      354628730      60             0              2   28   14    
289.70/289.79	c 1488901        3364854        161947960      389978736      60             0              2   24   10    
319.40/319.40	c 1637859        3711367        181303751      428354386      60             0              2   16   8     
349.50/349.54	c 1801712        4080667        199326618      470504034      60             0              2   18   9     
386.80/386.88	c 1981950        4513233        225320748      518404701      60             0              2   13   8     
424.11/424.13	c 2180211        4965993        247893627      569598220      60             0              2   23   9     
467.60/467.63	c 2398298        5473556        275951923      628180392      60             0              2   16   9     
517.41/517.42	c 2638193        6045845        309713874      691269973      60             0              2   13   9     
567.31/567.32	c 2902077        6643618        336202999      754291858      60             0              2   27   11    
628.51/628.58	c 3192349        7346631        377924572      830962462      60             0              3   13   8     
694.41/694.45	c 3511648        8107504        420726481      910096174      60             0              2   14   9     
766.81/766.85	c 3862876        8934271        466621712      1003524773     60             0              2   23   9     
847.02/847.09	c 4249226        9860919        519629053      1104197133     60             0              2   14   8     
935.03/935.06	c 4674211        10886121       577153607      1211382519     60             0              2   26   8     
1030.42/1030.40	c 5141694        12003910       637644277      1333597873     60             0              2   24   9     
1141.22/1141.26	c 5655925        13265030       713157316      1474165913     60             0              2   13   9     
1260.53/1260.52	c 6221579        14645091       794563191      1624874763     60             0              2   13   8     
1390.93/1390.93	c 6843798        16164633       879545689      1790181373     60             0              2   28   9     
1536.63/1536.63	c 7528238        17840368       978078474      1976048201     60             0              2   21   8     
1696.04/1696.03	c 8281122        19674704       1084109941     2175723883     60             0              2   25   9     
1869.54/1869.50	c 9109294        21683996       1195608444     2394459485     60             0              2   26   9     
2064.64/2064.60	c 10020283       23924540       1309717225     2617786133     60             0              2   25   9     
2273.65/2273.68	c 11022370       26396828       1421494156     2852837062     60             0              2   26   12    
2504.16/2504.19	c 12124665       29031736       1546302526     3125464858     60             0              1   26   11    
2520.06/2520.00	
2520.06/2520.00	c *** INTERRUPTED ***
2520.06/2520.00	c restarts              : 99          
2520.06/2520.00	c conflicts             : 12202268     (4842 /sec)
2520.06/2520.00	c decisions             : 29214581     (11593 /sec)
2520.06/2520.00	c propagations          : 3146328350  (1248511 /sec)
2520.06/2520.00	c root propagations     : 96          
2520.06/2520.00	c filter calls          : 1555582053     (617278 /sec)
2520.06/2520.00	c useless filter calls  : 1151238323     (74 %)
2520.06/2520.00	c Memory used           : 26.91 MB
2520.06/2520.00	c CPU time              : 2520.07 s
2520.06/2520.00	
2520.06/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 (11643 MiB free)
  memory of node 1: 16384 MiB (9679 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295289-1532545803/watcher-4295289-1532545803 -o /tmp/evaluation-result-4295289-1532545803/solver-4295289-1532545803 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30488 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295289-1532545803.xml 

running on 4 cores: 1,3,5,7

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

solver pid=31146, runsolver pid=31143

[startup+0.100125 s]*
/proc/loadavg: 2.24 2.06 1.97 4/191 31147
/proc/meminfo: memFree=21834844/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=3936 CPUtime=0.1 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1176 0 0 0 10 0 0 0 20 0 1 0 72143450 28217344 984 33554432000 4194304 6142532 140733754554928 140733754551560 5061907 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 984 806 476 0 211 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3936 KiB

[startup+0.210019 s]*
/proc/loadavg: 2.24 2.06 1.97 4/191 31147
/proc/meminfo: memFree=21833840/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=3936 CPUtime=0.21 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1176 0 0 0 21 0 0 0 20 0 1 0 72143450 28217344 984 33554432000 4194304 6142532 140733754554928 140733754552328 5336583 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 984 806 476 0 211 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3936 KiB

[startup+0.309524 s]*
/proc/loadavg: 2.24 2.06 1.97 4/191 31147
/proc/meminfo: memFree=21833352/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=3936 CPUtime=0.31 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1176 0 0 0 31 0 0 0 20 0 1 0 72143450 28217344 984 33554432000 4194304 6142532 140733754554928 140733754552328 5054373 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 984 806 476 0 211 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3936 KiB

[startup+0.700277 s]
/proc/loadavg: 2.24 2.06 1.97 4/191 31147
/proc/meminfo: memFree=21831492/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=3936 CPUtime=0.69 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1176 0 0 0 69 0 0 0 20 0 1 0 72143450 28217344 984 33554432000 4194304 6142532 140733754554928 140733754552328 5061877 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 984 806 476 0 211 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3936 KiB

[startup+1.50027 s]
/proc/loadavg: 2.24 2.06 1.97 4/188 31147
/proc/meminfo: memFree=21829728/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=3936 CPUtime=1.49 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1176 0 0 0 149 0 0 0 20 0 1 0 72143450 28217344 984 33554432000 4194304 6142532 140733754554928 140733754552328 5058213 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 984 806 476 0 211 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3936 KiB

[startup+3.10935 s]
/proc/loadavg: 2.24 2.06 1.97 4/188 31147
/proc/meminfo: memFree=21830544/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=3.1 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1290 0 0 0 310 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5058042 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+6.30025 s]
/proc/loadavg: 2.30 2.08 1.98 4/188 31147
/proc/meminfo: memFree=21830256/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=6.29 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1404 0 0 0 629 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5058648 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+12.7003 s]
/proc/loadavg: 2.35 2.09 1.98 4/188 31147
/proc/meminfo: memFree=21831040/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=12.69 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1520 0 0 0 1269 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5054855 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+25.5003 s]
/proc/loadavg: 2.50 2.14 2.00 4/188 31147
/proc/meminfo: memFree=21831520/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=25.49 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1753 0 0 0 2549 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5060757 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+51.1094 s]
/proc/loadavg: 2.67 2.21 2.02 4/188 31147
/proc/meminfo: memFree=21831836/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=51.1 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1869 0 0 0 5110 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5053999 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+102.3 s]
/proc/loadavg: 2.86 2.33 2.08 3/187 31148
/proc/meminfo: memFree=21835084/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=102.3 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 1987 0 0 0 10230 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5060730 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+162.3 s]
/proc/loadavg: 2.31 2.27 2.07 3/187 31149
/proc/meminfo: memFree=21835108/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=162.3 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 2103 0 0 0 16230 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5054373 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+222.3 s]
/proc/loadavg: 2.12 2.22 2.06 3/187 31150
/proc/meminfo: memFree=21834588/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=222.3 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 2221 0 0 0 22230 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 4995724 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+282.3 s]
/proc/loadavg: 2.04 2.18 2.06 3/187 31151
/proc/meminfo: memFree=21834176/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=282.3 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 2338 0 0 0 28230 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5061899 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 2.15 2.05 3/187 31213
/proc/meminfo: memFree=21832364/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=342.3 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 2454 0 0 0 34230 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5054704 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.12 2.05 3/187 31214
/proc/meminfo: memFree=21832604/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=402.3 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 2570 0 0 0 40230 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5058259 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.10 2.05 3/187 31215
/proc/meminfo: memFree=21833156/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=462.3 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 2686 0 0 0 46230 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5058454 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB


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

/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 31254
/proc/meminfo: memFree=21832260/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=1782.34 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 5136 0 0 0 178234 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5061191 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 31262
/proc/meminfo: memFree=21832276/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=1842.34 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 5240 0 0 0 184234 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5330320 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 31263
/proc/meminfo: memFree=21832228/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=1902.34 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 5356 0 0 0 190234 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5058694 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 31264
/proc/meminfo: memFree=21832344/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=1962.34 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 5461 0 0 0 196234 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5060806 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 1962.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31265
/proc/meminfo: memFree=21832460/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2022.34 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 5571 0 0 0 202234 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5061721 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2022.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31266
/proc/meminfo: memFree=21832436/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2082.34 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 5688 0 0 0 208234 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5061712 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2082.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31267
/proc/meminfo: memFree=21832176/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2142.34 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 5793 0 0 0 214234 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5054752 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2142.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31268
/proc/meminfo: memFree=21832036/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2202.35 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 5898 0 0 0 220235 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5060783 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31269
/proc/meminfo: memFree=21832128/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2262.35 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 6003 0 0 0 226235 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5058664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31270
/proc/meminfo: memFree=21832220/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2322.35 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 6120 0 0 0 232235 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5053883 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2322.35 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31271
/proc/meminfo: memFree=21832352/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2382.35 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 6225 0 0 0 238235 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5060847 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2382.35 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31280
/proc/meminfo: memFree=21832396/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2442.35 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 6330 0 0 0 244235 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 4995577 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2442.35 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31281
/proc/meminfo: memFree=21832544/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2502.35 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 6438 0 0 0 250235 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5054378 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2502.35 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 31281
/proc/meminfo: memFree=21832668/32770624 swapFree=67108860/67108860
[pid=31146] ppid=31143 vsize=27556 memory=4080 CPUtime=2520.06 cores=1,3,5,7
/proc/31146/stat : 31146 (cosoco) R 31143 31146 30456 0 -1 4202496 6550 0 0 0 252006 0 0 0 20 0 1 0 72143450 28217344 1020 33554432000 4194304 6142532 140733754554928 140733754552328 5060709 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 10252288 140733754557574 140733754557704 140733754557704 140733754560462 0
/proc/31146/statm: 6889 1020 841 476 0 211 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

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

[startup+2520.01 s]
# the end of solver process 31146 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.07 s, system=0.001 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): 2520.07
CPU user time (s): 2520.07
CPU system time (s): 0.001
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27556
Max. memory (cumulated for all children) (KiB): 4080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 0.001
maximum resident set size= 4144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6597
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= 15
involuntary context switches= 635


# summary of solver processes directly reported to runsolver:
#   pid: 31146
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2520.07
#   total CPU system time (s): 0.001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.45061 second user time and 15.2538 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-25 21:10:03
IDJOB=4295289
IDBENCH=141502
IDSOLVER=2752
FILE ID=node149/4295289-1532545803
RUNJOBID= node149-1532542931-30488
PBS_JOBID= 21021951
Free space on /tmp= 43256 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g17-g42_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295289-1532545803/watcher-4295289-1532545803 -o /tmp/evaluation-result-4295289-1532545803/solver-4295289-1532545803 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30488 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295289-1532545803.xml

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

MD5SUM BENCH= 114757bdcfe6c836d79220a034ae6c5f
RANDOM SEED=276611944

node149.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.60
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.60
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.60
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.60
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:        21836268 kB
MemAvailable:   31920984 kB
Buffers:          119128 kB
Cached:         10110348 kB
SwapCached:            0 kB
Active:          2344484 kB
Inactive:        7946880 kB
Active(anon):       9744 kB
Inactive(anon):    79960 kB
Active(file):    2334740 kB
Inactive(file):  7866920 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2720 kB
Writeback:             0 kB
AnonPages:         69856 kB
Mapped:            43380 kB
Shmem:             25224 kB
Slab:             339824 kB
SReclaimable:     311516 kB
SUnreclaim:        28308 kB
KernelStack:        3360 kB
PageTables:         6068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     361320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 43256 MiB
End job on node149 at 2018-07-25 21:52:03