Trace number 4268176

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.74 2520

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.14/0.23	c root propagations     : 0           
0.14/0.23	c restarts enabled, print stats at every restarts
0.14/0.23	c
0.14/0.23	c
0.14/0.23	c
0.14/0.23	c This is cosoco 1.12 --  
0.14/0.23	c
0.14/0.23	c command line: cosoco -lc -model -restarts HOME/instance-4268176-1502549629.xml 
0.14/0.23	c ========================================[ Problem Statistics ]===========================================
0.14/0.23	c |                                                                                                       
0.14/0.23	c |  Parse time        :         0.07 s 
0.14/0.23	c |
0.14/0.23	c |               Variables: 6800
0.14/0.23	c |            Domain Sizes: 2..2
0.14/0.23	c |
0.14/0.23	c |             Constraints: 165
0.14/0.23	c |                   Arity: 80..85
0.14/0.23	c | 
0.14/0.23	c |                   Types: 
0.14/0.23	c |                          Sum: 165
0.14/0.23	c |                          
0.14/0.23	c =========================================================================================================
0.14/0.23	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.24/1.39	c 332            20883          85276          93076          0              0              6108   6221   6104
1.74/1.82	c 465            28036          129208         153629         0              0              6205   6319   6206
2.34/2.41	c 611            39081          211032         248529         0              0              6365   6475   6379
2.84/2.95	c 771            51055          265883         363507         0              0              4149   6723   5970
3.35/3.43	c 947            60742          303459         421996         0              0              4740   5207   4998
3.84/3.95	c 1140           69754          354919         516844         0              0              4934   5039   4942
4.34/4.44	c 1352           76605          408568         617199         0              0              4956   5036   4956
4.93/5.07	c 1585           88767          475438         716607         0              0              4328   5147   4922
5.44/5.52	c 1841           95668          521621         792483         0              0              4958   5013   4953
6.04/6.14	c 2122           104030         595457         915397         0              0              4765   4834   4769
6.54/6.67	c 2431           114262         647644         1007853        0              0              4881   5289   5025
7.13/7.23	c 2770           125908         700011         1116727        0              0              4702   5339   5176
7.74/7.88	c 3142           138492         764937         1275180        0              0              4831   5222   5103
8.54/8.61	c 3551           154151         833005         1434787        0              0              4914   5030   4945
9.53/9.65	c 4000           176986         929872         1670619        0              0              4779   4929   4842
10.23/10.38	c 4493           192362         987319         1777193        0              0              4619   4916   4723
11.44/11.56	c 5035           217276         1096692        2072825        0              0              4619   4779   4691
13.04/13.18	c 5631           252220         1227206        2363829        0              0              4256   4440   4351
15.53/15.60	c 6286           301590         1393448        2662654        0              0              3725   3932   3858
18.24/18.33	c 7006           352003         1561463        2973894        0              0              3169   3451   3309
21.74/21.88	c 7798           413553         1771533        3424754        0              0              2814   3054   2964
23.43/23.58	c 8669           431092         1930577        3950322        0              0              2233   2432   2294
25.34/25.45	c 9627           450207         2208433        4440515        0              0              4488   4808   4540
28.54/28.64	c 10680          507494         2441051        4920289        0              0              2914   5047   3880
31.53/31.65	c 11838          570195         2711295        5364179        0              0              2458   5671   4330
35.34/35.45	c 13111          659820         3087681        6017891        0              0              4626   4945   4745
37.93/38.07	c 14511          716716         3353908        6524137        0              0              2811   5337   4652
43.63/43.78	c 16051          814010         3891132        7579252        0              0              2231   4686   3707
47.03/47.19	c 17745          861412         4341805        8376107        0              0              3514   4259   3778
52.93/53.05	c 19608          987195         4829238        9300691        0              0              2988   4005   3754
58.92/59.00	c 21657          1107819        5293286        10268127       0              0              2674   3717   3429
70.03/70.10	c 23910          1302055        6185936        11460339       0              0              2407   3093   2856
80.23/80.34	c 26388          1483755        6832731        12561641       0              0              2021   2495   2300
91.22/91.31	c 29113          1650404        7740714        14229304       0              0              2121   2431   2289
102.52/102.60	c 32110          1819277        8573591        15845439       0              0              1765   2429   1923
106.62/106.73	c 35406          1934797        9148512        17053396       0              0              5142   5452   5239
115.11/115.21	c 39031          2172274        9978060        18579220       0              0              1495   4872   4757
121.41/121.53	c 43018          2277092        10878245       20485106       0              0              4284   4571   4374
127.41/127.60	c 47403          2462850        11654036       21918213       0              0              2548   5906   5120
142.01/142.18	c 52226          2770133        12892767       24135426       0              0              2995   3835   3714
153.81/153.99	c 57531          2951317        14227544       27196013       0              0              3453   3648   3556
173.20/173.30	c 63366          3265915        16125066       31004430       0              0              3005   3239   3139
186.30/186.46	c 69784          3391229        17649499       34777849       0              0              1771   2298   1921
201.40/201.56	c 76843          3546013        19702677       39169718       0              0              1485   3511   3292
215.20/215.31	c 84607          3819549        21465306       42383043       0              0              1064   6033   3897
230.40/230.53	c 93147          4358028        23568980       46767874       0              0              886   5760   5599
248.39/248.52	c 102541         4833180        25688954       50709582       0              0              982   5160   4895
275.59/275.79	c 112874         5464974        28216692       55420760       0              0              3359   4316   4117
293.09/293.24	c 124240         5775651        30301600       61635895       0              0              3152   4144   3945
316.19/316.30	c 136742         6311177        32852118       66139531       0              0              1572   5876   4426
342.59/342.75	c 150494         6652814        35717823       72332301       0              0              1854   2962   2629
378.19/378.35	c 165621         7114694        39017310       80285745       0              0              1325   2406   1925
423.99/424.18	c 182260         7546959        44278389       90479597       0              0              631   1775   1563
465.58/465.77	c 200562         8257037        48739783       98342972       0              0              599   5420   3171
491.88/492.07	c 220694         8660346        52758744       107479189      0              0              4356   4857   4469
524.58/524.75	c 242839         9866694        56956684       114559699      0              0              2402   5682   5558
579.68/579.88	c 267198         11441936       62399495       123098009      0              0              2796   5061   4772
649.47/649.61	c 293992         13432741       69002628       134198469      0              0              3137   4900   4732
719.96/720.19	c 323465         15171620       76406573       148082127      0              0              3692   4615   4516
771.56/771.73	c 355885         16179011       82841661       166359613      0              0              4197   4555   4306
839.65/839.87	c 391547         17509080       91187050       183150969      0              0              2204   5599   3838
916.34/916.57	c 430775         19772604       100204144      201768744      0              0              2066   5352   4964
982.94/983.19	c 473925         21181676       107613035      222876041      0              0              2475   4400   4191
1180.93/1181.10	c 521390         24253909       128689821      267604943      0              0              2828   3069   2998
1306.62/1306.84	c 573601         26299663       141072949      299259409      0              0              2580   3216   3037
1440.01/1440.23	c 631033         27870156       153552611      334667800      0              0              1388   1765   1488
1494.60/1494.86	c 694208         29769084       161675111      350138097      0              0              466   6038   5676
1582.20/1582.42	c 763700         32545512       172587759      371373097      0              0              499   5821   5389
1705.99/1706.28	c 840141         34067023       188488323      405222462      0              0              500   3552   3293
1849.58/1849.82	c 924226         37435210       206370383      443257019      0              0              777   5337   4749
2019.47/2019.72	c 1016719        41472140       224734585      481362248      0              0              833   5013   4498
2256.84/2257.18	c 1118461        45382053       248683797      536785513      0              0              915   3280   3096
2408.13/2408.41	c 1230377        47626825       265920141      581261991      0              0              1682   3597   3327
2519.73/2520.00	
2519.73/2520.00	c *** INTERRUPTED ***
2519.73/2520.00	c restarts              : 75          
2519.73/2520.00	c conflicts             : 1265307      (502 /sec)
2519.73/2520.00	c decisions             : 48966827     (19435 /sec)
2519.73/2520.00	c propagations          : 604860514   (240071 /sec)
2519.73/2520.00	c root propagations     : 0           
2519.73/2520.00	c filter calls          : 276909749      (109906 /sec)
2519.73/2520.00	c useless filter calls  : 257007728      (92 %)
2519.73/2520.00	c Memory used           : 238.01 MB
2519.73/2520.00	c CPU time              : 2519.51 s
2519.73/2520.00	
2519.73/2520.00	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-4268176-1502549629/watcher-4268176-1502549629 -o /tmp/evaluation-result-4268176-1502549629/solver-4268176-1502549629 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27513 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268176-1502549629.xml 

pid=5579
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.04 2/183 5582
/proc/meminfo: memFree=31088680/32770624 swapFree=0/474428
[pid=5582] ppid=5579 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/5582/stat : 5582 (runsolver) D 5579 5582 27450 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 154615660 24240128 108 18446744073709551615 4194304 4338465 140724701482720 140724701480360 140283878228695 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 38797312 140724701491393 140724701491785 140724701491785 140724701495242 0
/proc/5582/statm: 5918 108 54 36 0 2156 0

[startup+0.100622 s]
/proc/loadavg: 2.00 2.01 2.04 2/183 5582
/proc/meminfo: memFree=31088680/32770624 swapFree=0/474428
[pid=5582] ppid=5579 vsize=34328 CPUtime=0.04 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 2832 0 0 0 4 0 0 0 20 0 1 0 154615660 35151872 2653 18446744073709551615 4194304 5972588 140729146941808 140729146935528 5471948 0 0 1 0 0 0 0 17 6 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 8582 2653 741 435 0 1945 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34328

[startup+0.200624 s]
/proc/loadavg: 2.00 2.01 2.04 2/183 5582
/proc/meminfo: memFree=31088680/32770624 swapFree=0/474428
[pid=5582] ppid=5579 vsize=36916 CPUtime=0.14 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 3485 0 0 0 14 0 0 0 20 0 1 0 154615660 37801984 3313 18446744073709551615 4194304 5972588 140729146941808 140729146939032 5328506 0 0 1 8405026 0 0 0 17 6 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 9229 3313 758 435 0 2592 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 36916

[startup+0.300625 s]
/proc/loadavg: 2.00 2.01 2.04 2/183 5582
/proc/meminfo: memFree=31088680/32770624 swapFree=0/474428
[pid=5582] ppid=5579 vsize=38768 CPUtime=0.24 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 3956 0 0 0 24 0 0 0 20 0 1 0 154615660 39698432 3775 18446744073709551615 4194304 5972588 140729146941808 140729146938744 5099664 0 0 1 8405026 0 0 0 17 6 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 9692 3775 776 435 0 3055 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 38768

[startup+0.700332 s]
/proc/loadavg: 2.00 2.01 2.04 2/183 5582
/proc/meminfo: memFree=31088680/32770624 swapFree=0/474428
[pid=5582] ppid=5579 vsize=143252 CPUtime=0.63 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 29401 0 0 0 59 4 0 0 20 0 1 0 154615660 146690048 29185 18446744073709551615 4194304 5972588 140729146941808 140729146938744 5338181 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 35813 29185 776 435 0 29176 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 143252

[startup+1.50032 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 5583
/proc/meminfo: memFree=30941520/32770624 swapFree=0/474440
[pid=5582] ppid=5579 vsize=201980 CPUtime=1.44 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 42817 0 0 0 137 7 0 0 20 0 1 0 154615660 206827520 42617 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5139291 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 50495 42617 778 435 0 43858 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 201980

[startup+3.1003 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 5583
/proc/meminfo: memFree=30905840/32770624 swapFree=0/474440
[pid=5582] ppid=5579 vsize=225108 CPUtime=3.04 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 69643 0 0 0 296 8 0 0 20 0 1 0 154615660 230510592 48031 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5046940 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 56277 48031 778 435 0 49640 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 225108

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 5583
/proc/meminfo: memFree=30895448/32770624 swapFree=0/474432
[pid=5582] ppid=5579 vsize=230256 CPUtime=6.24 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 99507 0 0 0 613 11 0 0 20 0 1 0 154615660 235782144 49195 18446744073709551615 4194304 5972588 140729146941808 140729146938744 5094372 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 57564 49195 778 435 0 50927 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 230256

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 5583
/proc/meminfo: memFree=30892348/32770624 swapFree=0/474432
[pid=5582] ppid=5579 vsize=232616 CPUtime=12.64 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 126658 0 0 0 1250 14 0 0 20 0 1 0 154615660 238198784 49722 18446744073709551615 4194304 5972588 140729146941808 140729146938616 5139312 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 58154 49722 778 435 0 51517 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 232616

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 5583
/proc/meminfo: memFree=30891728/32770624 swapFree=0/474432
[pid=5582] ppid=5579 vsize=233344 CPUtime=25.44 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 155225 0 0 0 2528 16 0 0 20 0 1 0 154615660 238944256 49877 18446744073709551615 4194304 5972588 140729146941808 140729146938616 5338164 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 58336 49877 778 435 0 51699 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 233344

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 5599
/proc/meminfo: memFree=30884908/32770624 swapFree=0/474424
[pid=5582] ppid=5579 vsize=236312 CPUtime=51.03 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 183581 0 0 0 5085 18 0 0 20 0 1 0 154615660 241983488 50558 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5312315 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 59078 50558 778 435 0 52441 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 236312

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/189 5602
/proc/meminfo: memFree=30882956/32770624 swapFree=0/474436
[pid=5582] ppid=5579 vsize=236312 CPUtime=102.22 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 196149 0 0 0 10203 19 0 0 20 0 1 0 154615660 241983488 50813 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338173 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 59078 50813 778 435 0 52441 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 236312

[startup+162.3 s]
/proc/loadavg: 1.96 2.00 2.03 3/186 5604
/proc/meminfo: memFree=30877048/32770624 swapFree=0/474456
[pid=5582] ppid=5579 vsize=239624 CPUtime=162.21 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 208900 0 0 0 16201 20 0 0 20 0 1 0 154615660 245374976 53269 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338181 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 59906 53269 778 435 0 53269 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 239624

[startup+222.306 s]
/proc/loadavg: 1.95 2.00 2.03 3/186 5606
/proc/meminfo: memFree=30874928/32770624 swapFree=0/474464
[pid=5582] ppid=5579 vsize=241056 CPUtime=222.2 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 211758 0 0 0 22200 20 0 0 20 0 1 0 154615660 246841344 54048 18446744073709551615 4194304 5972588 140729146941808 140729146938616 5338173 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60264 54048 778 435 0 53627 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 241056

[startup+282.3 s]
/proc/loadavg: 1.98 2.00 2.03 3/186 5608
/proc/meminfo: memFree=30874196/32770624 swapFree=0/474488
[pid=5582] ppid=5579 vsize=241056 CPUtime=282.19 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 213603 0 0 0 28199 20 0 0 20 0 1 0 154615660 246841344 54103 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338181 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60264 54103 778 435 0 53627 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 241056

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/185 5610
/proc/meminfo: memFree=30872476/32770624 swapFree=0/474496
[pid=5582] ppid=5579 vsize=242364 CPUtime=342.19 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 215797 0 0 0 34198 21 0 0 20 0 1 0 154615660 248180736 54472 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5139312 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60591 54472 778 435 0 53954 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 242364

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.04 3/184 5612
/proc/meminfo: memFree=30871964/32770624 swapFree=0/474516
[pid=5582] ppid=5579 vsize=242364 CPUtime=402.19 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 216645 0 0 0 40198 21 0 0 20 0 1 0 154615660 248180736 54656 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5047707 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60591 54656 778 435 0 53954 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 242364

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/184 5614
/proc/meminfo: memFree=30871596/32770624 swapFree=0/474524
[pid=5582] ppid=5579 vsize=242364 CPUtime=462.18 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 217575 0 0 0 46197 21 0 0 20 0 1 0 154615660 248180736 54661 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338173 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60591 54661 778 435 0 53954 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 242364

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/184 5616
/proc/meminfo: memFree=30871676/32770624 swapFree=0/474540
[pid=5582] ppid=5579 vsize=242364 CPUtime=522.18 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 218632 0 0 0 52197 21 0 0 20 0 1 0 154615660 248180736 54674 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338144 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60591 54674 778 435 0 53954 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 242364

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 5618
/proc/meminfo: memFree=30871804/32770624 swapFree=0/474548
[pid=5582] ppid=5579 vsize=242364 CPUtime=582.17 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 219692 0 0 0 58196 21 0 0 20 0 1 0 154615660 248180736 54674 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5139312 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60591 54674 778 435 0 53954 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 242364


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5771
/proc/meminfo: memFree=30872412/32770624 swapFree=0/474756
[pid=5582] ppid=5579 vsize=243576 CPUtime=1602.1 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 230248 0 0 0 160188 22 0 0 20 0 1 0 154615660 249421824 54892 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5139312 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60894 54892 778 435 0 54257 0
Current children cumulated CPU time (s) 1602.1
Current children cumulated vsize (KiB) 243576

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 5774
/proc/meminfo: memFree=30872552/32770624 swapFree=0/474764
[pid=5582] ppid=5579 vsize=243576 CPUtime=1662.09 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 230418 0 0 0 166187 22 0 0 20 0 1 0 154615660 249421824 54892 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338185 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60894 54892 778 435 0 54257 0
Current children cumulated CPU time (s) 1662.09
Current children cumulated vsize (KiB) 243576

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 5776
/proc/meminfo: memFree=30872556/32770624 swapFree=0/474772
[pid=5582] ppid=5579 vsize=243576 CPUtime=1722.09 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 231451 0 0 0 172187 22 0 0 20 0 1 0 154615660 249421824 54892 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5046135 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60894 54892 778 435 0 54257 0
Current children cumulated CPU time (s) 1722.09
Current children cumulated vsize (KiB) 243576

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 5778
/proc/meminfo: memFree=30872320/32770624 swapFree=0/474788
[pid=5582] ppid=5579 vsize=243576 CPUtime=1782.08 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 231600 0 0 0 178186 22 0 0 20 0 1 0 154615660 249421824 54892 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5139312 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60894 54892 778 435 0 54257 0
Current children cumulated CPU time (s) 1782.08
Current children cumulated vsize (KiB) 243576

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5794
/proc/meminfo: memFree=30865576/32770624 swapFree=0/474800
[pid=5582] ppid=5579 vsize=243716 CPUtime=1842.08 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 231881 0 0 0 184186 22 0 0 20 0 1 0 154615660 249565184 54923 18446744073709551615 4194304 5972588 140729146941808 140729146938744 5312304 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54923 778 435 0 54292 0
Current children cumulated CPU time (s) 1842.08
Current children cumulated vsize (KiB) 243716

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5796
/proc/meminfo: memFree=30866736/32770624 swapFree=0/474828
[pid=5582] ppid=5579 vsize=243716 CPUtime=1902.07 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 233258 0 0 0 190185 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5312315 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 1902.07
Current children cumulated vsize (KiB) 243716

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5798
/proc/meminfo: memFree=30870364/32770624 swapFree=0/474840
[pid=5582] ppid=5579 vsize=243716 CPUtime=1962.07 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 233399 0 0 0 196185 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338177 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 1962.07
Current children cumulated vsize (KiB) 243716

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5800
/proc/meminfo: memFree=30870884/32770624 swapFree=0/474852
[pid=5582] ppid=5579 vsize=243716 CPUtime=2022.06 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 234202 0 0 0 202184 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338173 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2022.06
Current children cumulated vsize (KiB) 243716

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5802
/proc/meminfo: memFree=30870948/32770624 swapFree=0/474864
[pid=5582] ppid=5579 vsize=243716 CPUtime=2082.06 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 234455 0 0 0 208184 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338173 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2082.06
Current children cumulated vsize (KiB) 243716

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 5805
/proc/meminfo: memFree=30871184/32770624 swapFree=0/474888
[pid=5582] ppid=5579 vsize=243716 CPUtime=2142.05 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 234586 0 0 0 214183 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338173 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2142.05
Current children cumulated vsize (KiB) 243716

[startup+2202.31 s]
/proc/loadavg: 2.02 2.01 2.05 3/185 5807
/proc/meminfo: memFree=30871524/32770624 swapFree=0/474892
[pid=5582] ppid=5579 vsize=243716 CPUtime=2202.05 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 234717 0 0 0 220183 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338173 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2202.05
Current children cumulated vsize (KiB) 243716

[startup+2262.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 5809
/proc/meminfo: memFree=30871404/32770624 swapFree=0/474896
[pid=5582] ppid=5579 vsize=243716 CPUtime=2262.04 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 235370 0 0 0 226182 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5045825 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2262.04
Current children cumulated vsize (KiB) 243716

[startup+2322.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/185 5811
/proc/meminfo: memFree=30871620/32770624 swapFree=0/474900
[pid=5582] ppid=5579 vsize=243716 CPUtime=2322.04 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 235780 0 0 0 232182 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5312315 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2322.04
Current children cumulated vsize (KiB) 243716

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 5813
/proc/meminfo: memFree=30870756/32770624 swapFree=0/474912
[pid=5582] ppid=5579 vsize=243716 CPUtime=2382.04 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 235935 0 0 0 238182 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338177 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2382.04
Current children cumulated vsize (KiB) 243716

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5830
/proc/meminfo: memFree=30866828/32770624 swapFree=0/474900
[pid=5582] ppid=5579 vsize=243716 CPUtime=2442.03 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 236657 0 0 0 244181 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338181 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2442.03
Current children cumulated vsize (KiB) 243716

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5832
/proc/meminfo: memFree=30867048/32770624 swapFree=0/474916
[pid=5582] ppid=5579 vsize=243716 CPUtime=2502.03 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 236829 0 0 0 250181 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5046712 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2502.03
Current children cumulated vsize (KiB) 243716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5832
/proc/meminfo: memFree=30867296/32770624 swapFree=0/474920
[pid=5582] ppid=5579 vsize=243716 CPUtime=2519.73 cores=0,2,4,6
/proc/5582/stat : 5582 (cosoco) R 5579 5582 27450 0 -1 4202496 236971 0 0 0 251951 22 0 0 20 0 1 0 154615660 249565184 54930 18446744073709551615 4194304 5972588 140729146941808 140729146939112 5338173 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 39829504 140729146950126 140729146950221 140729146950221 140729146953678 0
/proc/5582/statm: 60929 54930 778 435 0 54292 0
Current children cumulated CPU time (s) 2519.73
Current children cumulated vsize (KiB) 243716

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 5582 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.74
CPU user time (s): 2519.51
CPU system time (s): 0.229983
CPU usage (%): 99.9896
Max. virtual memory (cumulated for all children) (KiB): 243716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.51
system time used= 0.229983
maximum resident set size= 219796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237024
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= 4195

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97743 second user time and 9.07882 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-12 16:39:24
IDJOB=4268176
IDBENCH=135555
IDSOLVER=2658
FILE ID=node132/4268176-1502549629
RUNJOBID= node132-1502500306-27513
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
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-4268176-1502549629/watcher-4268176-1502549629 -o /tmp/evaluation-result-4268176-1502549629/solver-4268176-1502549629 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27513 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268176-1502549629.xml

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

MD5SUM BENCH= 28cd33bc142e306671660e6b259caafc
RANDOM SEED=1043142982

node132.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.74
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.74
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.74
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.74
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:        31089940 kB
MemAvailable:   31964532 kB
Buffers:          309092 kB
Cached:           874388 kB
SwapCached:            0 kB
Active:           722576 kB
Inactive:         523440 kB
Active(anon):      63172 kB
Inactive(anon):    49012 kB
Active(file):     659404 kB
Inactive(file):   474428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2472 kB
Writeback:             0 kB
AnonPages:         62552 kB
Mapped:            63568 kB
Shmem:             49852 kB
Slab:             139748 kB
SReclaimable:     113192 kB
SUnreclaim:        26556 kB
KernelStack:        3296 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     346096 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-12 17:21:24