Trace number 4260204

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-mini 1.1 (2017-07-29)? (TO) 2400.1001 2400.1001

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-pigeon/
Pb-pigeon-card-085-080.xml
MD5SUM28cd33bc142e306671660e6b259caafc
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 variables6800
Number of constraints165
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6800}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":6800}]
Minimum constraint arity80
Maximum constraint arity85
Distribution of constraint arities[{"arity":80,"count":85},{"arity":85,"count":80}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":165}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.24	c root propagations     : 0           
0.13/0.24	c restarts enabled, print stats at every restarts
0.13/0.24	c
0.13/0.24	c
0.13/0.24	c
0.13/0.24	c This is cosoco 1.1 --  
0.13/0.24	c
0.13/0.24	c command line: cosoco -lc -model -restarts HOME/instance-4260204-1502034843.xml 
0.13/0.24	c ========================================[ Problem Statistics ]===========================================
0.13/0.24	c |                                                                                                       
0.13/0.24	c |  Parse time        :         0.08 s 
0.13/0.24	c |
0.13/0.24	c |               Variables: 6800
0.13/0.24	c |            Domain Sizes: 2..2
0.13/0.24	c |
0.13/0.24	c |             Constraints: 165
0.13/0.24	c |                   Arity: 80..85
0.13/0.24	c | 
0.13/0.24	c |                   Types: 
0.13/0.24	c |                          Sum: 165
0.13/0.24	c |                          
0.13/0.24	c =========================================================================================================
0.13/0.24	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.53/0.60	c 101            8060           28287          25355          0              0              6684   6729   6641
0.93/1.03	c 211            14359          61144          66065          0              0              1155   5866   4215
1.23/1.38	c 332            20883          85276          93076          0              0              6108   6221   6104
1.73/1.80	c 465            28036          129208         153629         0              0              6205   6319   6206
2.24/2.38	c 611            39081          211032         248529         0              0              6365   6475   6379
2.83/2.92	c 771            51055          265883         363507         0              0              4149   6723   5970
3.23/3.39	c 947            60742          303459         421996         0              0              4740   5207   4998
3.83/3.90	c 1140           69754          354919         516844         0              0              4934   5039   4942
4.23/4.39	c 1352           76605          408568         617199         0              0              4956   5036   4956
4.93/5.01	c 1585           88767          475438         716607         0              0              4328   5147   4922
5.33/5.46	c 1841           95668          521621         792483         0              0              4958   5013   4953
5.93/6.06	c 2122           104030         595457         915397         0              0              4765   4834   4769
6.43/6.58	c 2431           114262         647644         1007853        0              0              4881   5289   5025
7.03/7.14	c 2770           125908         700011         1116727        0              0              4702   5339   5176
7.64/7.78	c 3142           138492         764937         1275180        0              0              4831   5222   5103
8.43/8.51	c 3551           154151         833005         1434787        0              0              4914   5030   4945
9.43/9.53	c 4000           176986         929872         1670619        0              0              4779   4929   4842
10.13/10.25	c 4493           192362         987319         1777193        0              0              4619   4916   4723
11.33/11.41	c 5035           217276         1096692        2072825        0              0              4619   4779   4691
12.93/13.00	c 5631           252220         1227206        2363829        0              0              4256   4440   4351
15.24/15.40	c 6286           301590         1393448        2662654        0              0              3725   3932   3858
18.03/18.11	c 7006           352003         1561463        2973894        0              0              3169   3451   3309
21.53/21.64	c 7798           413553         1771533        3424754        0              0              2814   3054   2964
23.23/23.30	c 8669           431092         1930577        3950322        0              0              2233   2432   2294
25.03/25.13	c 9627           450207         2208433        4440515        0              0              4488   4808   4540
28.13/28.29	c 10680          507494         2441051        4920289        0              0              2914   5047   3880
31.13/31.26	c 11838          570195         2711295        5364179        0              0              2458   5671   4330
34.93/35.01	c 13111          659820         3087681        6017891        0              0              4626   4945   4745
37.53/37.60	c 14511          716716         3353908        6524137        0              0              2811   5337   4652
42.94/43.06	c 16051          814010         3891132        7579252        0              0              2231   4686   3707
46.33/46.47	c 17745          861412         4341805        8376107        0              0              3514   4259   3778
52.32/52.42	c 19608          987195         4829238        9300691        0              0              2988   4005   3754
58.24/58.38	c 21657          1107819        5293286        10268127       0              0              2674   3717   3429
69.33/69.48	c 23910          1302055        6185936        11460339       0              0              2407   3093   2856
79.62/79.75	c 26388          1483755        6832731        12561641       0              0              2021   2495   2300
90.62/90.72	c 29113          1650404        7740714        14229304       0              0              2121   2431   2289
101.82/101.99	c 32110          1819277        8573591        15845439       0              0              1765   2429   1923
105.93/106.08	c 35406          1934797        9148512        17053396       0              0              5142   5452   5239
114.43/114.53	c 39031          2172274        9978060        18579220       0              0              1495   4872   4757
120.72/120.81	c 43018          2277092        10878245       20485106       0              0              4284   4571   4374
126.72/126.86	c 47403          2462850        11654036       21918213       0              0              2548   5906   5120
141.31/141.45	c 52226          2770133        12892767       24135426       0              0              2995   3835   3714
153.01/153.19	c 57531          2951317        14227544       27196013       0              0              3453   3648   3556
172.31/172.48	c 63366          3265915        16125066       31004430       0              0              3005   3239   3139
185.41/185.57	c 69784          3391229        17649499       34777849       0              0              1771   2298   1921
200.41/200.55	c 76843          3546013        19702677       39169718       0              0              1485   3511   3292
214.12/214.22	c 84607          3819549        21465306       42383043       0              0              1064   6033   3897
229.22/229.38	c 93147          4358028        23568980       46767874       0              0              886   5760   5599
247.22/247.32	c 102541         4833180        25688954       50709582       0              0              982   5160   4895
274.42/274.56	c 112874         5464974        28216692       55420760       0              0              3359   4316   4117
291.72/291.87	c 124240         5775651        30301600       61635895       0              0              3152   4144   3945
314.72/314.89	c 136742         6311177        32852118       66139531       0              0              1572   5876   4426
341.12/341.26	c 150494         6652814        35717823       72332301       0              0              1854   2962   2629
376.72/376.81	c 165621         7114694        39017310       80285745       0              0              1325   2406   1925
422.22/422.37	c 182260         7546959        44278389       90479597       0              0              631   1775   1563
463.62/463.79	c 200562         8257037        48739783       98342972       0              0              599   5420   3171
489.72/489.88	c 220694         8660346        52758744       107479189      0              0              4356   4857   4469
522.43/522.59	c 242839         9866694        56956684       114559699      0              0              2402   5682   5558
577.63/577.72	c 267198         11441936       62399495       123098009      0              0              2796   5061   4772
647.33/647.50	c 293992         13432741       69002628       134198469      0              0              3137   4900   4732
717.83/717.91	c 323465         15171620       76406573       148082127      0              0              3692   4615   4516
769.03/769.16	c 355885         16179011       82841661       166359613      0              0              4197   4555   4306
836.84/836.99	c 391547         17509080       91187050       183150969      0              0              2204   5599   3838
913.44/913.52	c 430775         19772604       100204144      201768744      0              0              2066   5352   4964
980.04/980.12	c 473925         21181676       107613035      222876041      0              0              2475   4400   4191
1177.25/1177.35	c 521390         24253909       128689821      267604943      0              0              2828   3069   2998
1302.75/1302.89	c 573601         26299663       141072949      299259409      0              0              2580   3216   3037
1435.95/1436.03	c 631033         27870156       153552611      334667800      0              0              1388   1765   1488
1490.46/1490.58	c 694208         29769084       161675111      350138097      0              0              466   6038   5676
1578.17/1578.21	c 763700         32545512       172587759      371373097      0              0              499   5821   5389
1701.17/1701.24	c 840141         34067023       188488323      405222462      0              0              500   3552   3293
1844.57/1844.67	c 924226         37435210       206370383      443257019      0              0              777   5337   4749
2014.68/2014.77	c 1016719        41472140       224734585      481362248      0              0              833   5013   4498
2251.89/2251.98	c 1118461        45382053       248683797      536785513      0              0              915   3280   3096
2400.09/2400.10	
2400.09/2400.10	c *** INTERRUPTED ***
2400.09/2400.10	c restarts              : 74          
2400.09/2400.10	c conflicts             : 1227015      (511 /sec)
2400.09/2400.10	c decisions             : 47603328     (19836 /sec)
2400.09/2400.10	c propagations          : 580004633   (241679 /sec)
2400.09/2400.10	c root propagations     : 0           
2400.09/2400.10	c filter calls          : 265483999      (110623 /sec)
2400.09/2400.10	c useless filter calls  : 246161051      (92 %)
2400.09/2400.10	c Memory used           : 237.76 MB
2400.09/2400.10	c CPU time              : 2399.89 s
2400.09/2400.10	
2400.09/2400.10	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4260204-1502034843/watcher-4260204-1502034843 -o /tmp/evaluation-result-4260204-1502034843/solver-4260204-1502034843 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13118 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260204-1502034843.xml 

pid=16660
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.05 2/188 16663
/proc/meminfo: memFree=31597000/32770624 swapFree=0/331316
[pid=16663] ppid=16660 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16663/stat : 16663 (runsolver) D 16660 16663 12906 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 45395155 24240128 107 18446744073709551615 4194304 4338465 140729595415744 140729595413384 139876867474135 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 24567808 140729595416769 140729595417161 140729595417161 140729595420618 0
/proc/16663/statm: 5918 107 54 36 0 2156 0

[startup+0.100112 s]
/proc/loadavg: 2.00 2.03 2.05 2/188 16663
/proc/meminfo: memFree=31597000/32770624 swapFree=0/331316
[pid=16663] ppid=16660 vsize=32380 CPUtime=0.03 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 2385 0 0 0 3 0 0 0 20 0 1 0 45395155 33157120 2178 18446744073709551615 4194304 5747388 140720450601904 140720450598552 5274430 0 0 1 0 0 0 0 17 0 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 8131 2178 725 380 0 1549 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32380

[startup+0.200922 s]
/proc/loadavg: 2.00 2.03 2.05 2/188 16663
/proc/meminfo: memFree=31597000/32770624 swapFree=0/331316
[pid=16663] ppid=16660 vsize=36688 CPUtime=0.13 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 3469 0 0 0 13 0 0 0 20 0 1 0 45395155 37568512 3300 18446744073709551615 4194304 5747388 140720450601904 140720450599208 5121146 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 9172 3300 746 380 0 2590 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 36688

[startup+0.300362 s]
/proc/loadavg: 2.00 2.03 2.05 2/188 16663
/proc/meminfo: memFree=31597000/32770624 swapFree=0/331316
[pid=16663] ppid=16660 vsize=37876 CPUtime=0.23 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 3780 0 0 0 23 0 0 0 20 0 1 0 45395155 38785024 3564 18446744073709551615 4194304 5747388 140720450601904 140720450599208 139638046661605 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 9469 3564 758 380 0 2887 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 37876

[startup+0.700331 s]
/proc/loadavg: 2.00 2.03 2.05 2/188 16663
/proc/meminfo: memFree=31597000/32770624 swapFree=0/331316
[pid=16663] ppid=16660 vsize=143144 CPUtime=0.63 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 29379 0 0 0 59 4 0 0 20 0 1 0 45395155 146579456 29172 18446744073709551615 4194304 5747388 140720450601904 140720450598936 5142932 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 35786 29172 758 380 0 29204 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 143144

[startup+1.50033 s]
/proc/loadavg: 2.00 2.03 2.05 3/189 16664
/proc/meminfo: memFree=31450220/32770624 swapFree=0/331300
[pid=16663] ppid=16660 vsize=201660 CPUtime=1.43 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 42842 0 0 0 137 6 0 0 20 0 1 0 45395155 206499840 42602 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142941 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 50415 42602 760 380 0 43833 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 201660

[startup+3.1003 s]
/proc/loadavg: 2.00 2.03 2.05 3/189 16664
/proc/meminfo: memFree=31413888/32770624 swapFree=0/331296
[pid=16663] ppid=16660 vsize=224884 CPUtime=3.03 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 70005 0 0 0 295 8 0 0 20 0 1 0 45395155 230281216 48023 18446744073709551615 4194304 5747388 140720450601904 140720450598824 4995380 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 56221 48023 760 380 0 49639 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 224884

[startup+6.30029 s]
/proc/loadavg: 1.92 2.01 2.04 3/189 16664
/proc/meminfo: memFree=31404668/32770624 swapFree=0/331300
[pid=16663] ppid=16660 vsize=230136 CPUtime=6.23 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 100236 0 0 0 613 10 0 0 20 0 1 0 45395155 235659264 49192 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142941 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 57534 49192 760 380 0 50952 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 230136

[startup+12.7003 s]
/proc/loadavg: 1.93 2.01 2.04 3/189 16664
/proc/meminfo: memFree=31402204/32770624 swapFree=0/331308
[pid=16663] ppid=16660 vsize=232488 CPUtime=12.63 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 126746 0 0 0 1251 12 0 0 20 0 1 0 45395155 238067712 49707 18446744073709551615 4194304 5747388 140720450601904 140720450598824 4948946 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 58122 49707 760 380 0 51540 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 232488

[startup+25.5003 s]
/proc/loadavg: 1.95 2.01 2.04 3/189 16664
/proc/meminfo: memFree=31401128/32770624 swapFree=0/331312
[pid=16663] ppid=16660 vsize=233068 CPUtime=25.43 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 157694 0 0 0 2528 15 0 0 20 0 1 0 45395155 238661632 49870 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142949 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 58267 49870 760 380 0 51685 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 233068

[startup+51.1003 s]
/proc/loadavg: 1.96 2.01 2.04 3/188 16666
/proc/meminfo: memFree=31397700/32770624 swapFree=0/331344
[pid=16663] ppid=16660 vsize=236056 CPUtime=51.02 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 183736 0 0 0 5086 16 0 0 20 0 1 0 45395155 241721344 50537 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142941 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 59014 50537 760 380 0 52432 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 236056

[startup+102.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/185 16667
/proc/meminfo: memFree=31399004/32770624 swapFree=0/331376
[pid=16663] ppid=16660 vsize=236636 CPUtime=102.23 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 199688 0 0 0 10205 18 0 0 20 0 1 0 45395155 242315264 50935 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142927 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 59159 50935 760 380 0 52577 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 236636

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 16669
/proc/meminfo: memFree=31388680/32770624 swapFree=0/331396
[pid=16663] ppid=16660 vsize=239368 CPUtime=162.21 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 209332 0 0 0 16203 18 0 0 20 0 1 0 45395155 245112832 53518 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142941 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 59842 53518 760 380 0 53260 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 239368

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 16671
/proc/meminfo: memFree=31385912/32770624 swapFree=0/331416
[pid=16663] ppid=16660 vsize=240832 CPUtime=222.23 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 211483 0 0 0 22204 19 0 0 20 0 1 0 45395155 246611968 54181 18446744073709551615 4194304 5747388 140720450601904 140720450598824 5025344 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60208 54181 760 380 0 53626 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 240832

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 16674
/proc/meminfo: memFree=31386104/32770624 swapFree=0/331424
[pid=16663] ppid=16660 vsize=240832 CPUtime=282.22 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 212939 0 0 0 28203 19 0 0 20 0 1 0 45395155 246611968 54239 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142941 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60208 54239 760 380 0 53626 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 240832

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 16676
/proc/meminfo: memFree=31384428/32770624 swapFree=0/331472
[pid=16663] ppid=16660 vsize=242136 CPUtime=342.22 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 214987 0 0 0 34203 19 0 0 20 0 1 0 45395155 247947264 54523 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5025344 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60534 54523 760 380 0 53952 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 242136

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 16678
/proc/meminfo: memFree=31383920/32770624 swapFree=0/331520
[pid=16663] ppid=16660 vsize=242136 CPUtime=402.22 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 215930 0 0 0 40203 19 0 0 20 0 1 0 45395155 247947264 54615 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5025374 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60534 54615 760 380 0 53952 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 242136

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 16741
/proc/meminfo: memFree=31385652/32770624 swapFree=0/331560
[pid=16663] ppid=16660 vsize=242136 CPUtime=462.22 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 217037 0 0 0 46203 19 0 0 20 0 1 0 45395155 247947264 54622 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142949 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60534 54622 760 380 0 53952 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 242136

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 16743
/proc/meminfo: memFree=31385044/32770624 swapFree=0/331572
[pid=16663] ppid=16660 vsize=242268 CPUtime=522.22 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 218278 0 0 0 52203 19 0 0 20 0 1 0 45395155 248082432 54623 18446744073709551615 4194304 5747388 140720450601904 140720450598824 5118398 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60567 54623 760 380 0 53985 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 242268

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 16746
/proc/meminfo: memFree=31384688/32770624 swapFree=0/331588
[pid=16663] ppid=16660 vsize=242268 CPUtime=582.23 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 219549 0 0 0 58204 19 0 0 20 0 1 0 45395155 248082432 54630 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142941 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60567 54630 760 380 0 53985 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 242268


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 16837
/proc/meminfo: memFree=31381996/32770624 swapFree=0/331972
[pid=16663] ppid=16660 vsize=243008 CPUtime=1542.26 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 231740 0 0 0 154207 19 0 0 20 0 1 0 45395155 248840192 54769 18446744073709551615 4194304 5747388 140720450601904 140720450598824 5142953 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60752 54769 760 380 0 54170 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 243008

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16839
/proc/meminfo: memFree=31382244/32770624 swapFree=0/332000
[pid=16663] ppid=16660 vsize=243316 CPUtime=1602.27 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 232908 0 0 0 160207 20 0 0 20 0 1 0 45395155 249155584 54854 18446744073709551615 4194304 5747388 140720450601904 140720450599304 4949664 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60829 54854 760 380 0 54247 0
Current children cumulated CPU time (s) 1602.27
Current children cumulated vsize (KiB) 243316

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 16863
/proc/meminfo: memFree=31381428/32770624 swapFree=0/332032
[pid=16663] ppid=16660 vsize=243316 CPUtime=1662.27 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 233232 0 0 0 166207 20 0 0 20 0 1 0 45395155 249155584 54854 18446744073709551615 4194304 5747388 140720450601904 140720450599304 4947156 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60829 54854 760 380 0 54247 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 243316

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 16866
/proc/meminfo: memFree=31382048/32770624 swapFree=0/332056
[pid=16663] ppid=16660 vsize=243316 CPUtime=1722.27 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 234462 0 0 0 172207 20 0 0 20 0 1 0 45395155 249155584 54854 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5118347 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60829 54854 760 380 0 54247 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 243316

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 16868
/proc/meminfo: memFree=31382324/32770624 swapFree=0/332076
[pid=16663] ppid=16660 vsize=243316 CPUtime=1782.27 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 234770 0 0 0 178207 20 0 0 20 0 1 0 45395155 249155584 54854 18446744073709551615 4194304 5747388 140720450601904 140720450599304 4872860 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60829 54854 760 380 0 54247 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 243316

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 16884
/proc/meminfo: memFree=31377956/32770624 swapFree=0/332088
[pid=16663] ppid=16660 vsize=243464 CPUtime=1842.27 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 235227 0 0 0 184207 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450598936 4946833 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 1842.27
Current children cumulated vsize (KiB) 243464

[startup+1902.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 16886
/proc/meminfo: memFree=31380616/32770624 swapFree=0/332100
[pid=16663] ppid=16660 vsize=243464 CPUtime=1902.27 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 236864 0 0 0 190207 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5121205 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 1902.27
Current children cumulated vsize (KiB) 243464

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 16888
/proc/meminfo: memFree=31381464/32770624 swapFree=0/332108
[pid=16663] ppid=16660 vsize=243464 CPUtime=1962.28 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 237151 0 0 0 196208 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 4873211 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 1962.28
Current children cumulated vsize (KiB) 243464

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16891
/proc/meminfo: memFree=31381976/32770624 swapFree=0/332124
[pid=16663] ppid=16660 vsize=243464 CPUtime=2022.28 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 238212 0 0 0 202208 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5118347 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2022.28
Current children cumulated vsize (KiB) 243464

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16893
/proc/meminfo: memFree=31381728/32770624 swapFree=0/332120
[pid=16663] ppid=16660 vsize=243464 CPUtime=2082.28 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 238489 0 0 0 208208 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5025404 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2082.28
Current children cumulated vsize (KiB) 243464

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16895
/proc/meminfo: memFree=31382348/32770624 swapFree=0/332132
[pid=16663] ppid=16660 vsize=243464 CPUtime=2142.28 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 238764 0 0 0 214208 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142941 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2142.28
Current children cumulated vsize (KiB) 243464

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 16898
/proc/meminfo: memFree=31381704/32770624 swapFree=0/332144
[pid=16663] ppid=16660 vsize=243464 CPUtime=2202.29 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 239034 0 0 0 220209 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5142941 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2202.29
Current children cumulated vsize (KiB) 243464

[startup+2262.3 s]
/proc/loadavg: 2.15 2.06 2.06 3/186 16900
/proc/meminfo: memFree=31382164/32770624 swapFree=0/332156
[pid=16663] ppid=16660 vsize=243464 CPUtime=2262.29 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 239988 0 0 0 226209 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5025418 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2262.29
Current children cumulated vsize (KiB) 243464

[startup+2322.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/186 16902
/proc/meminfo: memFree=31381676/32770624 swapFree=0/332160
[pid=16663] ppid=16660 vsize=243464 CPUtime=2322.29 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 240440 0 0 0 232209 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 5118347 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2322.29
Current children cumulated vsize (KiB) 243464

[startup+2382.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/186 16904
/proc/meminfo: memFree=31381760/32770624 swapFree=0/332180
[pid=16663] ppid=16660 vsize=243464 CPUtime=2382.29 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 240757 0 0 0 238209 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 4946833 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 243464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.04 2.05 2.05 3/190 16920
/proc/meminfo: memFree=31377032/32770624 swapFree=0/332200
[pid=16663] ppid=16660 vsize=243464 CPUtime=2400.09 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 241043 0 0 0 239989 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 4949488 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 243464

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16663 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.1 s]
/proc/loadavg: 2.04 2.05 2.05 3/190 16920
/proc/meminfo: memFree=31377032/32770624 swapFree=0/332200
[pid=16663] ppid=16660 vsize=243464 CPUtime=2400.09 cores=0,2,4,6
/proc/16663/stat : 16663 (cosoco) R 16660 16663 12906 0 -1 4202496 241043 0 0 0 239989 20 0 0 20 0 1 0 45395155 249307136 54890 18446744073709551615 4194304 5747388 140720450601904 140720450599304 4949488 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 7845728 7850568 23367680 140720450605550 140720450605645 140720450605645 140720450609102 0
/proc/16663/statm: 60866 54890 760 380 0 54284 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 243464

Child status: 1
Real time (s): 2400.1
CPU time (s): 2400.1
CPU user time (s): 2399.89
CPU system time (s): 0.204006
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 243464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.89
system time used= 0.204006
maximum resident set size= 219632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241097
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= 54
involuntary context switches= 3009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27139 second user time and 8.33353 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-06 17:40:05
IDJOB=4260204
IDBENCH=135555
IDSOLVER=2647
FILE ID=node135/4260204-1502034843
RUNJOBID= node135-1502016917-13118
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-pigeon/Pb-pigeon-card-085-080.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260204-1502034843/watcher-4260204-1502034843 -o /tmp/evaluation-result-4260204-1502034843/solver-4260204-1502034843 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13118 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260204-1502034843.xml

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

MD5SUM BENCH= 28cd33bc142e306671660e6b259caafc
RANDOM SEED=488680142

node135.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.21
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.21
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.21
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.21
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:        31597276 kB
MemAvailable:   31989656 kB
Buffers:          197044 kB
Cached:           483980 kB
SwapCached:            0 kB
Active:           388696 kB
Inactive:         356288 kB
Active(anon):      63824 kB
Inactive(anon):    24972 kB
Active(file):     324872 kB
Inactive(file):   331316 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2096 kB
Writeback:             0 kB
AnonPages:         65400 kB
Mapped:            40392 kB
Shmem:             25344 kB
Slab:             130956 kB
SReclaimable:     104056 kB
SUnreclaim:        26900 kB
KernelStack:        3456 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-06 18:20:05