Trace number 4293789

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

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl10-11_c18.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
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 benchmark4.24173
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4293789-1532327009.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.01 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 220
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 42
0.00/0.00	c |                   Arity: 10..11
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 42
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c 101            1146           6515           6953           0              0              90   106   96  
0.00/0.01	c 211            2476           13048          16512          0              0              69   94   81   
0.00/0.02	c 332            3776           19037          23056          0              0              41   105   91  
0.00/0.02	c 465            5730           28342          35605          0              0              64   95   83   
0.00/0.03	c 611            7245           35423          43360          0              0              37   105   95  
0.00/0.03	c 771            9596           44991          56242          0              0              66   90   82   
0.00/0.04	c 947            11401          54099          66298          0              0              39   105   95  
0.00/0.05	c 1140           14270          65789          81949          0              0              64   88   80   
0.00/0.05	c 1352           16246          75180          92148          0              0              32   105   98  
0.00/0.07	c 1585           19824          90687          112866         0              0              55   88   77   
0.00/0.07	c 1841           22348          102535         126182         0              0              47   105   92  
0.00/0.09	c 2122           26208          120837         149814         0              0              54   86   73   
0.00/0.10	c 2431           29142          134879         165116         0              0              78   105   97  
0.10/0.11	c 2770           34233          156270         192525         0              0              65   90   80   
0.10/0.12	c 3142           38613          175673         214981         0              0              41   105   91  
0.10/0.15	c 3551           45106          205527         254097         0              0              51   90   75   
0.10/0.16	c 4000           49436          226348         277733         0              0              78   105   95  
0.10/0.19	c 4493           58564          266603         326791         0              0              53   101   80  
0.10/0.21	c 5035           64135          295838         360042         0              0              80   105   93  
0.21/0.23	c 5631           71472          330127         401986         0              0              49   104   84  
0.21/0.25	c 6286           78079          362166         437218         0              0              43   105   94  
0.21/0.28	c 7006           87252          402648         485448         0              0              51   105   85  
0.21/0.31	c 7798           95981          447610         537541         0              0              62   105   92  
0.31/0.35	c 8669           108621         505582         605267         0              0              56   104   76  
0.31/0.40	c 9627           122978         570594         682047         0              0              48   105   76  
0.41/0.44	c 10680          136683         631711         750221         0              0              48   105   89  
0.41/0.49	c 11838          152510         704873         834843         0              0              52   105   85  
0.51/0.55	c 13111          171700         799978         944328         0              0              55   93   79   
0.60/0.63	c 14511          195336         905238         1068407        0              0              55   105   78  
0.60/0.69	c 16051          216676         1004579        1188681        0              0              46   105   88  
0.69/0.79	c 17745          246255         1145746        1353075        0              0              50   101   83  
0.79/0.86	c 19608          270301         1258957        1483158        0              0              43   105   91  
0.89/0.97	c 21657          300974         1418779        1670076        0              0              47   104   84  
1.00/1.06	c 23910          330277         1557686        1831479        0              0              53   105   87  
1.10/1.17	c 26388          362411         1721452        2023938        0              0              50   105   83  
1.19/1.29	c 29113          398202         1905476        2233212        0              0              50   105   86  
1.39/1.42	c 32110          435804         2101278        2468525        0              0              51   105   83  
1.49/1.56	c 35406          475442         2307548        2712054        0              0              44   105   86  
1.69/1.71	c 39031          520697         2545074        2985904        0              0              51   105   87  
1.79/1.87	c 43018          570632         2787126        3301107        0              0              54   103   86  
2.00/2.04	c 47403          622621         3034786        3622568        0              0              47   105   85  
2.19/2.26	c 52226          695479         3354494        4007481        0              0              48   105   86  
2.49/2.50	c 57531          774223         3717678        4444930        0              0              49   105   87  
2.69/2.71	c 63366          837390         4042602        4849631        0              0              39   105   86  
2.89/2.97	c 69784          916389         4438864        5321152        0              0              50   105   87  
3.19/3.22	c 76843          985318         4827052        5817372        0              0              46   105   86  
3.49/3.52	c 84607          1076154        5301665        6402173        0              0              46   105   85  
3.79/3.89	c 93147          1182587        5872395        7093810        0              0              45   105   87  
4.19/4.28	c 102541         1304954        6470735        7850291        0              0              51   104   87  
4.69/4.73	c 112874         1428693        7167506        8698175        0              0              49   105   83  
5.29/5.32	c 124240         1605322        8065880        9757560        0              0              52   105   86  
5.69/5.77	c 136742         1740298        8739029        10590854       0              0              52   105   88  
6.29/6.36	c 150494         1922668        9645913        11709014       0              0              48   105   87  
6.89/6.99	c 165621         2111951        10616534       12904885       0              0              48   105   86  
7.69/7.71	c 182260         2313617        11732672       14309794       0              0              49   105   84  
8.29/8.38	c 200562         2536304        12789825       15485189       0              0              50   105   91  
9.19/9.29	c 220694         2824476        14117449       17249360       0              0              47   105   85  
10.10/10.18	c 242839         3125371        15484463       18833034       0              0              47   105   90  
11.29/11.36	c 267198         3494764        17245096       20987728       0              0              50   105   84  
12.49/12.60	c 293992         3837718        19163116       23242635       0              0              46   103   84  
13.89/13.98	c 323465         4210863        21295238       25868547       0              0              41   96   80   
15.39/15.48	c 355885         4609051        23617933       28794468       0              0              51   98   80   
16.89/17.00	c 391547         5028866        25991784       31792667       0              0              48   98   81   
18.59/18.62	c 430775         5537279        28461843       34548670       0              0              49   98   85   
20.10/20.19	c 473925         5967029        30910840       37806443       0              0              30   95   80   
22.00/22.10	c 521390         6528498        33878323       41237726       0              0              45   97   84   
24.19/24.20	c 573601         7095536        37121948       45308177       0              0              48   98   80   
26.39/26.49	c 631033         7728331        40646500       49929785       0              0              47   98   81   
29.00/29.07	c 694208         8499462        44684023       54675577       0              0              50   105   86  
32.29/32.38	c 763700         9514930        49741624       61063080       0              0              42   105   89  
35.69/35.72	c 840141         10554208       54906862       67219156       0              0              42   105   88  
39.59/39.61	c 924226         11732596       60914550       74820212       0              0              48   105   88  
43.29/43.30	c 1016719        12904007       66736391       81559257       0              0              50   105   90  
47.29/47.33	c 1118461        14169628       72953274       89417867       0              0              45   105   89  
51.69/51.78	c 1230377        15563430       79985813       97814993       0              0              44   105   91  
57.10/57.11	c 1353484        17308790       88263451       107789935      0              0              45   105   90  
62.89/62.99	c 1488901        19057908       97363393       119153983      0              0              47   105   88  
69.10/69.15	c 1637859        20884489       106958653      131654456      0              0              25   105   88  
76.00/76.05	c 1801712        23035332       117654972      144535930      0              0              42   105   89  
83.59/83.61	c 1981950        25344901       129322550      159368383      0              0              27   105   88  
91.00/91.10	c 2180211        27630521       141077285      174283316      0              0              40   105   89  
100.89/100.97	c 2398298        30594801       156514413      193266070      0              0              48   105   89  
110.79/110.88	c 2638193        33827483       172183217      211310664      0              0              43   105   93  
121.59/121.64	c 2902077        37205022       188934852      231516087      0              0              47   105   89  
132.89/132.99	c 3192349        40763723       206589027      253746134      0              0              35   105   89  
146.49/146.58	c 3511648        44769216       227700096      280679613      0              0              40   105   87  
160.69/160.72	c 3862876        49172371       249642488      308049716      0              0              37   105   89  
178.10/178.15	c 4249226        54277828       276799048      343232466      0              0              22   105   87  
195.79/195.85	c 4674211        59663613       304531949      377456513      0              0              48   105   89  
216.39/216.46	c 5141694        65712212       336820014      419318954      0              0              39   105   88  
238.00/238.02	c 5655925        72423369       370620594      459792034      0              0              49   105   90  
262.19/262.25	c 6221579        79715660       408528841      507114812      0              0              47   105   88  
288.79/288.84	c 6843798        87989536       450636860      557346148      0              0              32   105   91  
315.99/316.00	c 7528238        96548644       493369107      609343520      0              0              40   105   90  
344.68/344.73	c 8281122        105959905      538341195      662096009      0              0              44   105   90  
381.28/381.36	c 9109294        116836271      595807875      734405179      0              0              41   105   88  
419.58/419.63	c 10020283       128526172      655518633      809256522      0              0              38   105   89  
459.88/460.00	c 11022370       141182964      718773022      885053643      0              0              45   105   90  
507.38/507.41	c 12124665       155327293      793140868      977908335      0              0              39   105   89  
560.68/560.77	c 13337189       171374985      876518278      1084988098     0              0              47   105   89  
617.28/617.35	c 14670965       188582664      964744323      1196202479     0              0              39   105   88  
677.58/677.67	c 16138118       206996263      1059616444     1313004628     0              0              40   105   89  
745.68/745.78	c 17751986       227239321      1166541223     1448123896     0              0              42   105   88  
817.98/818.02	c 19527240       249332626      1278497484     1593226167     0              0              13   105   89  
904.17/904.26	c 21480019       275553657      1413556991     1761757702     0              0              35   105   89  
994.17/994.26	c 23628075       303530404      1554353442     1936918066     0              0              37   105   90  
1092.87/1092.99	c 25990936       333485365      1708478320     2131851021     0              0              38   105   89  
1204.17/1204.20	c 28590083       367875071      1882674229     2348197395     0              0              31   105   90  
1320.16/1320.27	c 31449144       402821524      2064030109     2579417195     0              0              37   105   89  
1449.86/1449.93	c 34594111       443287644      2266622970     2831070731     0              0              26   105   89  
1600.26/1600.33	c 38053574       488374157      2501565139     3131554581     0              0              30   105   88  
1760.86/1761.00	c 41858983       538368296      2752035054     3447440162     0              0              35   105   89  
1946.15/1946.27	c 46044932       594522822      3041067392     3818079860     0              0              32   105   88  
2150.65/2150.73	c 50649475       657093111      3358652518     4229394527     0              0              36   105   88  
2366.84/2366.95	c 55714472       726509069      3696195475     4642884554     0              0              20   105   90  
2519.95/2520.00	
2519.95/2520.00	c *** INTERRUPTED ***
2519.95/2520.00	c restarts              : 115         
2519.95/2520.00	c conflicts             : 59248909     (23512 /sec)
2519.95/2520.00	c decisions             : 773830494    (307082 /sec)
2519.95/2520.00	c propagations          : 4946993103  (1963130 /sec)
2519.95/2520.00	c root propagations     : 0           
2519.95/2520.00	c filter calls          : 3933249808     (1560843 /sec)
2519.95/2520.00	c useless filter calls  : 2828719694     (71 %)
2519.95/2520.00	c Memory used           : 26.78 MB
2519.95/2520.00	c CPU time              : 2519.95 s
2519.95/2520.00	
2519.95/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 (9752 MiB free)
  memory of node 1: 16384 MiB (14747 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293789-1532327009/watcher-4293789-1532327009 -o /tmp/evaluation-result-4293789-1532327009/solver-4293789-1532327009 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532296736-6956 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293789-1532327009.xml 

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

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

solver pid=9984, runsolver pid=9981

[startup+0.10104 s]*
/proc/loadavg: 2.01 2.08 2.08 3/189 9985
/proc/meminfo: memFree=25087884/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=3828 CPUtime=0.1 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1167 0 0 0 10 0 0 0 20 0 1 0 50264018 28073984 957 33554432000 4194304 6142532 140733838775440 140733838772840 5137784 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 957 821 476 0 176 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3828 KiB

[startup+0.20956 s]*
/proc/loadavg: 2.01 2.08 2.08 3/189 9985
/proc/meminfo: memFree=25087884/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=3828 CPUtime=0.21 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1168 0 0 0 21 0 0 0 20 0 1 0 50264018 28073984 957 33554432000 4194304 6142532 140733838775440 140733838772840 5215614 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 957 821 476 0 176 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3828 KiB

[startup+0.309337 s]*
/proc/loadavg: 2.01 2.08 2.08 3/189 9985
/proc/meminfo: memFree=25087884/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=3828 CPUtime=0.31 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1168 0 0 0 31 0 0 0 20 0 1 0 50264018 28073984 957 33554432000 4194304 6142532 140733838775440 140733838772840 5336583 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 957 821 476 0 176 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3828 KiB

[startup+0.700273 s]
/proc/loadavg: 1.93 2.06 2.07 3/189 9985
/proc/meminfo: memFree=25087620/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=3828 CPUtime=0.69 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1168 0 0 0 69 0 0 0 20 0 1 0 50264018 28073984 957 33554432000 4194304 6142532 140733838775440 140733838772840 5350752 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 957 821 476 0 176 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3828 KiB

[startup+1.50028 s]
/proc/loadavg: 1.93 2.06 2.07 3/189 9985
/proc/meminfo: memFree=25087784/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=3828 CPUtime=1.49 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1168 0 0 0 149 0 0 0 20 0 1 0 50264018 28073984 957 33554432000 4194304 6142532 140733838775440 140733838772840 5138256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 957 821 476 0 176 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3828 KiB

[startup+3.10936 s]
/proc/loadavg: 1.93 2.06 2.07 3/189 10046
/proc/meminfo: memFree=25100112/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=3.1 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1251 0 0 0 310 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5215810 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+6.30026 s]
/proc/loadavg: 1.93 2.06 2.07 3/189 10046
/proc/meminfo: memFree=25099724/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=6.29 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1334 0 0 0 629 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5347481 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+12.7003 s]
/proc/loadavg: 1.94 2.06 2.07 3/189 10046
/proc/meminfo: memFree=25099820/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=12.69 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1417 0 0 0 1269 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5137595 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.06 2.07 3/189 10046
/proc/meminfo: memFree=25100284/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=25.49 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1583 0 0 0 2549 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5138857 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+51.1092 s]
/proc/loadavg: 1.97 2.05 2.07 3/189 10046
/proc/meminfo: memFree=25099720/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=51.1 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1666 0 0 0 5110 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5347469 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.04 2.06 3/187 10048
/proc/meminfo: memFree=25100332/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=102.29 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1749 0 0 0 10229 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5215584 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.04 2.06 3/187 10049
/proc/meminfo: memFree=25100348/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=162.29 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1832 0 0 0 16229 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5347455 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 10050
/proc/meminfo: memFree=25100040/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=222.29 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1915 0 0 0 22229 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5215827 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 10052
/proc/meminfo: memFree=25099872/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=282.29 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 1998 0 0 0 28229 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5175088 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 10053
/proc/meminfo: memFree=25099728/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=342.28 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 2081 0 0 0 34228 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5138192 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10062
/proc/meminfo: memFree=25098392/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=402.28 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 2164 0 0 0 40228 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5347465 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 10063
/proc/meminfo: memFree=25098800/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=462.28 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 2247 0 0 0 46228 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5137798 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB


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

/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 10101
/proc/meminfo: memFree=25099248/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=1782.26 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 3977 0 0 0 178226 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5318976 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 10103
/proc/meminfo: memFree=25098052/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=1842.25 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4048 0 0 0 184225 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5175088 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 10105
/proc/meminfo: memFree=25098148/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=1902.25 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4119 0 0 0 190225 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5215584 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 10106
/proc/meminfo: memFree=25098348/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=1962.25 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4202 0 0 0 196225 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5175088 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 10107
/proc/meminfo: memFree=25098364/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2022.25 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4273 0 0 0 202225 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5137682 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 10109
/proc/meminfo: memFree=25097680/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2082.25 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4344 0 0 0 208225 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5175088 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 10110
/proc/meminfo: memFree=25097584/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2142.25 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4415 0 0 0 214225 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5347469 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10119
/proc/meminfo: memFree=25096740/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2202.24 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4498 0 0 0 220224 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5347469 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10143
/proc/meminfo: memFree=25095368/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2262.24 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4569 0 0 0 226224 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5318912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2262.24 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10144
/proc/meminfo: memFree=25096280/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2322.24 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4640 0 0 0 232224 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5140480 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2322.24 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10145
/proc/meminfo: memFree=25096504/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2382.24 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4723 0 0 0 238224 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5347473 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2382.24 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2442.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/189 10146
/proc/meminfo: memFree=25096060/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2442.24 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4794 0 0 0 244224 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5137312 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2442.24 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 10147
/proc/meminfo: memFree=25096144/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2502.24 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4865 0 0 0 250224 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5138167 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.02 2.05 3/188 10147
/proc/meminfo: memFree=25096144/32770624 swapFree=67108852/67108860
[pid=9984] ppid=9981 vsize=27416 memory=4048 CPUtime=2519.95 cores=0,2,4,6
/proc/9984/stat : 9984 (cosoco) R 9981 9984 6925 0 -1 4202496 4936 0 0 0 251995 0 0 0 20 0 1 0 50264018 28073984 1012 33554432000 4194304 6142532 140733838775440 140733838772840 5137784 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 29093888 140733838783622 140733838783752 140733838783752 140733838786510 0
/proc/9984/statm: 6854 1012 863 476 0 176 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

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

[startup+2520.01 s]
# the end of solver process 9984 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.95 s, system=0.003999 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.96
CPU user time (s): 2519.95
CPU system time (s): 0.003999
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 27416
Max. memory (cumulated for all children) (KiB): 4048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.95
system time used= 0.003999
maximum resident set size= 4112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4984
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= 6
involuntary context switches= 4148


# summary of solver processes directly reported to runsolver:
#   pid: 9984
#   total CPU time (s): 2519.96
#   total CPU user time (s): 2519.95
#   total CPU system time (s): 0.003999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0097 second user time and 15.4248 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-23 08:23:29
IDJOB=4293789
IDBENCH=141236
IDSOLVER=2752
FILE ID=node148/4293789-1532327009
RUNJOBID= node148-1532296736-6956
PBS_JOBID= 21018990
Free space on /tmp= 51988 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293789-1532327009/watcher-4293789-1532327009 -o /tmp/evaluation-result-4293789-1532327009/solver-4293789-1532327009 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532296736-6956 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293789-1532327009.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=1932576984

node148.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.50
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.50
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.50
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.50
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:        25088864 kB
MemAvailable:   31923928 kB
Buffers:          177004 kB
Cached:          6840272 kB
SwapCached:            8 kB
Active:          1222232 kB
Inactive:        5864796 kB
Active(anon):      23208 kB
Inactive(anon):    66100 kB
Active(file):    1199024 kB
Inactive(file):  5798696 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              2716 kB
Writeback:             0 kB
AnonPages:         88484 kB
Mapped:            38416 kB
Shmem:             17024 kB
Slab:             293228 kB
SReclaimable:     265804 kB
SUnreclaim:        27424 kB
KernelStack:        3600 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     361852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 51988 MiB
End job on node148 at 2018-07-23 09:05:29