Trace number 4299879

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

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g29-g50_c18.xml
MD5SUM6b43bee46cd3f7faf4796c0903a8d917
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 variables100
Number of constraints996
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":100}]
Minimum variable degree11
Maximum variable degree33
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":4},{"degree":14,"count":4},{"degree":16,"count":2},{"degree":17,"count":7},{"degree":18,"count":10},{"degree":19,"count":11},{"degree":20,"count":17},{"degree":21,"count":14},{"degree":22,"count":6},{"degree":23,"count":4},{"degree":24,"count":7},{"degree":25,"count":3},{"degree":26,"count":5},{"degree":27,"count":2},{"degree":33,"count":1}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":89},{"arity":2,"count":906},{"arity":100,"count":1}]
Number of extensional constraints995
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":995},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.04	c root propagations     : 430         
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c This is cosoco 1.12 --  
0.00/0.04	c
0.00/0.04	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4299879-1532823605.xml 
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.03 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 100
0.00/0.04	c |            Domain Sizes: 128..128
0.00/0.04	c |
0.00/0.04	c |             Constraints: 996
0.00/0.04	c |                   Arity: 1..100  -- Unary: 89  -- Binary: 906
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          All Different: 1
0.00/0.04	c |                          Extension: 906  (nb tuples: 6432..6432) -- (shared: 985)
0.00/0.04	c |                          Unary: 89
0.00/0.04	c |                          
0.00/0.04	c =========================================================================================================
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c 101            238            54088          33732          89             0              20   23   21   
0.10/0.17	c 211            516            126642         139719         89             0              21   25   23   
0.10/0.21	c 332            853            216513         178675         89             0              20   25   23   
0.20/0.26	c 465            1206           306142         229522         89             0              20   24   22   
0.30/0.33	c 611            1580           396481         288264         89             0              24   33   28   
0.40/0.45	c 771            2106           529350         435870         89             0              22   29   26   
0.50/0.54	c 947            2551           660424         515920         89             0              28   32   30   
0.60/0.62	c 1140           3078           777484         566085         89             0              22   25   23   
0.60/0.69	c 1352           3667           915503         611146         89             0              17   21   20   
0.79/0.82	c 1585           4260           1070521        741097         89             0              31   34   32   
0.99/1.05	c 1841           4888           1213018        1032114        89             0              28   34   31   
1.10/1.19	c 2122           5644           1370945        1153570        89             0              17   26   22   
1.29/1.32	c 2431           6443           1560066        1252389        89             0              18   24   21   
1.59/1.65	c 2770           7296           1796017        1589712        89             0              29   34   32   
1.79/1.89	c 3142           8321           2102719        1879131        89             0              26   30   28   
1.99/2.02	c 3551           9462           2376073        1950108        89             0              19   24   22   
2.29/2.31	c 4000           10583          2657792        2275196        89             0              30   35   33   
2.39/2.48	c 4493           11997          3012031        2374203        89             0              19   24   23   
2.79/2.87	c 5035           13224          3235276        2828912        89             0              31   37   34   
3.10/3.14	c 5631           14638          3588794        3078776        89             0              24   36   31   
3.29/3.32	c 6286           16491          3974982        3163312        89             0              22   25   24   
3.69/3.75	c 7006           18459          4493566        3635564        89             0              29   35   32   
3.99/4.05	c 7798           20327          4873212        3841848        89             0              18   24   22   
4.49/4.57	c 8669           22835          5479087        4353253        89             0              27   32   31   
5.19/5.22	c 9627           25308          6077648        5181784        89             0              28   35   31   
5.69/5.72	c 10680          27935          6841266        5544616        89             0              23   28   26   
6.10/6.17	c 11838          30683          7413288        5841264        89             0              16   23   21   
6.59/6.67	c 13111          33788          8084637        6214195        89             0              18   26   21   
7.49/7.56	c 14511          37575          9036997        7077591        89             0              31   38   35   
8.39/8.43	c 16051          41820          10339040       7972587        89             0              27   33   31   
9.59/9.60	c 17745          45112          10980527       9231422        89             0              26   37   31   
10.49/10.54	c 19608          48946          11936802       10103387       89             0              29   37   34   
11.49/11.52	c 21657          54493          13355384       10999490       89             0              29   36   33   
12.69/12.75	c 23910          60717          14963262       12110023       89             0              31   38   35   
14.10/14.19	c 26388          67136          16672656       13565633       89             0              28   36   32   
15.10/15.20	c 29113          73303          17864745       14253220       89             0              16   25   21   
16.59/16.62	c 32110          81077          19946295       15680985       89             0              27   34   31   
17.69/17.79	c 35406          88919          21597595       16445463       89             0              17   25   22   
19.39/19.49	c 39031          98408          23885734       18084568       89             0              28   36   33   
21.79/21.88	c 43018          106803         25365265       21104007       89             0              28   38   33   
24.59/24.66	c 47403          117545         27778878       23808740       89             0              27   39   32   
27.49/27.58	c 52226          130392         31121061       26978448       89             0              29   37   34   
31.10/31.12	c 57531          144886         35307690       31034880       89             0              26   34   30   
34.89/34.96	c 63366          158823         38433919       35142506       89             0              29   37   34   
37.79/37.80	c 69784          175458         42332996       37148278       89             0              28   34   32   
40.49/40.55	c 76843          193332         45879573       39003198       89             0              20   24   22   
46.29/46.33	c 84607          214784         52530720       46605947       89             0              24   33   29   
49.49/49.56	c 93147          238157         58566875       48818722       89             0              29   36   33   
55.49/55.52	c 102541         259994         63062149       55145546       89             0              30   40   35   
59.89/60.00	c 112874         286400         69193050       58876546       89             0              26   35   31   
63.49/63.57	c 124240         315933         75720964       61157190       89             0              19   26   23   
69.39/69.44	c 136742         345929         82481015       66753516       89             0              23   38   35   
78.79/78.81	c 150494         382631         91430764       76333079       89             0              26   37   33   
88.29/88.30	c 165621         419505         100570967      86286542       89             0              25   35   31   
98.69/98.77	c 182260         458907         109159970      97121345       89             0              29   40   34   
109.49/109.53	c 200562         506518         121500362      107652661      89             0              24   31   29   
116.39/116.45	c 220694         559699         135400689      112744612      89             0              16   25   21   
127.59/127.61	c 242839         618834         150798262      122340875      89             0              27   36   32   
136.49/136.53	c 267198         677410         163118778      130497780      89             0              16   32   24   
146.89/146.90	c 293992         742286         176776909      139882328      89             0              15   27   22   
160.59/160.67	c 323465         813538         192274005      154618203      89             0              30   40   35   
178.49/178.50	c 355885         899255         213366744      172885507      89             0              30   39   35   
195.49/195.54	c 391547         990490         238830998      186670345      89             0              25   33   31   
213.68/213.73	c 430775         1096128        268135346      203833482      89             0              23   33   31   
231.28/231.30	c 473925         1207690        295762330      218053698      89             0              28   36   33   
247.28/247.34	c 521390         1312024        315977851      229770031      89             0              18   31   26   
276.48/276.54	c 573601         1449122        348637017      255044487      89             0              28   41   33   
310.09/310.18	c 631033         1570140        374702559      289381971      89             0              24   36   31   
342.58/342.62	c 694208         1726682        410630460      314472334      89             0              27   38   33   
364.98/365.09	c 763700         1878175        441893193      328788415      89             0              15   32   23   
399.09/399.13	c 840141         2072392        486813998      363345240      89             0              29   41   35   
440.09/440.18	c 924226         2275816        537057923      397063295      89             0              23   36   30   
485.78/485.83	c 1016719        2501435        593953786      436397296      89             0              26   36   31   
546.17/546.26	c 1118461        2760613        661571158      497238028      89             0              25   39   32   
584.57/584.64	c 1230377        3009056        709066410      526718046      89             0              13   29   21   
657.67/657.76	c 1353484        3325679        780057524      597607185      89             0              29   40   35   
723.27/723.39	c 1488901        3664406        857956513      650263410      89             0              25   38   31   
807.27/807.32	c 1637859        4046090        945945121      718051602      89             0              27   42   35   
890.66/890.78	c 1801712        4474724        1057015493     790815578      89             0              25   35   31   
987.07/987.14	c 1981950        4959839        1179171424     896892984      89             0              25   37   32   
1096.66/1096.72	c 2180211        5465237        1304447451     1006167044     89             0              26   39   33   
1192.75/1192.82	c 2398298        6184017        1461285745     1058640845     89             0              10   18   17   
1303.15/1303.22	c 2638193        6792958        1607697824     1155206579     89             0              17   33   27   
1444.06/1444.18	c 2902077        7465332        1767104435     1307814830     89             0              25   37   32   
1573.95/1574.08	c 3192349        8255819        1957869821     1422540763     89             0              26   38   33   
1690.84/1690.98	c 3511648        9134708        2165927795     1510341160     89             0              15   29   23   
1890.63/1890.72	c 3862876        10040204       2398658070     1689500151     89             0              23   35   30   
2085.93/2086.07	c 4249226        10931340       2607828806     1877335044     89             0              17   34   28   
2300.22/2300.37	c 4674211        12023988       2869267660     2050322852     89             0              25   40   32   
2487.72/2487.85	c 5141694        13274081       3120773086     2193797621     89             0              13   30   22   
2519.92/2520.00	
2519.92/2520.00	c *** INTERRUPTED ***
2519.92/2520.00	c restarts              : 90          
2519.92/2520.00	c conflicts             : 5192017      (2060 /sec)
2519.92/2520.00	c decisions             : 13390895     (5314 /sec)
2519.92/2520.00	c propagations          : 2228804031  (884471 /sec)
2519.92/2520.00	c root propagations     : 430         
2519.92/2520.00	c filter calls          : 3145768261     (1248356 /sec)
2519.92/2520.00	c useless filter calls  : 2996302176     (95 %)
2519.92/2520.00	c Memory used           : 28.52 MB
2519.92/2520.00	c CPU time              : 2519.93 s
2519.92/2520.00	
2519.92/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 (10650 MiB free)
  memory of node 1: 16384 MiB (12615 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299879-1532823605/watcher-4299879-1532823605 -o /tmp/evaluation-result-4299879-1532823605/solver-4299879-1532823605 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532810061-31499 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299879-1532823605.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=339, runsolver pid=336

[startup+0.100157 s]*
/proc/loadavg: 2.00 2.05 2.06 3/188 340
/proc/meminfo: memFree=23822664/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5524 CPUtime=0.1 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 1625 0 0 0 10 0 0 0 20 0 1 0 99923638 29900800 1381 33554432000 4194304 6142532 140730836167376 140730836164008 5054733 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1381 798 476 0 622 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5524 KiB

[startup+0.209416 s]*
/proc/loadavg: 2.00 2.05 2.06 3/188 340
/proc/meminfo: memFree=23822664/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5524 CPUtime=0.2 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 1625 0 0 0 20 0 0 0 20 0 1 0 99923638 29900800 1381 33554432000 4194304 6142532 140730836167376 140730836164008 5060787 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1381 798 476 0 622 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5524 KiB

[startup+0.308821 s]*
/proc/loadavg: 2.00 2.05 2.06 3/188 340
/proc/meminfo: memFree=23822664/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5524 CPUtime=0.3 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 1625 0 0 0 30 0 0 0 20 0 1 0 99923638 29900800 1381 33554432000 4194304 6142532 140730836167376 140730836164008 4995681 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1381 798 476 0 622 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5524 KiB

[startup+0.700279 s]
/proc/loadavg: 2.00 2.05 2.06 3/188 340
/proc/meminfo: memFree=23822664/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5524 CPUtime=0.69 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 1625 0 0 0 69 0 0 0 20 0 1 0 99923638 29900800 1381 33554432000 4194304 6142532 140730836167376 140730836164008 5336728 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1381 798 476 0 622 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5524 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.05 2.06 3/188 340
/proc/meminfo: memFree=23822664/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5524 CPUtime=1.49 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 1625 0 0 0 149 0 0 0 20 0 1 0 99923638 29900800 1381 33554432000 4194304 6142532 140730836167376 140730836164776 5061864 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1381 798 476 0 622 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5524 KiB

[startup+3.10892 s]
/proc/loadavg: 2.00 2.05 2.06 3/188 340
/proc/meminfo: memFree=23822428/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=3.1 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 2149 0 0 0 310 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5175278 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.05 2.06 3/188 340
/proc/meminfo: memFree=23822324/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=6.29 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 2672 0 0 0 629 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 4991197 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.04 2.06 3/188 340
/proc/meminfo: memFree=23822324/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=12.69 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 3197 0 0 0 1269 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5061881 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.04 2.06 3/188 340
/proc/meminfo: memFree=23822448/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=25.49 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 4244 0 0 0 2549 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5060757 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+51.1089 s]
/proc/loadavg: 2.00 2.04 2.06 3/188 340
/proc/meminfo: memFree=23822820/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=51.1 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 4767 0 0 0 5110 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5336753 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.05 2/185 372
/proc/meminfo: memFree=23835844/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=102.29 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 5294 0 0 0 10229 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5057936 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+162.3 s]
/proc/loadavg: 1.97 2.01 2.04 3/188 404
/proc/meminfo: memFree=23837592/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=162.29 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 5819 0 0 0 16229 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5060763 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/188 405
/proc/meminfo: memFree=23837104/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=222.28 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 6343 0 0 0 22228 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5058364 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 406
/proc/meminfo: memFree=23837152/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=282.28 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 6868 0 0 0 28228 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 4995681 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 408
/proc/meminfo: memFree=23837376/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=342.28 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 7392 0 0 0 34228 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5053542 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 409
/proc/meminfo: memFree=23837072/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=402.28 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 7920 0 0 0 40228 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5062626 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 410
/proc/meminfo: memFree=23836952/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=462.28 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 8444 0 0 0 46228 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5058094 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB


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

/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 449
/proc/meminfo: memFree=23835772/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=1782.24 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 19848 0 0 0 178224 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5058639 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 459
/proc/meminfo: memFree=23835032/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=1842.24 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 20358 0 0 0 184224 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5061873 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 460
/proc/meminfo: memFree=23835480/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=1902.23 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 20883 0 0 0 190223 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5054855 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 461
/proc/meminfo: memFree=23835788/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=1962.23 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 21394 0 0 0 196223 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5062247 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 462
/proc/meminfo: memFree=23835664/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2022.23 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 21905 0 0 0 202223 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 4995681 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 463
/proc/meminfo: memFree=23835880/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2082.23 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 22416 0 0 0 208223 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5060713 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 465
/proc/meminfo: memFree=23835684/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2142.23 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 22941 0 0 0 214223 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5060733 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2142.23 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 466
/proc/meminfo: memFree=23835924/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2202.22 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 23452 0 0 0 220222 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5061731 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 467
/proc/meminfo: memFree=23835784/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2262.22 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 23963 0 0 0 226222 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 4995379 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 469
/proc/meminfo: memFree=23836248/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2322.22 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 24487 0 0 0 232222 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5062315 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 470
/proc/meminfo: memFree=23835992/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2382.22 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 24998 0 0 0 238222 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 4995328 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2382.22 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 479
/proc/meminfo: memFree=23835376/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2442.22 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 25509 0 0 0 244222 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 4990620 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2442.22 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 503
/proc/meminfo: memFree=23834344/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2502.22 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 26033 0 0 0 250222 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5055307 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2502.22 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/189 504
/proc/meminfo: memFree=23834220/32770624 swapFree=67108860/67108860
[pid=339] ppid=336 vsize=29200 memory=5724 CPUtime=2519.92 cores=1,3,5,7
/proc/339/stat : 339 (cosoco) R 336 339 31467 0 -1 4202496 26544 0 0 0 251992 0 0 0 20 0 1 0 99923638 29900800 1431 33554432000 4194304 6142532 140730836167376 140730836164776 5061881 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 27738112 140730836169862 140730836169992 140730836169992 140730836172750 0
/proc/339/statm: 7300 1431 843 476 0 622 0
Current children cumulated CPU time: 2519.92 s
Current children cumulated vsize: 29200 KiB
Current children cumulated memory: 5724 KiB

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

[startup+2520.01 s]
# the end of solver process 339 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.93 s, system=0.005999 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.94
CPU user time (s): 2519.93
CPU system time (s): 0.005999
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 29200
Max. memory (cumulated for all children) (KiB): 5724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.93
system time used= 0.005999
maximum resident set size= 5788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26593
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= 632


# summary of solver processes directly reported to runsolver:
#   pid: 339
#   total CPU time (s): 2519.94
#   total CPU user time (s): 2519.93
#   total CPU system time (s): 0.005999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.356 second user time and 14.0041 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 02:20:05
IDJOB=4299879
IDBENCH=141503
IDSOLVER=2761
FILE ID=node139/4299879-1532823605
RUNJOBID= node139-1532810061-31499
PBS_JOBID= 21022483
Free space on /tmp= 38692 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g29-g50_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299879-1532823605/watcher-4299879-1532823605 -o /tmp/evaluation-result-4299879-1532823605/solver-4299879-1532823605 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532810061-31499 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299879-1532823605.xml

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

MD5SUM BENCH= 6b43bee46cd3f7faf4796c0903a8d917
RANDOM SEED=198453590

node139.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.80
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.80
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.80
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.80
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:        23825084 kB
MemAvailable:   31919972 kB
Buffers:          242168 kB
Cached:          7951260 kB
SwapCached:            0 kB
Active:          3123268 kB
Inactive:        5135864 kB
Active(anon):      19716 kB
Inactive(anon):    73544 kB
Active(file):    3103552 kB
Inactive(file):  5062320 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2824 kB
Writeback:             0 kB
AnonPages:         84984 kB
Mapped:            45612 kB
Shmem:             25228 kB
Slab:             385920 kB
SReclaimable:     357476 kB
SUnreclaim:        28444 kB
KernelStack:        3552 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     365088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38692 MiB
End job on node139 at 2018-07-29 03:02:05