Trace number 4252123

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-06-27)? (TO) 2400.1 2399.9

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-050.xml
MD5SUM010bfed6e804a02be5e9f2a754b88433
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.59333
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of constraints51
Number of domains2
Minimum domain size49
Maximum domain size50
Distribution of domain sizes[{"size":49,"count":49},{"size":50,"count":50}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":51},{"degree":3,"count":48}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":49},{"arity":49,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints49
Distribution of constraint types[{"type":"intension","count":49},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.05	c root propagations     : 0           
0.00/0.05	c restarts enabled, print stats at every restarts
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c This is cosoco 1.0 --  
0.00/0.05	c
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.05 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 99
0.00/0.05	c |            Domain Sizes: 49..50
0.00/0.05	c |
0.00/0.05	c |             Constraints: 51
0.00/0.05	c |                   Arity: 3..50  -- Ternary: 49
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          All Different: 2
0.00/0.05	c |                          Intension: 49
0.00/0.05	c |                          
0.00/0.05	c =========================================================================================================
0.00/0.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.11	c 101            186            11943          48206          0              0              42   50   44   
0.29/0.30	c 211            583            19071          112487         0              0              45   61   54   
0.39/0.42	c 332            1031           26338          162177         0              0              52   66   58   
0.49/0.57	c 465            1494           33422          226304         0              0              42   64   56   
0.59/0.65	c 611            2017           40952          300561         0              0              56   70   63   
0.79/0.84	c 771            2450           47649          373448         0              0              50   62   57   
0.89/0.95	c 947            2715           54967          415162         0              0              36   38   36   
1.10/1.13	c 1140           3456           65697          495281         0              0              54   70   62   
1.29/1.32	c 1352           4078           74993          579123         0              0              54   65   60   
1.49/1.52	c 1585           4749           84700          708011         0              0              28   59   52   
1.69/1.72	c 1841           5499           94609          771057         0              0              41   62   52   
1.79/1.88	c 2122           6228           104743         849728         0              0              50   72   62   
2.09/2.11	c 2431           7300           122291         967334         0              0              46   75   62   
2.20/2.29	c 2770           8765           137180         1052425        0              0              44   65   62   
2.39/2.47	c 3142           9779           148125         1155674        0              0              37   64   59   
2.79/2.83	c 3551           11046          165394         1307598        0              0              47   63   57   
3.19/3.22	c 4000           12313          185506         1539748        0              0              16   69   61   
3.59/3.62	c 4493           13789          204847         1786666        0              0              52   66   60   
3.99/4.03	c 5035           15227          250054         2003238        0              0              35   57   44   
4.40/4.41	c 5631           17305          275857         2172362        0              0              17   65   59   
4.69/4.71	c 6286           19389          297996         2300041        0              0              47   62   59   
5.19/5.22	c 7006           21223          322816         2569935        0              0              48   66   58   
5.89/5.92	c 7798           23899          362522         2878087        0              0              51   67   59   
6.49/6.50	c 8669           26143          393479         3118246        0              0              50   69   59   
7.29/7.37	c 9627           28778          433655         3496598        0              0              41   63   57   
8.19/8.21	c 10680          32546          490849         3800703        0              0              44   65   56   
9.29/9.37	c 11838          36346          549903         4283158        0              0              48   66   58   
10.00/10.05	c 13111          41534          603585         4587282        0              0              55   74   68   
11.69/11.72	c 14511          46292          680152         5204150        0              0              47   65   56   
12.20/12.21	c 16051          50911          721310         5446201        0              0              48   76   66   
13.20/13.23	c 17745          56063          791840         6038764        0              0              45   69   60   
14.79/14.85	c 19608          61658          873352         6799079        0              0              44   66   56   
16.29/16.33	c 21657          67184          950841         7529261        0              0              52   68   61   
17.39/17.46	c 23910          74654          1034445        8124923        0              0              52   68   62   
19.69/19.72	c 26388          82420          1156247        9260037        0              0              44   64   55   
21.09/21.19	c 29113          94754          1276044        10068121       0              0              50   69   65   
23.69/23.74	c 32110          102028         1438442        11753642       0              0              45   63   55   
25.69/25.79	c 35406          116925         1618437        12749118       0              0              25   63   59   
28.60/28.60	c 39031          128739         1779323        14376499       0              0              45   65   56   
30.80/30.86	c 43018          137844         1897726        15862559       0              0              50   69   61   
33.79/33.84	c 47403          148030         2042817        17329198       0              0              50   66   58   
37.99/38.05	c 52226          164412         2251311        19342935       0              0              44   64   56   
42.49/42.59	c 57531          181349         2514887        21760164       0              0              44   62   55   
46.89/46.94	c 63366          193816         2828805        23299803       0              0              32   58   41   
50.09/50.10	c 69784          216465         3045638        24732448       0              0              48   71   65   
55.70/55.79	c 76843          232636         3285305        27476074       0              0              55   70   62   
61.20/61.20	c 84607          257966         3630349        30320229       0              0              47   65   57   
66.70/66.78	c 93147          292920         4055235        33149080       0              0              47   66   58   
72.10/72.16	c 102541         332163         4525628        36025011       0              0              42   68   61   
77.00/77.00	c 112874         378437         4966480        38434896       0              0              50   71   65   
88.30/88.38	c 124240         417259         5502355        43485450       0              0              45   65   58   
94.60/94.63	c 136742         446649         5856513        46654254       0              0              47   70   62   
106.90/106.95	c 150494         496182         6584470        51701096       0              0              47   70   59   
118.50/118.58	c 165621         543355         7243167        57689536       0              0              47   69   60   
137.61/137.69	c 182260         601382         8163206        64801611       0              0              44   70   59   
151.10/151.10	c 200562         679801         9086098        71701971       0              0              49   72   62   
162.70/162.80	c 220694         769410         10097427       76042116       0              0              44   72   62   
181.01/181.07	c 242839         846002         11112430       84865204       0              0              48   68   59   
202.61/202.66	c 267198         931668         12202855       95018407       0              0              43   66   56   
210.21/210.24	c 293992         996487         13084941       100744763      0              0              44   73   65   
228.11/228.18	c 323465         1081333        14059441       111099735      0              0              47   65   58   
249.11/249.10	c 355885         1180519        15379273       123671857      0              0              47   67   57   
272.31/272.38	c 391547         1300026        16689433       136893416      0              0              45   67   59   
301.52/301.57	c 430775         1432635        18405178       149868380      0              0              47   74   62   
326.42/326.42	c 473925         1585635        20203915       161820531      0              0              50   74   64   
351.62/351.68	c 521390         1779115        23295604       178774902      0              0              46   69   56   
391.52/391.51	c 573601         1960879        25817214       198670323      0              0              48   70   58   
429.23/429.21	c 631033         2138436        28090590       218628030      0              0              45   69   59   
488.44/488.40	c 694208         2306438        30817115       247441078      0              0              46   66   55   
521.13/521.10	c 763700         2506716        32893128       262053668      0              0              43   72   62   
588.54/588.60	c 840141         2749784        36085027       292751567      0              0              44   70   60   
647.44/647.46	c 924226         3059356        40167460       321787442      0              0              49   72   61   
722.45/722.41	c 1016719        3412619        44872002       355748383      0              0              48   71   60   
767.55/767.50	c 1118461        3792505        48393577       375604894      0              0              47   74   67   
858.96/858.93	c 1230377        4120706        52922081       416514667      0              0              49   72   62   
922.07/922.02	c 1353484        4676978        58545755       450473066      0              0              50   72   65   
1026.38/1026.32	c 1488901        5140204        65071094       499897179      0              0              45   70   60   
1156.89/1156.81	c 1637859        5635554        72828371       556622046      0              0              42   71   58   
1297.40/1297.36	c 1801712        6177213        80664747       622517890      0              0              45   68   58   
1400.31/1400.29	c 1981950        6716693        86992740       688606793      0              0              46   73   61   
1514.82/1514.80	c 2180211        7371730        96348123       755223363      0              0              29   74   64   
1689.23/1689.16	c 2398298        8186565        107481105      836924692      0              0              45   68   58   
1790.64/1790.51	c 2638193        9034820        115708890      884280350      0              0              46   70   62   
1995.46/1995.36	c 2902077        9967178        127640953      993619102      0              0              44   68   57   
2197.27/2197.10	c 3192349        11048546       141909724      1095247564     0              0              45   70   59   
2281.48/2281.30	c 3511648        11956365       149332207      1140111529     0              0              47   72   66   

Verifier Data

One s line expected

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-4252123-1500920429/watcher-4252123-1500920429 -o /tmp/evaluation-result-4252123-1500920429/solver-4252123-1500920429 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500914922-3828 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252123-1500920429.xml 

pid=4864
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.01 2.05 3/182 4867
/proc/meminfo: memFree=32084404/32770624 swapFree=5868/115168
[pid=4867] ppid=4864 vsize=26904 CPUtime=0 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 995 0 0 0 0 0 0 0 20 0 1 0 1601966 27549696 826 33554432000 4194304 5744392 140727607323776 140727607320424 140579712630432 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6726 826 717 379 0 145 0

[startup+0.100195 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4867
/proc/meminfo: memFree=32084404/32770624 swapFree=5868/115168
[pid=4867] ppid=4864 vsize=27148 CPUtime=0.09 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 1169 0 0 0 9 0 0 0 20 0 1 0 1601966 27799552 1009 33554432000 4194304 5744392 140727607323776 140727607317640 4873200 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6787 1009 812 379 0 206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27148

[startup+0.200333 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4867
/proc/meminfo: memFree=32084404/32770624 swapFree=5868/115168
[pid=4867] ppid=4864 vsize=27280 CPUtime=0.19 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 1181 0 0 0 19 0 0 0 20 0 1 0 1601966 27934720 1009 33554432000 4194304 5744392 140727607323776 140727607317640 4873219 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1009 812 379 0 239 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27280

[startup+0.300327 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4867
/proc/meminfo: memFree=32084404/32770624 swapFree=5868/115168
[pid=4867] ppid=4864 vsize=27280 CPUtime=0.29 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 1181 0 0 0 29 0 0 0 20 0 1 0 1601966 27934720 1009 33554432000 4194304 5744392 140727607323776 140727607317640 4873244 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1009 812 379 0 239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27280

[startup+0.700279 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4867
/proc/meminfo: memFree=32084404/32770624 swapFree=5868/115168
[pid=4867] ppid=4864 vsize=27280 CPUtime=0.69 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 1192 0 0 0 69 0 0 0 20 0 1 0 1601966 27934720 1009 33554432000 4194304 5744392 140727607323776 140727607321176 4971624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1009 812 379 0 239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27280

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4868
/proc/meminfo: memFree=32083656/32770624 swapFree=5868/115188
[pid=4867] ppid=4864 vsize=27280 CPUtime=1.49 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 1197 0 0 0 149 0 0 0 20 0 1 0 1601966 27934720 1009 33554432000 4194304 5744392 140727607323776 140727607321176 4971639 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1009 812 379 0 239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27280

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4868
/proc/meminfo: memFree=32083284/32770624 swapFree=5868/115188
[pid=4867] ppid=4864 vsize=27280 CPUtime=3.09 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 1324 0 0 0 309 0 0 0 20 0 1 0 1601966 27934720 1039 33554432000 4194304 5744392 140727607323776 140727607321176 5118881 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1039 812 379 0 239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27280

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4868
/proc/meminfo: memFree=32083092/32770624 swapFree=5868/115196
[pid=4867] ppid=4864 vsize=27280 CPUtime=6.29 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 1532 0 0 0 629 0 0 0 20 0 1 0 1601966 27934720 1039 33554432000 4194304 5744392 140727607323776 140727607321176 4901864 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1039 812 379 0 239 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27280

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4868
/proc/meminfo: memFree=32082720/32770624 swapFree=5868/115204
[pid=4867] ppid=4864 vsize=27280 CPUtime=12.69 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 1700 0 0 0 1269 0 0 0 20 0 1 0 1601966 27934720 1039 33554432000 4194304 5744392 140727607323776 140727607321176 4952928 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1039 812 379 0 239 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27280

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4868
/proc/meminfo: memFree=32082596/32770624 swapFree=5868/115216
[pid=4867] ppid=4864 vsize=27280 CPUtime=25.49 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 2005 0 0 0 2549 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4971678 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27280

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4868
/proc/meminfo: memFree=32082960/32770624 swapFree=5868/115244
[pid=4867] ppid=4864 vsize=27280 CPUtime=51.1 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 2204 0 0 0 5110 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4971639 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27280

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4869
/proc/meminfo: memFree=32083168/32770624 swapFree=5868/115320
[pid=4867] ppid=4864 vsize=27280 CPUtime=102.3 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 2372 0 0 0 10230 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4908360 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27280

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4931
/proc/meminfo: memFree=32126780/32770624 swapFree=5868/115408
[pid=4867] ppid=4864 vsize=27280 CPUtime=162.3 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 2540 0 0 0 16230 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4873208 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 27280

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4932
/proc/meminfo: memFree=32126776/32770624 swapFree=5868/115484
[pid=4867] ppid=4864 vsize=27280 CPUtime=222.31 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 2708 0 0 0 22231 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4873208 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 27280

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 4934
/proc/meminfo: memFree=32126564/32770624 swapFree=5868/115568
[pid=4867] ppid=4864 vsize=27280 CPUtime=282.31 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 2708 0 0 0 28231 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4998896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 27280

[startup+342.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/182 4935
/proc/meminfo: memFree=32126672/32770624 swapFree=5868/115616
[pid=4867] ppid=4864 vsize=27280 CPUtime=342.32 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 2876 0 0 0 34232 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 5126528 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 27280

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 4936
/proc/meminfo: memFree=32126896/32770624 swapFree=5868/115664
[pid=4867] ppid=4864 vsize=27280 CPUtime=402.32 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 2876 0 0 0 40232 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4914079 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 27280

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 4938
/proc/meminfo: memFree=32126656/32770624 swapFree=5868/115716
[pid=4867] ppid=4864 vsize=27280 CPUtime=462.33 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 3044 0 0 0 46233 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4901864 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 27280

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 4939
/proc/meminfo: memFree=32126424/32770624 swapFree=5868/115764
[pid=4867] ppid=4864 vsize=27280 CPUtime=522.33 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 3044 0 0 0 52233 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4970576 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 27280

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4947
/proc/meminfo: memFree=32125348/32770624 swapFree=5868/115832
[pid=4867] ppid=4864 vsize=27280 CPUtime=582.34 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 3166 0 0 0 58234 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4952943 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 27280


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 4970
/proc/meminfo: memFree=32125584/32770624 swapFree=5868/116456
[pid=4867] ppid=4864 vsize=27280 CPUtime=1542.42 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 4556 0 0 0 154242 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4970576 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 1542.42
Current children cumulated vsize (KiB) 27280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4971
/proc/meminfo: memFree=32125576/32770624 swapFree=5868/116492
[pid=4867] ppid=4864 vsize=27280 CPUtime=1602.42 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 4556 0 0 0 160242 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4901875 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 1602.42
Current children cumulated vsize (KiB) 27280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4972
/proc/meminfo: memFree=32125684/32770624 swapFree=5868/116528
[pid=4867] ppid=4864 vsize=27280 CPUtime=1662.43 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 4685 0 0 0 166243 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4908336 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 1662.43
Current children cumulated vsize (KiB) 27280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4973
/proc/meminfo: memFree=32125700/32770624 swapFree=5868/116560
[pid=4867] ppid=4864 vsize=27280 CPUtime=1722.43 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 4724 0 0 0 172243 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4908306 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 1722.43
Current children cumulated vsize (KiB) 27280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4981
/proc/meminfo: memFree=32124244/32770624 swapFree=5868/116612
[pid=4867] ppid=4864 vsize=27280 CPUtime=1782.44 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 4854 0 0 0 178244 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4971633 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (KiB) 27280

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 4982
/proc/meminfo: memFree=32124496/32770624 swapFree=5868/116652
[pid=4867] ppid=4864 vsize=27280 CPUtime=1842.44 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 4892 0 0 0 184244 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4905050 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 1842.44
Current children cumulated vsize (KiB) 27280

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 4983
/proc/meminfo: memFree=32124248/32770624 swapFree=5868/116676
[pid=4867] ppid=4864 vsize=27280 CPUtime=1902.45 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5023 0 0 0 190245 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4873178 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 1902.45
Current children cumulated vsize (KiB) 27280

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4984
/proc/meminfo: memFree=32124772/32770624 swapFree=5868/116708
[pid=4867] ppid=4864 vsize=27280 CPUtime=1962.45 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5027 0 0 0 196245 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4971639 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 1962.45
Current children cumulated vsize (KiB) 27280

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 4985
/proc/meminfo: memFree=32125812/32770624 swapFree=5868/116744
[pid=4867] ppid=4864 vsize=27280 CPUtime=2022.46 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5194 0 0 0 202246 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4970576 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2022.46
Current children cumulated vsize (KiB) 27280

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4988
/proc/meminfo: memFree=32124916/32770624 swapFree=5868/116784
[pid=4867] ppid=4864 vsize=27280 CPUtime=2082.47 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5195 0 0 0 208247 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4873241 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2082.47
Current children cumulated vsize (KiB) 27280

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4989
/proc/meminfo: memFree=32125232/32770624 swapFree=5868/116820
[pid=4867] ppid=4864 vsize=27280 CPUtime=2142.47 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5327 0 0 0 214247 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4998896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2142.47
Current children cumulated vsize (KiB) 27280

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4990
/proc/meminfo: memFree=32125224/32770624 swapFree=5868/116848
[pid=4867] ppid=4864 vsize=27280 CPUtime=2202.48 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5363 0 0 0 220248 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4952969 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2202.48
Current children cumulated vsize (KiB) 27280

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4992
/proc/meminfo: memFree=32125532/32770624 swapFree=5868/116884
[pid=4867] ppid=4864 vsize=27280 CPUtime=2262.48 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5495 0 0 0 226248 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4971616 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2262.48
Current children cumulated vsize (KiB) 27280

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4993
/proc/meminfo: memFree=32125656/32770624 swapFree=5868/116928
[pid=4867] ppid=4864 vsize=27280 CPUtime=2322.48 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5531 0 0 0 232248 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4901864 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2322.48
Current children cumulated vsize (KiB) 27280

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5001
/proc/meminfo: memFree=32124208/32770624 swapFree=5868/116964
[pid=4867] ppid=4864 vsize=27280 CPUtime=2382.49 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5656 0 0 0 238249 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4873168 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2382.49
Current children cumulated vsize (KiB) 27280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5001
/proc/meminfo: memFree=32124332/32770624 swapFree=5868/116972
[pid=4867] ppid=4864 vsize=27280 CPUtime=2400.09 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5656 0 0 0 240009 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4908701 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 27280

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5001
/proc/meminfo: memFree=32124332/32770624 swapFree=5868/116972
[pid=4867] ppid=4864 vsize=27280 CPUtime=2400.09 cores=0,2,4,6
/proc/4867/stat : 4867 (cosoco) R 4864 4867 3797 0 -1 4202496 5656 0 0 0 240009 0 0 0 20 0 1 0 1601966 27934720 1040 33554432000 4194304 5744392 140727607323776 140727607321176 4908701 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 34983936 140727607329985 140727607330115 140727607330115 140727607332814 0
/proc/4867/statm: 6820 1040 812 379 0 239 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 27280

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.1
CPU user time (s): 2400.09
CPU system time (s): 0.005
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 27280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.1
system time used= 0.005
maximum resident set size= 4204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5683
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= 12
involuntary context switches= 608

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67454 second user time and 9.36942 second system time

The end

Launcher Data

Begin job on node136 at 2017-07-24 20:20:29
IDJOB=4252123
IDBENCH=124119
IDSOLVER=2633
FILE ID=node136/4252123-1500920429
RUNJOBID= node136-1500914922-3828
PBS_JOBID= 20625406
Free space on /tmp= 61704 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-050.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252123-1500920429/watcher-4252123-1500920429 -o /tmp/evaluation-result-4252123-1500920429/solver-4252123-1500920429 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500914922-3828 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252123-1500920429.xml

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

MD5SUM BENCH= 010bfed6e804a02be5e9f2a754b88433
RANDOM SEED=185260781

node136.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.13
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.13
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.13
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.13
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:        32084968 kB
MemAvailable:   32018720 kB
Buffers:           32308 kB
Cached:           216220 kB
SwapCached:            0 kB
Active:           212856 kB
Inactive:         123716 kB
Active(anon):      90684 kB
Inactive(anon):     8548 kB
Active(file):     122172 kB
Inactive(file):   115168 kB
Unevictable:        5868 kB
Mlocked:            5868 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1988 kB
Writeback:             0 kB
AnonPages:         93376 kB
Mapped:            29012 kB
Shmem:              8848 kB
Slab:              49240 kB
SReclaimable:      24496 kB
SUnreclaim:        24744 kB
KernelStack:        3296 kB
PageTables:         4556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61704 MiB
End job on node136 at 2017-07-24 21:00:29