Trace number 4267909

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

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 benchmark0.095192999
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.03/0.12	c root propagations     : 0           
0.03/0.12	c restarts enabled, print stats at every restarts
0.03/0.12	c
0.03/0.12	c
0.03/0.12	c
0.03/0.12	c This is cosoco 1.12 --  
0.03/0.12	c
0.03/0.12	c command line: cosoco -lc -model -restarts HOME/instance-4267909-1502517812.xml 
0.03/0.12	c ========================================[ Problem Statistics ]===========================================
0.03/0.12	c |                                                                                                       
0.03/0.12	c |  Parse time        :         0.05 s 
0.03/0.12	c |
0.03/0.12	c |               Variables: 99
0.03/0.12	c |            Domain Sizes: 49..50
0.03/0.12	c |
0.03/0.12	c |             Constraints: 51
0.03/0.12	c |                   Arity: 3..50  -- Ternary: 49
0.03/0.12	c | 
0.03/0.12	c |                   Types: 
0.03/0.12	c |                          All Different: 2
0.03/0.12	c |                          Intension: 49
0.03/0.12	c |                          
0.03/0.12	c =========================================================================================================
0.03/0.12	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.03/0.17	c 101            186            11943          48206          0              0              42   50   44   
0.23/0.36	c 211            583            19071          112487         0              0              45   61   54   
0.33/0.49	c 332            1031           26338          162177         0              0              52   66   58   
0.53/0.63	c 465            1494           33422          226304         0              0              42   64   56   
0.63/0.71	c 611            2017           40952          300561         0              0              56   70   63   
0.83/0.91	c 771            2450           47649          373448         0              0              50   62   57   
0.93/1.02	c 947            2715           54967          415162         0              0              36   38   36   
1.13/1.20	c 1140           3456           65697          495281         0              0              54   70   62   
1.23/1.39	c 1352           4078           74993          579123         0              0              54   65   60   
1.53/1.60	c 1585           4749           84700          708011         0              0              28   59   52   
1.73/1.80	c 1841           5499           94609          771057         0              0              41   62   52   
1.83/1.96	c 2122           6228           104743         849728         0              0              50   72   62   
2.03/2.19	c 2431           7300           122291         967334         0              0              46   75   62   
2.23/2.37	c 2770           8765           137180         1052425        0              0              44   65   62   
2.43/2.55	c 3142           9779           148125         1155674        0              0              37   64   59   
2.83/2.92	c 3551           11046          165394         1307598        0              0              47   63   57   
3.23/3.31	c 4000           12313          185506         1539748        0              0              16   69   61   
3.63/3.71	c 4493           13789          204847         1786666        0              0              52   66   60   
4.03/4.12	c 5035           15227          250054         2003238        0              0              35   57   44   
4.43/4.51	c 5631           17305          275857         2172362        0              0              17   65   59   
4.73/4.81	c 6286           19389          297996         2300041        0              0              47   62   59   
5.23/5.32	c 7006           21223          322816         2569935        0              0              48   66   58   
5.93/6.04	c 7798           23899          362522         2878087        0              0              51   67   59   
6.53/6.62	c 8669           26143          393479         3118246        0              0              50   69   59   
7.43/7.50	c 9627           28778          433655         3496598        0              0              41   63   57   
8.23/8.36	c 10680          32546          490849         3800703        0              0              44   65   56   
9.43/9.53	c 11838          36346          549903         4283158        0              0              48   66   58   
10.13/10.21	c 13111          41534          603585         4587282        0              0              55   74   68   
11.73/11.89	c 14511          46292          680152         5204150        0              0              47   65   56   
12.23/12.39	c 16051          50911          721310         5446201        0              0              48   76   66   
13.33/13.42	c 17745          56063          791840         6038764        0              0              45   69   60   
14.93/15.06	c 19608          61658          873352         6799079        0              0              44   66   56   
16.43/16.55	c 21657          67184          950841         7529261        0              0              52   68   61   
17.53/17.68	c 23910          74654          1034445        8124923        0              0              52   68   62   
19.83/19.96	c 26388          82420          1156247        9260037        0              0              44   64   55   
21.33/21.44	c 29113          94754          1276044        10068121       0              0              50   69   65   
23.93/24.03	c 32110          102028         1438442        11753642       0              0              45   63   55   
26.03/26.10	c 35406          116925         1618437        12749118       0              0              25   63   59   
28.83/28.94	c 39031          128739         1779323        14376499       0              0              45   65   56   
31.13/31.21	c 43018          137844         1897726        15862559       0              0              50   69   61   
34.13/34.21	c 47403          148030         2042817        17329198       0              0              50   66   58   
38.33/38.46	c 52226          164412         2251311        19342935       0              0              44   64   56   
42.93/43.06	c 57531          181349         2514887        21760164       0              0              44   62   55   
47.34/47.44	c 63366          193816         2828805        23299803       0              0              32   58   41   
50.53/50.63	c 69784          216465         3045638        24732448       0              0              48   71   65   
56.23/56.36	c 76843          232636         3285305        27476074       0              0              55   70   62   
61.73/61.84	c 84607          257966         3630349        30320229       0              0              47   65   57   
67.33/67.43	c 93147          292920         4055235        33149080       0              0              47   66   58   
72.73/72.82	c 102541         332163         4525628        36025011       0              0              42   68   61   
77.63/77.71	c 112874         378437         4966480        38434896       0              0              50   71   65   
89.14/89.21	c 124240         417259         5502355        43485450       0              0              45   65   58   
95.43/95.53	c 136742         446649         5856513        46654254       0              0              47   70   62   
107.84/107.98	c 150494         496182         6584470        51701096       0              0              47   70   59   
119.63/119.77	c 165621         543355         7243167        57689536       0              0              47   69   60   
139.03/139.11	c 182260         601382         8163206        64801611       0              0              44   70   59   
152.43/152.54	c 200562         679801         9086098        71701971       0              0              49   72   62   
164.23/164.37	c 220694         769410         10097427       76042116       0              0              44   72   62   
182.64/182.74	c 242839         846002         11112430       84865204       0              0              48   68   59   
204.43/204.58	c 267198         931668         12202855       95018407       0              0              43   66   56   
212.13/212.21	c 293992         996487         13084941       100744763      0              0              44   73   65   
230.13/230.22	c 323465         1081333        14059441       111099735      0              0              47   65   58   
251.23/251.36	c 355885         1180519        15379273       123671857      0              0              47   67   57   
274.73/274.84	c 391547         1300026        16689433       136893416      0              0              45   67   59   
304.13/304.29	c 430775         1432635        18405178       149868380      0              0              47   74   62   
329.23/329.33	c 473925         1585635        20203915       161820531      0              0              50   74   64   
354.63/354.77	c 521390         1779115        23295604       178774902      0              0              46   69   56   
394.43/394.54	c 573601         1960879        25817214       198670323      0              0              48   70   58   
432.34/432.47	c 631033         2138436        28090590       218628030      0              0              45   69   59   
492.24/492.31	c 694208         2306438        30817115       247441078      0              0              46   66   55   
525.24/525.32	c 763700         2506716        32893128       262053668      0              0              43   72   62   
593.44/593.54	c 840141         2749784        36085027       292751567      0              0              44   70   60   
652.94/653.02	c 924226         3059356        40167460       321787442      0              0              49   72   61   
728.34/728.42	c 1016719        3412619        44872002       355748383      0              0              48   71   60   
773.74/773.81	c 1118461        3792505        48393577       375604894      0              0              47   74   67   
866.04/866.10	c 1230377        4120706        52922081       416514667      0              0              49   72   62   
929.64/929.75	c 1353484        4676978        58545755       450473066      0              0              50   72   65   
1035.04/1035.13	c 1488901        5140204        65071094       499897179      0              0              45   70   60   
1166.34/1166.44	c 1637859        5635554        72828371       556622046      0              0              42   71   58   
1308.34/1308.41	c 1801712        6177213        80664747       622517890      0              0              45   68   58   
1412.35/1412.44	c 1981950        6716693        86992740       688606793      0              0              46   73   61   
1528.54/1528.63	c 2180211        7371730        96348123       755223363      0              0              29   74   64   
1704.75/1704.88	c 2398298        8186565        107481105      836924692      0              0              45   68   58   
1806.85/1806.94	c 2638193        9034820        115708890      884280350      0              0              46   70   62   
2013.85/2013.96	c 2902077        9967178        127640953      993619102      0              0              44   68   57   
2216.86/2216.90	c 3192349        11048546       141909724      1095247564     0              0              45   70   59   
2301.66/2301.75	c 3511648        11956365       149332207      1140111529     0              0              47   72   66   
2519.96/2520.00	
2519.96/2520.00	c *** INTERRUPTED ***
2519.96/2520.00	c restarts              : 86          
2519.96/2520.00	c conflicts             : 3826268      (1518 /sec)
2519.96/2520.00	c decisions             : 13042620     (5176 /sec)
2519.96/2520.00	c propagations          : 1246136969  (494505 /sec)
2519.96/2520.00	c root propagations     : 0           
2519.96/2520.00	c filter calls          : 163369144      (64830 /sec)
2519.96/2520.00	c useless filter calls  : 73152624       (44 %)
2519.96/2520.00	c Memory used           : 26.86 MB
2519.96/2520.00	c CPU time              : 2519.97 s
2519.96/2520.00	
2519.96/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-4267909-1502517812/watcher-4267909-1502517812 -o /tmp/evaluation-result-4267909-1502517812/solver-4267909-1502517812 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31839 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267909-1502517812.xml 

pid=6144
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 6147
/proc/meminfo: memFree=31551016/32770624 swapFree=0/421132
[pid=6147] ppid=6144 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/6147/stat : 6147 (runsolver) D 6144 6147 31775 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 40121912 24240128 105 18446744073709551615 4194304 4338465 140721408444576 140721408442216 140679756743383 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 16330752 140721408446657 140721408447049 140721408447049 140721408450506 0
/proc/6147/statm: 5918 105 52 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 6147
/proc/meminfo: memFree=31551016/32770624 swapFree=0/421132
[pid=6147] ppid=6144 vsize=27248 CPUtime=0.03 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 1094 0 0 0 3 0 0 0 20 0 1 0 40121912 27901952 925 18446744073709551615 4194304 5972588 140731500685024 140731500681672 139969462971365 0 0 1 0 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6812 925 790 435 0 175 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27248

[startup+0.200262 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 6147
/proc/meminfo: memFree=31551016/32770624 swapFree=0/421132
[pid=6147] ppid=6144 vsize=27500 CPUtime=0.13 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 1199 0 0 0 13 0 0 0 20 0 1 0 40121912 28160000 1020 18446744073709551615 4194304 5972588 140731500685024 140731500681672 4909657 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1020 829 435 0 238 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27500

[startup+0.300246 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 6147
/proc/meminfo: memFree=31551016/32770624 swapFree=0/421132
[pid=6147] ppid=6144 vsize=27500 CPUtime=0.23 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 1199 0 0 0 23 0 0 0 20 0 1 0 40121912 28160000 1020 18446744073709551615 4194304 5972588 140731500685024 140731500681672 4909584 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1020 829 435 0 238 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 27500

[startup+0.700222 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 6147
/proc/meminfo: memFree=31551016/32770624 swapFree=0/421132
[pid=6147] ppid=6144 vsize=27500 CPUtime=0.63 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 1207 0 0 0 63 0 0 0 20 0 1 0 40121912 28160000 1020 18446744073709551615 4194304 5972588 140731500685024 140731500681672 4962247 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1020 829 435 0 238 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 27500

[startup+1.50021 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6148
/proc/meminfo: memFree=31550272/32770624 swapFree=0/421132
[pid=6147] ppid=6144 vsize=27500 CPUtime=1.43 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 1214 0 0 0 143 0 0 0 20 0 1 0 40121912 28160000 1020 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4962339 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1020 829 435 0 238 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 27500

[startup+3.10022 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 6148
/proc/meminfo: memFree=31549916/32770624 swapFree=0/421132
[pid=6147] ppid=6144 vsize=27500 CPUtime=3.03 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 1383 0 0 0 303 0 0 0 20 0 1 0 40121912 28160000 1056 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071082 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1056 829 435 0 238 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 27500

[startup+6.30022 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 6148
/proc/meminfo: memFree=31549916/32770624 swapFree=0/421132
[pid=6147] ppid=6144 vsize=27500 CPUtime=6.23 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 1551 0 0 0 623 0 0 0 20 0 1 0 40121912 28160000 1057 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071761 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1057 829 435 0 238 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 27500

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 6148
/proc/meminfo: memFree=31549720/32770624 swapFree=0/421136
[pid=6147] ppid=6144 vsize=27500 CPUtime=12.63 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 1720 0 0 0 1263 0 0 0 20 0 1 0 40121912 28160000 1057 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4979170 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1057 829 435 0 238 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 27500

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 6149
/proc/meminfo: memFree=31549720/32770624 swapFree=0/421136
[pid=6147] ppid=6144 vsize=27500 CPUtime=25.43 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 2057 0 0 0 2543 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071040 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 27500

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.05 3/184 6163
/proc/meminfo: memFree=31545836/32770624 swapFree=0/421152
[pid=6147] ppid=6144 vsize=27500 CPUtime=51.03 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 2226 0 0 0 5103 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5099648 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27500

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 6165
/proc/meminfo: memFree=31545480/32770624 swapFree=0/421176
[pid=6147] ppid=6144 vsize=27500 CPUtime=102.23 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 2395 0 0 0 10223 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071040 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 27500

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 6167
/proc/meminfo: memFree=31548904/32770624 swapFree=0/421192
[pid=6147] ppid=6144 vsize=27500 CPUtime=162.23 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 2563 0 0 0 16223 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5070704 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27500

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6169
/proc/meminfo: memFree=31549408/32770624 swapFree=0/421220
[pid=6147] ppid=6144 vsize=27500 CPUtime=222.24 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 2733 0 0 0 22224 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4968801 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27500

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6171
/proc/meminfo: memFree=31549780/32770624 swapFree=0/421208
[pid=6147] ppid=6144 vsize=27500 CPUtime=282.23 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 2902 0 0 0 28223 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5099648 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27500

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6173
/proc/meminfo: memFree=31549920/32770624 swapFree=0/421232
[pid=6147] ppid=6144 vsize=27500 CPUtime=342.23 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 3071 0 0 0 34223 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5053099 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 27500

[startup+402.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 6176
/proc/meminfo: memFree=31550060/32770624 swapFree=0/421240
[pid=6147] ppid=6144 vsize=27500 CPUtime=402.23 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 3239 0 0 0 40223 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071785 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 27500

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 6178
/proc/meminfo: memFree=31549824/32770624 swapFree=0/421256
[pid=6147] ppid=6144 vsize=27500 CPUtime=462.23 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 3407 0 0 0 46223 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4968773 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 27500

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 6180
/proc/meminfo: memFree=31549932/32770624 swapFree=0/421256
[pid=6147] ppid=6144 vsize=27500 CPUtime=522.24 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 3577 0 0 0 52224 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071785 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 27500

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 6183
/proc/meminfo: memFree=31549664/32770624 swapFree=0/421268
[pid=6147] ppid=6144 vsize=27500 CPUtime=582.24 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 3702 0 0 0 58224 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071040 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 27500


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6272
/proc/meminfo: memFree=31549004/32770624 swapFree=0/421552
[pid=6147] ppid=6144 vsize=27500 CPUtime=1602.24 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 6349 0 0 0 160224 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4909679 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 27500

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 6274
/proc/meminfo: memFree=31549484/32770624 swapFree=0/421572
[pid=6147] ppid=6144 vsize=27500 CPUtime=1662.25 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 6486 0 0 0 166225 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4975625 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 27500

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 6276
/proc/meminfo: memFree=31549128/32770624 swapFree=0/421584
[pid=6147] ppid=6144 vsize=27500 CPUtime=1722.25 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 6655 0 0 0 172225 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4965840 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 27500

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 6278
/proc/meminfo: memFree=31549236/32770624 swapFree=0/421608
[pid=6147] ppid=6144 vsize=27500 CPUtime=1782.25 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 6793 0 0 0 178225 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4909660 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 27500

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6280
/proc/meminfo: memFree=31548764/32770624 swapFree=0/421608
[pid=6147] ppid=6144 vsize=27500 CPUtime=1842.25 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 6962 0 0 0 184225 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4977582 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 1842.25
Current children cumulated vsize (KiB) 27500

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 6296
/proc/meminfo: memFree=31544684/32770624 swapFree=0/421624
[pid=6147] ppid=6144 vsize=27500 CPUtime=1902.25 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 7096 0 0 0 190225 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071744 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 27500

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6359
/proc/meminfo: memFree=30850972/32770624 swapFree=0/421660
[pid=6147] ppid=6144 vsize=27500 CPUtime=1962.25 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 7229 0 0 0 196225 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071767 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 27500

[startup+2022.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/180 6361
/proc/meminfo: memFree=29609280/32770624 swapFree=0/421680
[pid=6147] ppid=6144 vsize=27500 CPUtime=2022.25 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 7395 0 0 0 202225 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4909657 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2022.25
Current children cumulated vsize (KiB) 27500

[startup+2082.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/181 6364
/proc/meminfo: memFree=29455700/32770624 swapFree=0/421672
[pid=6147] ppid=6144 vsize=27500 CPUtime=2082.26 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 7523 0 0 0 208226 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4965560 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2082.26
Current children cumulated vsize (KiB) 27500

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 6366
/proc/meminfo: memFree=29455788/32770624 swapFree=0/421696
[pid=6147] ppid=6144 vsize=27500 CPUtime=2142.25 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 7651 0 0 0 214225 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4962364 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2142.25
Current children cumulated vsize (KiB) 27500

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 6369
/proc/meminfo: memFree=29456188/32770624 swapFree=0/421704
[pid=6147] ppid=6144 vsize=27500 CPUtime=2202.26 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 7779 0 0 0 220226 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4968837 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2202.26
Current children cumulated vsize (KiB) 27500

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6371
/proc/meminfo: memFree=29456144/32770624 swapFree=0/421708
[pid=6147] ppid=6144 vsize=27500 CPUtime=2262.26 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 7947 0 0 0 226226 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5099648 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2262.26
Current children cumulated vsize (KiB) 27500

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6373
/proc/meminfo: memFree=29456304/32770624 swapFree=0/421724
[pid=6147] ppid=6144 vsize=27500 CPUtime=2322.26 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 8116 0 0 0 232226 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 4968801 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2322.26
Current children cumulated vsize (KiB) 27500

[startup+2382.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 6376
/proc/meminfo: memFree=29455576/32770624 swapFree=0/421740
[pid=6147] ppid=6144 vsize=27500 CPUtime=2382.26 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 8247 0 0 0 238226 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071744 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2382.26
Current children cumulated vsize (KiB) 27500

[startup+2442.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/181 6378
/proc/meminfo: memFree=29454712/32770624 swapFree=0/421764
[pid=6147] ppid=6144 vsize=27500 CPUtime=2442.26 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 8378 0 0 0 244226 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5071769 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2442.26
Current children cumulated vsize (KiB) 27500

[startup+2502.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/185 6395
/proc/meminfo: memFree=29448680/32770624 swapFree=0/421792
[pid=6147] ppid=6144 vsize=27500 CPUtime=2502.26 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 8508 0 0 0 250226 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5053056 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2502.26
Current children cumulated vsize (KiB) 27500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 6395
/proc/meminfo: memFree=29448472/32770624 swapFree=0/421800
[pid=6147] ppid=6144 vsize=27500 CPUtime=2519.96 cores=1,3,5,7
/proc/6147/stat : 6147 (cosoco) R 6144 6147 31775 0 -1 4202496 8639 0 0 0 251996 0 0 0 20 0 1 0 40121912 28160000 1058 18446744073709551615 4194304 5972588 140731500685024 140731500682328 5070704 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 37613568 140731500687854 140731500687949 140731500687949 140731500691406 0
/proc/6147/statm: 6875 1058 829 435 0 238 0
Current children cumulated CPU time (s) 2519.96
Current children cumulated vsize (KiB) 27500

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 6147 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.97
CPU user time (s): 2519.97
CPU system time (s): 0.006
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 27500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.97
system time used= 0.006
maximum resident set size= 4300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8689
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= 11
involuntary context switches= 658

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.0575 second user time and 7.99113 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-12 07:49:16
IDJOB=4267909
IDBENCH=124119
IDSOLVER=2658
FILE ID=node124/4267909-1502517812
RUNJOBID= node124-1502500286-31839
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-050.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267909-1502517812/watcher-4267909-1502517812 -o /tmp/evaluation-result-4267909-1502517812/solver-4267909-1502517812 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31839 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267909-1502517812.xml

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

MD5SUM BENCH= 010bfed6e804a02be5e9f2a754b88433
RANDOM SEED=1427500568

node124.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.51
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.51
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.51
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.51
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:        31551376 kB
MemAvailable:   31994152 kB
Buffers:          231656 kB
Cached:           505164 kB
SwapCached:            0 kB
Active:           356160 kB
Inactive:         446092 kB
Active(anon):      65784 kB
Inactive(anon):    24960 kB
Active(file):     290376 kB
Inactive(file):   421132 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2332 kB
Writeback:             0 kB
AnonPages:         81768 kB
Mapped:            41692 kB
Shmem:             25320 kB
Slab:             119696 kB
SReclaimable:      94208 kB
SUnreclaim:        25488 kB
KernelStack:        3264 kB
PageTables:         5408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     330324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-12 08:31:17