Trace number 4267429

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.0701 2400.2

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.59/2.63	c root propagations     : 0           
2.59/2.63	c restarts enabled, print stats at every restarts
2.59/2.63	c
2.59/2.63	c
2.59/2.63	c
2.59/2.63	c This is cosoco 1.12 --  
2.59/2.63	c
2.59/2.63	c command line: cosoco -lc -model -restarts HOME/instance-4267429-1502603059.xml 
2.59/2.63	c ========================================[ Problem Statistics ]===========================================
2.59/2.63	c |                                                                                                       
2.59/2.63	c |  Parse time        :         2.59 s 
2.59/2.63	c |
2.59/2.63	c |               Variables: 28
2.59/2.63	c |            Domain Sizes: 28..28
2.59/2.63	c |
2.59/2.63	c |             Constraints: 93
2.59/2.63	c |                   Arity: 3..3  -- Ternary: 93
2.59/2.63	c | 
2.59/2.63	c |                   Types: 
2.59/2.63	c |                          Extension: 93  (nb tuples: 8079..8079) -- (shared: 0)
2.59/2.63	c |                          
2.59/2.63	c =========================================================================================================
2.59/2.63	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.69/2.75	c 101            134            8800           10335          0              0              8   11   8     
2.88/2.94	c 211            307            21480          22745          0              0              6   12   8     
3.09/3.15	c 332            498            33935          36102          0              0              6   12   8     
3.28/3.31	c 465            697            46616          47819          0              0              8   12   9     
3.48/3.58	c 611            950            62706          64266          0              0              6   12   8     
3.78/3.84	c 771            1224           82515          81290          0              0              8   13   9     
4.19/4.28	c 947            1572           108067         104696         0              0              5   13   8     
4.59/4.68	c 1140           1917           134683         132048         0              0              5   12   8     
5.19/5.26	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.18	c 2770           4790           341851         337383         0              0              5   13   9     
8.88/8.98	c 3142           5344           379735         376250         0              0              5   12   8     
9.78/9.81	c 3551           6195           442962         432350         0              0              5   13   9     
11.09/11.17	c 4000           6783           482362         485707         0              0              6   12   8     
12.38/12.47	c 4493           7776           556603         556213         0              0              5   13   8     
13.79/13.89	c 5035           8622           618154         621395         0              0              5   13   8     
15.49/15.56	c 5631           9838           710678         708253         0              0              5   13   8     
16.59/16.66	c 6286           10901          782211         779147         0              0              5   13   8     
17.59/17.64	c 7006           11907          847365         851797         0              0              6   13   8     
19.38/19.47	c 7798           13457          962904         961280         0              0              5   13   8     
21.99/22.08	c 8669           14964          1080596        1084267        0              0              5   12   7     
23.48/23.55	c 9627           16401          1172661        1180998        0              0              6   13   8     
26.09/26.12	c 10680          18429          1315106        1319361        0              0              4   14   8     
28.48/28.57	c 11838          20442          1469959        1489418        0              0              5   13   7     
30.58/30.64	c 13111          22508          1609994        1620528        0              0              5   14   9     
33.99/34.10	c 14511          25224          1808730        1814001        0              0              5   13   8     
38.67/38.71	c 16051          27930          2020089        2028806        0              0              6   13   8     
41.48/41.58	c 17745          30714          2211050        2211093        0              0              5   14   9     
46.27/46.32	c 19608          34274          2466183        2460185        0              0              4   13   8     
51.87/51.98	c 21657          37709          2723219        2752125        0              0              5   14   7     
57.36/57.40	c 23910          41956          3041285        3063414        0              0              4   13   8     
64.86/64.93	c 26388          46370          3403675        3426472        0              0              5   14   7     
68.76/68.87	c 29113          50777          3706148        3716082        0              0              6   14   9     
74.86/74.98	c 32110          56449          4148184        4154452        0              0              5   13   7     
86.76/86.88	c 35406          62041          4604027        4630112        0              0              4   13   7     
95.86/95.97	c 39031          67750          5006320        5061690        0              0              4   14   7     
105.66/105.79	c 43018          75322          5558814        5588197        0              0              4   14   8     
116.36/116.41	c 47403          82291          6049796        6099845        0              0              4   14   7     
123.66/123.75	c 52226          90050          6585104        6606491        0              0              5   15   8     
130.66/130.77	c 57531          98565          7211933        7220003        0              0              5   13   8     
139.46/139.55	c 63366          107846         7826171        7808617        0              0              5   15   8     
155.35/155.48	c 69784          120136         8727857        8675363        0              0              4   14   8     
178.85/178.93	c 76843          132327         9708932        9727114        0              0              4   14   7     
191.06/191.16	c 84607          145436         10619218       10592418       0              0              5   15   8     
214.15/214.20	c 93147          161562         11880974       11829765       0              0              4   14   8     
245.45/245.54	c 102541         177653         13202215       13215770       0              0              4   13   7     
262.06/262.11	c 112874         194901         14400291       14349836       0              0              5   15   8     
300.06/300.11	c 124240         215071         15991551       15996004       0              0              3   15   7     
319.65/319.78	c 136742         235813         17419172       17359017       0              0              5   15   8     
354.64/354.78	c 150494         262087         19397536       19283179       0              0              4   14   8     
379.24/379.37	c 165621         287637         21144687       20937002       0              0              5   14   8     
420.64/420.70	c 182260         318603         23411059       23227833       0              0              4   14   7     
465.74/465.82	c 200562         348855         25562515       25360047       0              0              4   15   8     
502.24/502.38	c 220694         381580         27823625       27541207       0              0              4   15   8     
548.63/548.79	c 242839         423988         30948480       30508209       0              0              3   15   8     
631.83/631.92	c 267198         467888         34427462       34187840       0              0              4   14   7     
680.83/680.99	c 293992         512848         37572422       37172010       0              0              4   15   8     
747.22/747.38	c 323465         566455         41518360       41226259       0              0              4   14   7     
806.42/806.52	c 355885         620883         45286013       44787678       0              0              4   16   8     
897.93/898.02	c 391547         690371         50414768       49647251       0              0              4   16   8     
1019.11/1019.25	c 430775         761680         55954781       55072126       0              0              3   15   7     
1127.10/1127.20	c 473925         832296         61013875       60198494       0              0              4   15   7     
1201.01/1201.16	c 521390         910253         66255251       65181000       0              0              3   15   8     
1331.69/1331.88	c 573601         1012735        73802953       72313935       0              0              3   16   8     
1424.79/1425.00	c 631033         1108136        80971150       79438609       0              0              4   13   8     
1596.48/1596.67	c 694208         1227476        89905956       88106291       0              0              3   16   8     
1732.78/1732.99	c 763700         1341224        97617421       95560933       0              0              3   15   8     
1862.89/1863.08	c 840141         1467891        106343843      103867198      0              0              3   16   8     
2151.77/2151.97	c 924226         1623088        118076234      115896913      0              0              4   15   7     
2314.46/2314.64	c 1016719        1780998        128898677      125877202      0              0              3   16   8     
2400.06/2400.20	
2400.06/2400.20	c *** INTERRUPTED ***
2400.06/2400.20	c restarts              : 73          
2400.06/2400.20	c conflicts             : 1039379      (433 /sec)
2400.06/2400.20	c decisions             : 1821759      (759 /sec)
2400.06/2400.20	c propagations          : 129098608   (53791 /sec)
2400.06/2400.20	c root propagations     : 0           
2400.06/2400.20	c filter calls          : 132019648      (55008 /sec)
2400.06/2400.20	c useless filter calls  : 100445614      (76 %)
2400.06/2400.20	c Memory used           : 70.54 MB
2400.06/2400.20	c CPU time              : 2400 s
2400.06/2400.20	
2400.06/2400.20	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 (15340 MiB free)
  memory of node 1: 16384 MiB (15643 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267429-1502603059/watcher-4267429-1502603059 -o /tmp/evaluation-result-4267429-1502603059/solver-4267429-1502603059 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502602184-31004 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267429-1502603059.xml 

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

solver pid=31291, runsolver pid=31288

[startup+0.100107 s]*
/proc/loadavg: 1.52 1.86 1.95 3/188 31292
/proc/meminfo: memFree=31725136/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=29028 memory=5072 CPUtime=0.1 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 1522 0 0 0 10 0 0 0 20 0 1 0 93394123 29724672 1268 33554432000 4194304 5748600 140724064321008 140724064317656 5182453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 7257 1268 708 380 0 675 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29028 KiB
Current children cumulated memory: 5072 KiB

[startup+0.209418 s]*
/proc/loadavg: 1.52 1.86 1.95 3/188 31292
/proc/meminfo: memFree=31723648/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=30716 memory=6656 CPUtime=0.21 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 1905 0 0 0 21 0 0 0 20 0 1 0 93394123 31453184 1664 33554432000 4194304 5748600 140724064321008 140724064317656 5473020 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 7679 1664 708 380 0 1097 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30716 KiB
Current children cumulated memory: 6656 KiB

[startup+0.308912 s]*
/proc/loadavg: 1.52 1.86 1.95 3/188 31292
/proc/meminfo: memFree=31722532/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=32404 memory=8240 CPUtime=0.31 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 2289 0 0 0 31 0 0 0 20 0 1 0 93394123 33181696 2060 33554432000 4194304 5748600 140724064321008 140724064317656 5479378 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 8101 2060 708 380 0 1519 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32404 KiB
Current children cumulated memory: 8240 KiB

[startup+0.700232 s]
/proc/loadavg: 1.52 1.86 1.95 3/189 31300
/proc/meminfo: memFree=31718628/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=37892 memory=13256 CPUtime=0.69 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 3538 0 0 0 69 0 0 0 20 0 1 0 93394123 38801408 3314 33554432000 4194304 5748600 140724064321008 140724064317656 5478196 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 9473 3314 709 380 0 2891 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 37892 KiB
Current children cumulated memory: 13256 KiB

[startup+1.50023 s]
/proc/loadavg: 1.64 1.88 1.95 3/189 31300
/proc/meminfo: memFree=31711560/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=50136 memory=24344 CPUtime=1.49 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 6322 0 0 0 148 1 0 0 20 0 1 0 93394123 51339264 6086 33554432000 4194304 5748600 140724064321008 140724064317656 5474902 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 12534 6086 709 380 0 5952 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 50136 KiB
Current children cumulated memory: 24344 KiB

[startup+3.10954 s]
/proc/loadavg: 1.64 1.88 1.95 3/189 31300
/proc/meminfo: memFree=31683500/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=45284 CPUtime=3.09 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 18623 0 0 0 307 2 0 0 20 0 1 0 93394123 73965568 11321 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 11321 746 380 0 11476 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 45284 KiB

[startup+6.30033 s]
/proc/loadavg: 1.67 1.88 1.95 3/189 31300
/proc/meminfo: memFree=31683500/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=45308 CPUtime=6.29 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 29079 0 0 0 626 3 0 0 20 0 1 0 93394123 73965568 11327 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 11327 751 380 0 11476 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 45308 KiB

[startup+12.7003 s]
/proc/loadavg: 1.70 1.88 1.95 3/189 31300
/proc/meminfo: memFree=31683500/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=45308 CPUtime=12.68 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 39535 0 0 0 1265 3 0 0 20 0 1 0 93394123 73965568 11327 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 11327 751 380 0 11476 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 45308 KiB

[startup+25.5003 s]
/proc/loadavg: 1.74 1.89 1.95 3/189 31300
/proc/meminfo: memFree=31683500/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=45308 CPUtime=25.48 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 60447 0 0 0 2544 4 0 0 20 0 1 0 93394123 73965568 11327 33554432000 4194304 5748600 140724064321008 140724064318408 4894322 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 11327 751 380 0 11476 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 45308 KiB

[startup+51.1097 s]
/proc/loadavg: 2.25 1.99 1.99 3/189 31428
/proc/meminfo: memFree=31680420/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=46760 CPUtime=51.08 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 70908 0 0 0 5103 5 0 0 20 0 1 0 93394123 73965568 11690 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 11690 751 380 0 11476 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 46760 KiB

[startup+102.3 s]
/proc/loadavg: 1.93 1.95 1.97 3/189 31492
/proc/meminfo: memFree=31678904/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=102.26 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 71573 0 0 0 10221 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894270 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+162.3 s]
/proc/loadavg: 1.97 1.96 1.97 3/189 31493
/proc/meminfo: memFree=31678860/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=162.25 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 72226 0 0 0 16220 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894841 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.97 3/189 31494
/proc/meminfo: memFree=31678948/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=222.25 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 72879 0 0 0 22220 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894270 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/189 31495
/proc/meminfo: memFree=31678688/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=282.25 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 73532 0 0 0 28220 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894270 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.98 1.97 3/187 31496
/proc/meminfo: memFree=31678372/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=342.25 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 74185 0 0 0 34220 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894298 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.98 1.97 3/187 31497
/proc/meminfo: memFree=31678228/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=402.24 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 74838 0 0 0 40219 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894270 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/187 31498
/proc/meminfo: memFree=31678228/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=462.24 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 75491 0 0 0 46219 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB


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

/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 1602.18 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/187 31534
/proc/meminfo: memFree=31677860/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=1662.18 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 87956 0 0 0 166213 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894270 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 1662.18 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/187 31536
/proc/meminfo: memFree=31677592/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=1722.18 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 88568 0 0 0 172213 5 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894272 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 1722.18 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/187 31537
/proc/meminfo: memFree=31677716/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=1782.18 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 89171 0 0 0 178212 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 1782.18 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/188 31546
/proc/meminfo: memFree=31677320/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=1842.18 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 89720 0 0 0 184212 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 1842.18 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/189 31570
/proc/meminfo: memFree=31677316/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=1902.18 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 90373 0 0 0 190212 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 1902.18 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/189 31571
/proc/meminfo: memFree=31677440/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=1962.18 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 90918 0 0 0 196212 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 1962.18 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/189 31572
/proc/meminfo: memFree=31677440/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=2022.17 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 91454 0 0 0 202211 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 2022.17 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/189 31573
/proc/meminfo: memFree=31678016/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=2082.17 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 91989 0 0 0 208211 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 2082.17 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/188 31574
/proc/meminfo: memFree=31678156/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=2142.17 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 92517 0 0 0 214211 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 2142.17 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+2202.3 s]
/proc/loadavg: 2.37 2.09 2.01 3/187 31575
/proc/meminfo: memFree=31678172/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=2202.17 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 93204 0 0 0 220211 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 2202.17 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+2262.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/187 31576
/proc/meminfo: memFree=31678172/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=2262.16 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 93767 0 0 0 226210 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 2262.16 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/187 31577
/proc/meminfo: memFree=31678048/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=2322.16 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 94420 0 0 0 232210 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4893024 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 2322.16 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/187 31578
/proc/meminfo: memFree=31678048/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=2382.16 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 94965 0 0 0 238210 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4893103 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 2382.16 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.01 2.05 2.01 3/187 31578
/proc/meminfo: memFree=31678048/32770624 swapFree=67108860/67108860
[pid=31291] ppid=31288 vsize=72232 memory=48824 CPUtime=2400.06 cores=0,2,4,6
/proc/31291/stat : 31291 (cosoco) R 31288 31291 30973 0 -1 4202496 95499 0 0 0 240000 6 0 0 20 0 1 0 93394123 73965568 12206 33554432000 4194304 5748600 140724064321008 140724064318408 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 17596416 140724064322751 140724064322846 140724064322846 140724064325582 0
/proc/31291/statm: 18058 12206 751 380 0 11476 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 72232 KiB
Current children cumulated memory: 48824 KiB

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

[startup+2400.2 s]
# the end of solver process 31291 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400 s, system=0.062996 s

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

Child status: 1
Real time (s): 2400.2
CPU time (s): 2400.07
CPU user time (s): 2400
CPU system time (s): 0.062996
CPU usage (%): 99.9944
Max. virtual memory (cumulated for all children) (KiB): 72232
Max. memory (cumulated for all children) (KiB): 48824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.062996
maximum resident set size= 48900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95551
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= 23
involuntary context switches= 3039


# summary of solver processes directly reported to runsolver:
#   pid: 31291
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2400
#   total CPU system time (s): 0.062996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.36081 second user time and 17.9953 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-13 07:30:01
IDJOB=4267429
IDBENCH=122829
IDSOLVER=2657
FILE ID=node103/4267429-1502603059
RUNJOBID= node103-1502602184-31004
PBS_JOBID= 20628296
Free space on /tmp= 61784 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Random/Random-RB-3-28-28f/rand-3-28-28-93-632f-05.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267429-1502603059/watcher-4267429-1502603059 -o /tmp/evaluation-result-4267429-1502603059/solver-4267429-1502603059 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502602184-31004 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267429-1502603059.xml

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

MD5SUM BENCH= 1bf4ccefbf8ae7bb3bb3e34b69384fe1
RANDOM SEED=145733397

node103.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.56
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.56
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.56
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.56
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:        31727608 kB
MemAvailable:   31993080 kB
Buffers:           82592 kB
Cached:           478152 kB
SwapCached:            0 kB
Active:           494764 kB
Inactive:         121540 kB
Active(anon):       5048 kB
Inactive(anon):    78896 kB
Active(file):     489716 kB
Inactive(file):    42644 kB
Unevictable:        6412 kB
Mlocked:            6412 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8980 kB
Writeback:             0 kB
AnonPages:         53488 kB
Mapped:            44820 kB
Shmem:             25228 kB
Slab:             123632 kB
SReclaimable:      97892 kB
SUnreclaim:        25740 kB
KernelStack:        3632 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61784 MiB
End job on node103 at 2017-08-13 08:10:01