Trace number 4251828

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)? (TO) 2400.09 2399.9

General information on the benchmark

NameRandom/Random-RB-3-28-28f/
rand-3-28-28-93-632f-05.xml
MD5SUM1bf4ccefbf8ae7bb3bb3e34b69384fe1
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 variables28
Number of constraints93
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":28}]
Minimum variable degree4
Maximum variable degree16
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":1},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":6},{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":93}]
Number of extensional constraints93
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":93}]
Optimization problemNO
Type of objective

Solver Data

2.49/2.59	c root propagations     : 0           
2.49/2.59	c restarts enabled, print stats at every restarts
2.49/2.59	c
2.49/2.59	c
2.49/2.59	c
2.49/2.59	c This is cosoco 1.0 --  
2.49/2.59	c
2.49/2.59	c ========================================[ Problem Statistics ]===========================================
2.49/2.59	c |                                                                                                       
2.49/2.59	c |  Parse time        :         2.56 s 
2.49/2.59	c |
2.49/2.59	c |               Variables: 28
2.49/2.59	c |            Domain Sizes: 28..28
2.49/2.59	c |
2.49/2.59	c |             Constraints: 93
2.49/2.59	c |                   Arity: 3..3  -- Ternary: 93
2.49/2.59	c | 
2.49/2.59	c |                   Types: 
2.49/2.59	c |                          Extension: 93  (nb tuples: 8079..8079) -- (shared: 0)
2.49/2.59	c |                          
2.49/2.59	c =========================================================================================================
2.49/2.59	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.69/2.71	c 101            134            8800           10335          0              0              8   11   8     
2.89/2.90	c 211            307            21480          22745          0              0              6   12   8     
3.09/3.10	c 332            498            33935          36102          0              0              6   12   8     
3.19/3.27	c 465            697            46616          47819          0              0              8   12   9     
3.49/3.54	c 611            950            62706          64266          0              0              6   12   8     
3.79/3.80	c 771            1224           82515          81290          0              0              8   13   9     
4.19/4.25	c 947            1572           108067         104696         0              0              5   13   8     
4.59/4.65	c 1140           1917           134683         132048         0              0              5   12   8     
5.19/5.24	c 1352           2334           163886         161242         0              0              4   13   8     
5.69/5.70	c 1585           2659           190395         196890         0              0              7   11   7     
6.29/6.30	c 1841           3112           221902         226303         0              0              5   12   8     
6.79/6.82	c 2122           3658           262240         262390         0              0              5   13   9     
7.39/7.47	c 2431           4128           292926         292493         0              0              5   12   8     
8.09/8.19	c 2770           4790           341851         337383         0              0              5   13   9     
8.90/8.99	c 3142           5344           379735         376250         0              0              5   12   8     
9.79/9.83	c 3551           6195           442962         432350         0              0              5   13   9     
11.19/11.20	c 4000           6783           482362         485707         0              0              6   12   8     
12.49/12.51	c 4493           7776           556603         556213         0              0              5   13   8     
13.89/13.93	c 5035           8622           618154         621395         0              0              5   13   8     
15.59/15.61	c 5631           9838           710678         708253         0              0              5   13   8     
16.69/16.73	c 6286           10901          782211         779147         0              0              5   13   8     
17.70/17.71	c 7006           11907          847365         851797         0              0              6   13   8     
19.49/19.56	c 7798           13457          962904         961280         0              0              5   13   8     
22.10/22.18	c 8669           14964          1080596        1084267        0              0              5   12   7     
23.59/23.66	c 9627           16401          1172661        1180998        0              0              6   13   8     
26.19/26.26	c 10680          18429          1315106        1319361        0              0              4   14   8     
28.70/28.72	c 11838          20442          1469959        1489418        0              0              5   13   7     
30.80/30.81	c 13111          22508          1609994        1620528        0              0              5   14   9     
34.29/34.31	c 14511          25224          1808730        1814001        0              0              5   13   8     
38.89/38.94	c 16051          27930          2020089        2028806        0              0              6   13   8     
41.80/41.82	c 17745          30714          2211050        2211093        0              0              5   14   9     
46.60/46.62	c 19608          34274          2466183        2460185        0              0              4   13   8     
52.29/52.30	c 21657          37709          2723219        2752125        0              0              5   14   7     
57.69/57.74	c 23910          41956          3041285        3063414        0              0              4   13   8     
65.19/65.28	c 26388          46370          3403675        3426472        0              0              5   14   7     
69.19/69.24	c 29113          50777          3706148        3716082        0              0              6   14   9     
75.29/75.33	c 32110          56449          4148184        4154452        0              0              5   13   7     
87.19/87.24	c 35406          62041          4604027        4630112        0              0              4   13   7     
96.29/96.31	c 39031          67750          5006320        5061690        0              0              4   14   7     
106.09/106.12	c 43018          75322          5558814        5588197        0              0              4   14   8     
116.70/116.73	c 47403          82291          6049796        6099845        0              0              4   14   7     
123.99/124.04	c 52226          90050          6585104        6606491        0              0              5   15   8     
131.00/131.03	c 57531          98565          7211933        7220003        0              0              5   13   8     
139.70/139.77	c 63366          107846         7826171        7808617        0              0              5   15   8     
155.59/155.69	c 69784          120136         8727857        8675363        0              0              4   14   8     
179.19/179.20	c 76843          132327         9708932        9727114        0              0              4   14   7     
191.29/191.39	c 84607          145436         10619218       10592418       0              0              5   15   8     
214.40/214.43	c 93147          161562         11880974       11829765       0              0              4   14   8     
245.70/245.70	c 102541         177653         13202215       13215770       0              0              4   13   7     
262.20/262.21	c 112874         194901         14400291       14349836       0              0              5   15   8     
300.20/300.21	c 124240         215071         15991551       15996004       0              0              3   15   7     
319.80/319.82	c 136742         235813         17419172       17359017       0              0              5   15   8     
354.81/354.80	c 150494         262087         19397536       19283179       0              0              4   14   8     
379.31/379.31	c 165621         287637         21144687       20937002       0              0              5   14   8     
420.61/420.65	c 182260         318603         23411059       23227833       0              0              4   14   7     
465.62/465.67	c 200562         348855         25562515       25360047       0              0              4   15   8     
502.12/502.10	c 220694         381580         27823625       27541207       0              0              4   15   8     
548.42/548.47	c 242839         423988         30948480       30508209       0              0              3   15   8     
631.43/631.45	c 267198         467888         34427462       34187840       0              0              4   14   7     
680.33/680.38	c 293992         512848         37572422       37172010       0              0              4   15   8     
746.64/746.69	c 323465         566455         41518360       41226259       0              0              4   14   7     
805.64/805.66	c 355885         620883         45286013       44787678       0              0              4   16   8     
897.15/897.17	c 391547         690371         50414768       49647251       0              0              4   16   8     
1018.46/1018.44	c 430775         761680         55954781       55072126       0              0              3   15   7     
1126.17/1126.14	c 473925         832296         61013875       60198494       0              0              4   15   7     
1199.87/1199.80	c 521390         910253         66255251       65181000       0              0              3   15   8     
1330.49/1330.47	c 573601         1012735        73802953       72313935       0              0              3   16   8     
1423.40/1423.33	c 631033         1108136        80971150       79438609       0              0              4   13   8     
1595.01/1594.98	c 694208         1227476        89905956       88106291       0              0              3   16   8     
1731.02/1730.90	c 763700         1341224        97617421       95560933       0              0              3   15   8     
1860.64/1860.52	c 840141         1467891        106343843      103867198      0              0              3   16   8     
2149.16/2149.06	c 924226         1623088        118076234      115896913      0              0              4   15   7     
2311.47/2311.34	c 1016719        1780998        128898677      125877202      0              0              3   16   8     

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4251828-1500919760/watcher-4251828-1500919760 -o /tmp/evaluation-result-4251828-1500919760/solver-4251828-1500919760 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500914921-3503 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4251828-1500919760.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.04 2.05 3/181 5010
/proc/meminfo: memFree=31950876/32770624 swapFree=5836/118084
[pid=5010] ppid=5007 vsize=26772 CPUtime=0 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 950 0 0 0 0 0 0 0 20 0 1 0 1535064 27414528 758 33554432000 4194304 5744392 140721352777792 140721352774440 5216507 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 6693 758 677 379 0 112 0

[startup+0.100198 s]
/proc/loadavg: 2.09 2.04 2.05 3/181 5010
/proc/meminfo: memFree=31950876/32770624 swapFree=5836/118084
[pid=5010] ppid=5007 vsize=29024 CPUtime=0.09 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 1511 0 0 0 9 0 0 0 20 0 1 0 1535064 29720576 1259 33554432000 4194304 5744392 140721352777792 140721352774440 5168508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 7256 1259 699 379 0 675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29024

[startup+0.200341 s]
/proc/loadavg: 2.09 2.04 2.05 3/181 5010
/proc/meminfo: memFree=31950876/32770624 swapFree=5836/118084
[pid=5010] ppid=5007 vsize=30712 CPUtime=0.19 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 1894 0 0 0 19 0 0 0 20 0 1 0 1535064 31449088 1655 33554432000 4194304 5744392 140721352777792 140721352774440 139791503133696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 7678 1655 699 379 0 1097 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30712

[startup+0.300332 s]
/proc/loadavg: 2.09 2.04 2.05 3/181 5010
/proc/meminfo: memFree=31950876/32770624 swapFree=5836/118084
[pid=5010] ppid=5007 vsize=31980 CPUtime=0.29 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 2182 0 0 0 29 0 0 0 20 0 1 0 1535064 32747520 1919 33554432000 4194304 5744392 140721352777792 140721352774440 5473753 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 7995 1919 699 379 0 1414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31980

[startup+0.700278 s]
/proc/loadavg: 2.09 2.04 2.05 3/181 5010
/proc/meminfo: memFree=31950876/32770624 swapFree=5836/118084
[pid=5010] ppid=5007 vsize=38312 CPUtime=0.69 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 3623 0 0 0 69 0 0 0 20 0 1 0 1535064 39231488 3371 33554432000 4194304 5744392 140721352777792 140721352774440 139791503133696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 9578 3371 700 379 0 2997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38312

[startup+1.50028 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 5011
/proc/meminfo: memFree=31934444/32770624 swapFree=5836/118056
[pid=5010] ppid=5007 vsize=50552 CPUtime=1.49 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 6407 0 0 0 149 0 0 0 20 0 1 0 1535064 51765248 6143 33554432000 4194304 5744392 140721352777792 140721352774440 5216377 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 12638 6143 700 379 0 6057 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50552

[startup+3.10036 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 5011
/proc/meminfo: memFree=31919084/32770624 swapFree=5836/118060
[pid=5010] ppid=5007 vsize=72228 CPUtime=3.09 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 18713 0 0 0 308 1 0 0 20 0 1 0 1535064 73961472 11316 33554432000 4194304 5744392 140721352777792 140721352774440 4892991 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 11316 741 379 0 11476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72228

[startup+6.30037 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 5011
/proc/meminfo: memFree=31907956/32770624 swapFree=5836/118060
[pid=5010] ppid=5007 vsize=72228 CPUtime=6.29 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 29169 0 0 0 628 1 0 0 20 0 1 0 1535064 73961472 11323 33554432000 4194304 5744392 140721352777792 140721352775192 4892782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 11323 746 379 0 11476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72228

[startup+12.7004 s]
/proc/loadavg: 2.08 2.04 2.05 3/182 5011
/proc/meminfo: memFree=31905928/32770624 swapFree=5836/118060
[pid=5010] ppid=5007 vsize=72228 CPUtime=12.69 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 39625 0 0 0 1267 2 0 0 20 0 1 0 1535064 73961472 11323 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 11323 746 379 0 11476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72228

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 2.05 3/182 5011
/proc/meminfo: memFree=31904904/32770624 swapFree=5836/118120
[pid=5010] ppid=5007 vsize=72228 CPUtime=25.49 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 60537 0 0 0 2547 2 0 0 20 0 1 0 1535064 73961472 11323 33554432000 4194304 5744392 140721352777792 140721352775192 4892830 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 11323 746 379 0 11476 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72228

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 5079
/proc/meminfo: memFree=32069212/32770624 swapFree=5836/118172
[pid=5010] ppid=5007 vsize=72228 CPUtime=51.09 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 70999 0 0 0 5106 3 0 0 20 0 1 0 1535064 73961472 11696 33554432000 4194304 5744392 140721352777792 140721352775192 4892927 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 11696 746 379 0 11476 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72228

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 5080
/proc/meminfo: memFree=32068164/32770624 swapFree=5836/118236
[pid=5010] ppid=5007 vsize=72228 CPUtime=102.29 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 71652 0 0 0 10226 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 72228

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5080
/proc/meminfo: memFree=32067924/32770624 swapFree=5836/118260
[pid=5010] ppid=5007 vsize=72228 CPUtime=162.29 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 72292 0 0 0 16226 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892830 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72228

[startup+222.306 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 5081
/proc/meminfo: memFree=32068560/32770624 swapFree=5836/118324
[pid=5010] ppid=5007 vsize=72228 CPUtime=222.3 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 72932 0 0 0 22227 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892756 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 72228

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 5082
/proc/meminfo: memFree=32069692/32770624 swapFree=5836/118380
[pid=5010] ppid=5007 vsize=72228 CPUtime=282.3 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 72932 0 0 0 28227 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72228

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5083
/proc/meminfo: memFree=32069560/32770624 swapFree=5836/118420
[pid=5010] ppid=5007 vsize=72228 CPUtime=342.31 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 73572 0 0 0 34228 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 72228

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5084
/proc/meminfo: memFree=32069332/32770624 swapFree=5836/118484
[pid=5010] ppid=5007 vsize=72228 CPUtime=402.31 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 73572 0 0 0 40228 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 72228

[startup+462.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 5085
/proc/meminfo: memFree=32069492/32770624 swapFree=5836/118524
[pid=5010] ppid=5007 vsize=72228 CPUtime=462.32 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 74212 0 0 0 46229 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892821 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 72228

[startup+522.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 5086
/proc/meminfo: memFree=32069540/32770624 swapFree=5836/118544
[pid=5010] ppid=5007 vsize=72228 CPUtime=522.32 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 74212 0 0 0 52229 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 72228

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 5087
/proc/meminfo: memFree=32069648/32770624 swapFree=5836/118572
[pid=5010] ppid=5007 vsize=72228 CPUtime=582.32 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 74852 0 0 0 58229 3 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 72228


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 5119
/proc/meminfo: memFree=32069260/32770624 swapFree=5836/119160
[pid=5010] ppid=5007 vsize=72228 CPUtime=1542.42 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 79933 0 0 0 154238 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 1542.42
Current children cumulated vsize (KiB) 72228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5120
/proc/meminfo: memFree=32069020/32770624 swapFree=5836/119184
[pid=5010] ppid=5007 vsize=72228 CPUtime=1602.41 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 79972 0 0 0 160237 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 1602.41
Current children cumulated vsize (KiB) 72228

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5121
/proc/meminfo: memFree=32068656/32770624 swapFree=5836/119228
[pid=5010] ppid=5007 vsize=72228 CPUtime=1662.42 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 80562 0 0 0 166238 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892806 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 1662.42
Current children cumulated vsize (KiB) 72228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5122
/proc/meminfo: memFree=32068760/32770624 swapFree=5836/119256
[pid=5010] ppid=5007 vsize=72228 CPUtime=1722.42 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 80578 0 0 0 172238 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 1722.42
Current children cumulated vsize (KiB) 72228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5123
/proc/meminfo: memFree=32069060/32770624 swapFree=5836/119304
[pid=5010] ppid=5007 vsize=72228 CPUtime=1782.43 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 81179 0 0 0 178239 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892853 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (KiB) 72228

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 5131
/proc/meminfo: memFree=32067792/32770624 swapFree=5836/119340
[pid=5010] ppid=5007 vsize=72228 CPUtime=1842.43 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 81179 0 0 0 184239 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 1842.43
Current children cumulated vsize (KiB) 72228

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 5132
/proc/meminfo: memFree=32068380/32770624 swapFree=5836/119360
[pid=5010] ppid=5007 vsize=72228 CPUtime=1902.44 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 81819 0 0 0 190240 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 1902.44
Current children cumulated vsize (KiB) 72228

[startup+1962.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/182 5133
/proc/meminfo: memFree=32068720/32770624 swapFree=5836/119396
[pid=5010] ppid=5007 vsize=72228 CPUtime=1962.44 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 81819 0 0 0 196240 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4891672 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 1962.44
Current children cumulated vsize (KiB) 72228

[startup+2022.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 5134
/proc/meminfo: memFree=32069560/32770624 swapFree=5836/119448
[pid=5010] ppid=5007 vsize=72228 CPUtime=2022.45 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 82383 0 0 0 202241 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2022.45
Current children cumulated vsize (KiB) 72228

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 5135
/proc/meminfo: memFree=32069712/32770624 swapFree=5836/119472
[pid=5010] ppid=5007 vsize=72228 CPUtime=2082.46 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 82383 0 0 0 208242 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4893328 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2082.46
Current children cumulated vsize (KiB) 72228

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 5136
/proc/meminfo: memFree=32069680/32770624 swapFree=5836/119508
[pid=5010] ppid=5007 vsize=72228 CPUtime=2142.46 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 82945 0 0 0 214242 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2142.46
Current children cumulated vsize (KiB) 72228

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5137
/proc/meminfo: memFree=32069604/32770624 swapFree=5836/119548
[pid=5010] ppid=5007 vsize=72228 CPUtime=2202.47 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 83023 0 0 0 220243 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2202.47
Current children cumulated vsize (KiB) 72228

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5138
/proc/meminfo: memFree=32069672/32770624 swapFree=5836/119576
[pid=5010] ppid=5007 vsize=72228 CPUtime=2262.47 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 83594 0 0 0 226243 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2262.47
Current children cumulated vsize (KiB) 72228

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5139
/proc/meminfo: memFree=32069728/32770624 swapFree=5836/119612
[pid=5010] ppid=5007 vsize=72228 CPUtime=2322.47 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 83663 0 0 0 232243 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2322.47
Current children cumulated vsize (KiB) 72228

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5140
/proc/meminfo: memFree=32069384/32770624 swapFree=5836/119640
[pid=5010] ppid=5007 vsize=72228 CPUtime=2382.48 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 84242 0 0 0 238244 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2382.48
Current children cumulated vsize (KiB) 72228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5141
/proc/meminfo: memFree=32069112/32770624 swapFree=5836/119672
[pid=5010] ppid=5007 vsize=72228 CPUtime=2400.08 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 84242 0 0 0 240004 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 72228

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5141
/proc/meminfo: memFree=32069112/32770624 swapFree=5836/119672
[pid=5010] ppid=5007 vsize=72228 CPUtime=2400.08 cores=0,2,4,6
/proc/5010/stat : 5010 (cosoco) R 5007 5010 3472 0 -1 4202496 84242 0 0 0 240004 4 0 0 20 0 1 0 1535064 73961472 12193 33554432000 4194304 5744392 140721352777792 140721352775192 4892782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 37756928 140721352778945 140721352779075 140721352779075 140721352781774 0
/proc/5010/statm: 18057 12193 746 379 0 11476 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 72228

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.044003
maximum resident set size= 48820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84271
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= 25
involuntary context switches= 636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.37742 second user time and 13.3021 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-24 20:09:20
IDJOB=4251828
IDBENCH=122829
IDSOLVER=2633
FILE ID=node138/4251828-1500919760
RUNJOBID= node138-1500914921-3503
PBS_JOBID= 20625405
Free space on /tmp= 61688 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Random/Random-RB-3-28-28f/rand-3-28-28-93-632f-05.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251828-1500919760/watcher-4251828-1500919760 -o /tmp/evaluation-result-4251828-1500919760/solver-4251828-1500919760 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500914921-3503 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4251828-1500919760.xml

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

MD5SUM BENCH= 1bf4ccefbf8ae7bb3bb3e34b69384fe1
RANDOM SEED=268484723

node138.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.15
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.15
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.15
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.15
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:        31951704 kB
MemAvailable:   31923640 kB
Buffers:           33880 kB
Cached:           252700 kB
SwapCached:            0 kB
Active:           342136 kB
Inactive:         126660 kB
Active(anon):     185080 kB
Inactive(anon):     8576 kB
Active(file):     157056 kB
Inactive(file):   118084 kB
Unevictable:        5836 kB
Mlocked:            5836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8476 kB
Writeback:             0 kB
AnonPages:        187776 kB
Mapped:            29460 kB
Shmem:              8848 kB
Slab:              50256 kB
SReclaimable:      25264 kB
SUnreclaim:        24992 kB
KernelStack:        3264 kB
PageTables:         4544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     432072 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:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61712 MiB
End job on node138 at 2017-07-24 20:49:20