Trace number 4267243

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.12? (TO) 2400.01 2400.3

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-5_X2.xml
MD5SUM0d344e361328211ed16699cc315bd3d7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 280         
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.12 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts HOME/instance-4267243-1502611213.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 112
0.00/0.02	c |            Domain Sizes: 1..28
0.00/0.02	c |
0.00/0.02	c |             Constraints: 1262
0.00/0.02	c |                   Arity: 2..2  -- Binary: 1262
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Extension: 1262  (nb tuples: 0..378) -- (shared: 1252)
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c remove useless variable z[0]
0.00/0.03	c 101            305            106509         6782           66             0              21   63   43   
0.00/0.04	c 211            657            191435         11414          66             0              50   76   60   
0.00/0.05	c 332            975            318964         25300          66             0              14   26   18   
0.00/0.07	c 465            1303           427337         34716          66             0              18   24   21   
0.00/0.08	c 611            1732           590664         52379          66             0              15   26   17   
0.00/0.09	c 771            2221           717303         59552          66             0              16   32   25   
0.10/0.11	c 947            2669           864357         68454          66             0              21   28   25   
0.10/0.13	c 1140           3612           1077459        84914          66             0              15   27   22   
0.10/0.15	c 1352           4080           1243894        100512         66             0              19   28   24   
0.10/0.17	c 1585           4961           1482968        122034         66             0              16   30   23   
0.10/0.20	c 1841           5909           1743585        145745         66             0              19   29   24   
0.21/0.25	c 2122           6867           2054167        172325         66             0              17   28   22   
0.21/0.26	c 2431           7739           2384042        206080         66             0              21   29   24   
0.21/0.30	c 2770           9028           2744450        236918         66             0              19   30   25   
0.21/0.34	c 3142           10310          3167735        279523         66             0              22   31   26   
0.35/0.39	c 3551           11624          3650997        330923         66             0              19   28   24   
0.41/0.44	c 4000           13207          4107340        374220         66             0              21   30   25   
0.41/0.49	c 4493           14929          4655223        424099         66             0              16   27   22   
0.51/0.55	c 5035           16834          5257761        478252         66             0              22   32   27   
0.60/0.62	c 5631           18686          5988443        553325         66             0              18   28   22   
0.69/0.70	c 6286           20919          6715040        622618         66             0              22   32   27   
0.69/0.77	c 7006           23271          7466971        685899         66             0              17   28   23   
0.79/0.85	c 7798           26035          8321093        768613         66             0              22   32   27   
0.89/0.95	c 8669           28871          9282217        853751         66             0              19   30   25   
1.00/1.04	c 9627           32106          10202085       930878         66             0              25   35   30   
1.19/1.20	c 10680          35941          11758136       1093204        66             0              16   28   21   
1.29/1.32	c 11838          40247          12956967       1200633        66             0              22   33   27   
1.39/1.45	c 13111          44665          14293215       1320890        66             0              15   27   22   
1.59/1.61	c 14511          49670          15905005       1470131        66             0              16   26   21   
1.79/1.82	c 16051          55684          17979559       1671613        66             0              17   29   24   
2.00/2.00	c 17745          61951          19847047       1842419        66             0              19   29   24   
2.19/2.20	c 19608          68926          21835991       2021249        66             0              19   29   25   
2.39/2.40	c 21657          76064          23913422       2200210        66             0              17   28   23   
2.59/2.63	c 23910          84502          26193933       2389860        66             0              18   28   24   
2.89/2.91	c 26388          92576          29043533       2669513        66             0              15   28   21   
3.19/3.24	c 29113          101813         32338591       2997645        66             0              19   30   25   
3.59/3.60	c 32110          112602         35855008       3355581        66             0              14   30   22   
3.89/3.91	c 35406          124244         39004287       3619522        66             0              15   28   23   
4.19/4.27	c 39031          136381         42777966       3943965        66             0              15   30   24   
4.69/4.71	c 43018          150529         47153968       4328621        66             0              18   30   24   
5.10/5.11	c 47403          165683         51355294       4633515        66             0              14   27   22   
5.59/5.61	c 52226          185068         56525343       5047979        66             0              16   28   24   
6.10/6.18	c 57531          203398         62228202       5561437        66             0              18   29   24   
6.69/6.76	c 63366          223939         68326158       6066825        66             0              16   28   23   
7.39/7.45	c 69784          246876         75236283       6672118        66             0              18   29   24   
8.10/8.19	c 76843          271623         82894305       7332275        66             0              16   28   22   
9.00/9.05	c 84607          298696         91431809       8167703        66             0              19   30   25   
9.79/9.88	c 93147          329218         100110968      8869287        66             0              16   28   23   
10.79/10.84	c 102541         363279         109805600      9714679        66             0              14   26   22   
11.79/11.86	c 112874         398906         120411572      10596037       66             0              16   28   23   
13.00/13.09	c 124240         440581         132691803      11714860       66             0              16   28   23   
14.29/14.39	c 136742         484743         146251578      12851646       66             0              17   29   24   
15.79/15.82	c 150494         535242         160706157      14100585       66             0              19   31   26   
17.49/17.58	c 165621         584107         178137706      15844901       66             0              14   28   22   
19.39/19.44	c 182260         641727         196977096      17605886       66             0              12   29   21   
21.19/21.27	c 200562         705309         215476438      19169930       66             0              19   32   26   
23.19/23.22	c 220694         773049         235887759      20773408       66             0              16   29   24   
25.39/25.41	c 242839         853628         258011939      22656949       66             0              16   30   24   
27.69/27.72	c 267198         947018         281733600      24375980       66             0              14   28   22   
30.49/30.52	c 293992         1038744        309666586      26914245       66             0              19   31   25   
33.39/33.40	c 323465         1136779        339745883      29333234       66             0              14   28   23   
36.69/36.78	c 355885         1250757        373562271      32452455       66             0              18   31   25   
40.59/40.61	c 391547         1376702        412455672      35809273       66             0              15   28   23   
44.49/44.50	c 430775         1518251        451750551      39176504       66             0              18   32   26   
48.69/48.77	c 473925         1681184        495699750      42486477       66             0              12   29   22   
53.69/53.78	c 521390         1852918        546249374      46856026       66             0              16   29   23   
59.59/59.63	c 573601         2045340        605887663      52097113       66             0              15   28   23   
65.68/65.76	c 631033         2237629        666968125      57902673       66             0              13   27   20   
72.28/72.30	c 694208         2459413        734291934      63575753       66             0              14   28   23   
79.58/79.63	c 763700         2707968        809336388      69976988       66             0              11   28   20   
87.48/87.54	c 840141         2978887        889091533      76880027       66             0              17   30   25   
96.99/97.03	c 924226         3286066        985398587      85302607       66             0              13   28   23   
106.68/106.72	c 1016719        3620367        1082989534     93919327       66             0              15   28   22   
117.99/118.09	c 1118461        3993300        1197300955     104218612      66             0              11   28   20   
129.28/129.31	c 1230377        4392117        1311078655     113589830      66             0              13   27   22   
142.77/142.82	c 1353484        4865457        1447083677     125453196      66             0              13   28   22   
157.57/157.67	c 1488901        5311998        1595064318     139589763      66             0              16   34   25   
173.08/173.18	c 1637859        5840688        1754358359     153082421      66             0              13   28   23   
190.08/190.19	c 1801712        6438650        1925498679     168043942      66             0              15   28   23   
209.08/209.12	c 1981950        7072432        2120362239     184665634      66             0              11   28   20   
230.46/230.57	c 2180211        7810072        2335414074     203044816      66             0              10   28   21   
253.07/253.17	c 2398298        8637123        2564480988     221723985      66             0              15   29   23   
278.07/278.13	c 2638193        9495187        2821187387     243246354      66             0              11   28   21   
305.96/306.01	c 2902077        10453923       3102632401     267244991      66             0              14   28   22   
336.06/336.17	c 3192349        11515496       3407539221     292870645      66             0              12   28   22   
368.25/368.36	c 3511648        12661646       3733266659     320242995      66             0              15   29   24   
399.64/399.78	c 3862876        13909007       4058782827     342709819      66             0              11   27   21   
440.14/440.29	c 4249226        15336924       4467236506     377052098      66             0              14   29   23   
483.43/483.52	c 4674211        16822451       4909014272     413683481      66             0              9   28   20    
531.43/531.54	c 5141694        18545688       5393479456     454219280      66             0              15   30   24   
578.32/578.47	c 5655925        20414487       5881516421     488179256      66             0              11   26   20   
638.41/638.55	c 6221579        22418016       6498714480     539405793      66             0              13   28   23   
697.51/697.69	c 6843798        24633773       7102928152     585602762      66             0              10   25   20   
772.30/772.48	c 7528238        27203571       7865756157     649283134      66             0              13   28   23   
850.49/850.65	c 8281122        29970724       8655644900     715887693      66             0              13   28   22   
932.78/932.92	c 9109294        32824506       9500206539     784613249      66             0              9   28   20    
1022.77/1022.93	c 10020283       36202023       10413295512    857534599      66             0              14   30   24   
1128.56/1128.70	c 11022370       39834121       11495805812    947548773      66             0              12   28   23   
1239.44/1239.68	c 12124665       43996455       12617950734    1038458450     66             0              11   27   21   
1362.94/1363.15	c 13337189       48429634       13867001984    1139626743     66             0              11   27   21   
1499.51/1499.79	c 14670965       53192343       15275971528    1253497642     66             0              12   28   23   
1650.09/1650.38	c 16138118       58718387       16792943894    1380651874     66             0              11   26   20   
1795.47/1795.70	c 17751986       64342421       18301769702    1487572177     66             0              10   28   20   
1971.35/1971.60	c 19527240       71097879       20090351489    1627068000     66             0              13   31   24   
2159.23/2159.51	c 21480019       78198974       22024521334    1772099231     66             0              9   28   20    
2382.30/2382.66	c 23628075       86021067       24274168716    1960870591     66             0              10   27   20   
2400.00/2400.30	
2400.00/2400.30	c *** INTERRUPTED ***
2400.00/2400.30	c restarts              : 106         
2400.00/2400.30	c conflicts             : 23801961     (9917 /sec)
2400.00/2400.30	c decisions             : 86703097     (36126 /sec)
2400.00/2400.30	c propagations          : 1975042038  (822932 /sec)
2400.00/2400.30	c root propagations     : 280         
2400.00/2400.30	c filter calls          : 24453264674    (10188834 /sec)
2400.00/2400.30	c useless filter calls  : 23245637679    (95 %)
2400.00/2400.30	c Memory used           : 27.72 MB
2400.00/2400.30	c CPU time              : 2400.01 s
2400.00/2400.30	
2400.00/2400.30	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15394 MiB free)
  memory of node 1: 16384 MiB (15555 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267243-1502611213/watcher-4267243-1502611213 -o /tmp/evaluation-result-4267243-1502611213/solver-4267243-1502611213 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502610353-2874 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267243-1502611213.xml 

running on 4 cores: 1,3,5,7

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=3026, runsolver pid=3023

[startup+0.100107 s]*
/proc/loadavg: 1.70 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31691212/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4880 CPUtime=0.1 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 1385 0 0 0 10 0 0 0 20 0 1 0 94209067 29061120 1220 33554432000 4194304 5748600 140723156062208 140723156058856 4873618 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1220 746 380 0 513 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4880 KiB

[startup+0.209444 s]*
/proc/loadavg: 1.70 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31690168/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4880 CPUtime=0.21 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 1385 0 0 0 21 0 0 0 20 0 1 0 94209067 29061120 1220 33554432000 4194304 5748600 140723156062208 140723156059608 4878033 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1220 746 380 0 513 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4880 KiB

[startup+0.346321 s]*
/proc/loadavg: 1.70 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31690720/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4880 CPUtime=0.35 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 1385 0 0 0 35 0 0 0 20 0 1 0 94209067 29061120 1220 33554432000 4194304 5748600 140723156062208 140723156059608 4877837 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1220 746 380 0 513 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4880 KiB

[startup+0.700224 s]
/proc/loadavg: 1.70 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31690720/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4880 CPUtime=0.69 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 1385 0 0 0 69 0 0 0 20 0 1 0 94209067 29061120 1220 33554432000 4194304 5748600 140723156062208 140723156059608 4877741 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1220 746 380 0 513 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4880 KiB

[startup+1.50023 s]
/proc/loadavg: 1.70 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31690720/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4880 CPUtime=1.49 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 1385 0 0 0 149 0 0 0 20 0 1 0 94209067 29061120 1220 33554432000 4194304 5748600 140723156062208 140723156059608 4873131 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1220 746 380 0 513 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4880 KiB

[startup+3.10908 s]
/proc/loadavg: 1.72 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31690972/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=3.1 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 1790 0 0 0 310 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877936 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+6.30023 s]
/proc/loadavg: 1.72 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31691296/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=6.29 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 2195 0 0 0 629 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877738 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+12.7002 s]
/proc/loadavg: 1.74 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31691668/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=12.69 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 2600 0 0 0 1269 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877936 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+25.5002 s]
/proc/loadavg: 1.80 1.93 1.99 3/188 3027
/proc/meminfo: memFree=31692008/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=25.49 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 3410 0 0 0 2549 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877837 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+51.109 s]
/proc/loadavg: 1.87 1.94 1.99 3/188 3027
/proc/meminfo: memFree=31692100/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=51.09 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 3815 0 0 0 5109 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 5122524 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+102.3 s]
/proc/loadavg: 1.94 1.95 1.99 3/188 3028
/proc/meminfo: memFree=31691980/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=102.28 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 4220 0 0 0 10228 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877955 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 1.96 1.99 3/188 3029
/proc/meminfo: memFree=31691524/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=162.27 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 4626 0 0 0 16227 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877955 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.99 3/188 3030
/proc/meminfo: memFree=31691244/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=222.27 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 5031 0 0 0 22227 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4878033 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/189 3039
/proc/meminfo: memFree=31690456/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=282.26 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 5436 0 0 0 28226 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4873120 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/188 3040
/proc/meminfo: memFree=31690628/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=342.25 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 5841 0 0 0 34225 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4878033 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/188 3041
/proc/meminfo: memFree=31691012/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=402.24 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 6246 0 0 0 40224 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4878028 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/188 3042
/proc/meminfo: memFree=31691212/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=462.24 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 6651 0 0 0 46224 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 5126880 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB


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

/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 1662.09 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+1722.3 s]
/proc/loadavg: 2.33 2.21 2.09 3/188 3104
/proc/meminfo: memFree=31689732/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=1722.08 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 14746 0 0 0 172208 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 5122488 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 1722.08 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+1782.3 s]
/proc/loadavg: 2.12 2.18 2.08 3/187 3105
/proc/meminfo: memFree=31689388/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=1782.08 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 15121 0 0 0 178208 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877949 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 1782.08 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+1842.3 s]
/proc/loadavg: 2.04 2.14 2.07 3/187 3106
/proc/meminfo: memFree=31689392/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=1842.07 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 15497 0 0 0 184207 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4878030 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 1842.07 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.12 2.07 3/187 3107
/proc/meminfo: memFree=31689172/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=1902.06 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 15845 0 0 0 190206 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877955 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 1902.06 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+1962.3 s]
/proc/loadavg: 2.04 2.11 2.07 3/187 3108
/proc/meminfo: memFree=31689432/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=1962.05 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 16193 0 0 0 196205 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4878030 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 1962.05 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.09 2.06 3/187 3109
/proc/meminfo: memFree=31689640/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2022.05 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 16625 0 0 0 202205 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 5122509 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2022.05 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/188 3118
/proc/meminfo: memFree=31688276/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2082.04 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 17000 0 0 0 208204 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4878033 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2082.04 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/188 3119
/proc/meminfo: memFree=31688772/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2142.03 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 17375 0 0 0 214203 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 5127439 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2142.03 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/188 3120
/proc/meminfo: memFree=31689324/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2202.02 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 17780 0 0 0 220202 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877955 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2202.02 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 3121
/proc/meminfo: memFree=31688956/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2262.02 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 18125 0 0 0 226202 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877841 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2262.02 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 3122
/proc/meminfo: memFree=31689408/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2322.01 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 18470 0 0 0 232201 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4878033 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2322.01 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 3124
/proc/meminfo: memFree=31689428/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2382 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 18815 0 0 0 238200 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877685 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2382 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 1.92 2.01 2.04 3/187 3185
/proc/meminfo: memFree=31696408/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2400 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 19235 0 0 0 240000 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877904 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

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

[startup+2400.3 s]
# the end of solver process 3026 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.01 s, system=0.002 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.3 s]
/proc/loadavg: 1.92 2.01 2.04 3/187 3185
/proc/meminfo: memFree=31696408/32770624 swapFree=67108860/67108860
[pid=3026] ppid=3023 vsize=28380 memory=4888 CPUtime=2400 cores=1,3,5,7
/proc/3026/stat : 3026 (cosoco) R 3023 3026 29331 0 -1 4202496 19235 0 0 0 240000 0 0 0 20 0 1 0 94209067 29061120 1222 33554432000 4194304 5748600 140723156062208 140723156059608 4877904 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 21057536 140723156063423 140723156063518 140723156063518 140723156066254 0
/proc/3026/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 4888 KiB

Child status: 1
Real time (s): 2400.3
CPU time (s): 2400.01
CPU user time (s): 2400.01
CPU system time (s): 0.002
CPU usage (%): 99.9878
Max. virtual memory (cumulated for all children) (KiB): 28380
Max. memory (cumulated for all children) (KiB): 4888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.002
maximum resident set size= 4960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19286
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1822


# summary of solver processes directly reported to runsolver:
#   pid: 3026
#   total CPU time (s): 2400.01
#   total CPU user time (s): 2400.01
#   total CPU system time (s): 0.002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.79364 second user time and 14.9668 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-13 09:45:55
IDJOB=4267243
IDBENCH=134572
IDSOLVER=2657
FILE ID=node115/4267243-1502611213
RUNJOBID= node115-1502610353-2874
PBS_JOBID= 20628301
Free space on /tmp= 61812 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-5_X2.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267243-1502611213/watcher-4267243-1502611213 -o /tmp/evaluation-result-4267243-1502611213/solver-4267243-1502611213 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502610353-2874 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267243-1502611213.xml

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

MD5SUM BENCH= 0d344e361328211ed16699cc315bd3d7
RANDOM SEED=1291830297

node115.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.69
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.69
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.69
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.69
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:        31693272 kB
MemAvailable:   31979480 kB
Buffers:          108104 kB
Cached:           464628 kB
SwapCached:            0 kB
Active:           458508 kB
Inactive:         178088 kB
Active(anon):      12192 kB
Inactive(anon):    79448 kB
Active(file):     446316 kB
Inactive(file):    98640 kB
Unevictable:        6220 kB
Mlocked:            6220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4364 kB
Writeback:             4 kB
AnonPages:         69824 kB
Mapped:            44680 kB
Shmem:             25224 kB
Slab:             140156 kB
SReclaimable:     114172 kB
SUnreclaim:        25984 kB
KernelStack:        3312 kB
PageTables:         4908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61808 MiB
End job on node115 at 2017-08-13 10:25:55