Trace number 4267410

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.0901 2400.1101

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
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 variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

14.00/14.05	c root propagations     : 0           
14.00/14.05	c restarts enabled, print stats at every restarts
14.00/14.05	c
14.00/14.05	c
14.00/14.05	c
14.00/14.05	c This is cosoco 1.12 --  
14.00/14.05	c
14.00/14.05	c command line: cosoco -lc -model -restarts HOME/instance-4267410-1502605681.xml 
14.00/14.05	c ========================================[ Problem Statistics ]===========================================
14.00/14.05	c |                                                                                                       
14.00/14.05	c |  Parse time        :        13.91 s 
14.00/14.05	c |
14.00/14.05	c |               Variables: 25
14.00/14.05	c |            Domain Sizes: 5..5
14.00/14.05	c |
14.00/14.05	c |             Constraints: 58
14.00/14.05	c |                   Arity: 7..7
14.00/14.05	c | 
14.00/14.05	c |                   Types: 
14.00/14.05	c |                          Extension: 58  (nb tuples: 38424..39825) -- (shared: 0)
14.00/14.05	c |                          
14.00/14.05	c =========================================================================================================
14.00/14.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
15.59/15.61	c 101            245            15111          5011           0              0              7   13   9     
17.59/17.64	c 211            522            32238          10582          0              0              7   14   9     
20.00/20.03	c 332            812            53000          16890          0              0              7   14   9     
22.39/22.49	c 465            1110           72426          23285          0              0              6   14   9     
25.59/25.67	c 611            1445           95555          31401          0              0              6   14   9     
27.29/27.36	c 771            1817           122760         40037          0              0              8   15   11    
30.39/30.49	c 947            2226           151785         49013          0              0              6   13   9     
34.48/34.57	c 1140           2699           183162         60075          0              0              6   13   9     
39.18/39.22	c 1352           3218           219151         72238          0              0              6   13   9     
45.28/45.37	c 1585           3815           260261         86073          0              0              5   13   9     
50.28/50.32	c 1841           4424           303516         100577         0              0              6   13   9     
55.09/55.15	c 2122           5103           349891         116064         0              0              6   13   9     
60.68/60.74	c 2431           5837           403138         133036         0              0              6   13   9     
67.38/67.41	c 2770           6624           458182         151401         0              0              5   13   9     
72.58/72.69	c 3142           7496           521828         171910         0              0              7   14   10    
80.18/80.27	c 3551           8455           587261         193364         0              0              5   13   9     
88.58/88.63	c 4000           9564           660994         218886         0              0              5   13   9     
97.99/98.06	c 4493           10754          741350         246845         0              0              5   13   9     
110.48/110.59	c 5035           11997          831015         276713         0              0              5   13   8     
124.08/124.18	c 5631           13480          932734         310673         0              0              5   13   9     
130.87/130.99	c 6286           14940          1030716        340743         0              0              6   14   9     
141.47/141.53	c 7006           16559          1150995        379918         0              0              7   14   10    
156.67/156.79	c 7798           18484          1284147        421881         0              0              5   13   9     
175.07/175.11	c 8669           20587          1426802        466953         0              0              6   13   9     
188.16/188.22	c 9627           22825          1585567        516713         0              0              6   14   10    
207.16/207.22	c 10680          25347          1755131        574018         0              0              5   13   9     
227.07/227.17	c 11838          28205          1945621        637140         0              0              5   15   9     
251.87/251.99	c 13111          31230          2149544        707474         0              0              4   13   9     
274.27/274.37	c 14511          34747          2378035        781891         0              0              5   15   9     
310.16/310.22	c 16051          38413          2632834        866004         0              0              4   16   9     
343.16/343.25	c 17745          42581          2913888        960860         0              0              4   14   9     
374.66/374.73	c 19608          47160          3224023        1063445        0              0              5   14   9     
409.36/409.43	c 21657          52041          3553629        1174524        0              0              4   14   9     
450.86/450.99	c 23910          57439          3919821        1298054        0              0              4   15   9     
489.25/489.30	c 26388          63245          4317933        1431152        0              0              4   15   9     
530.45/530.52	c 29113          69900          4768100        1574534        0              0              5   14   9     
574.25/574.36	c 32110          76751          5224389        1729016        0              0              5   15   9     
635.25/635.37	c 35406          84567          5751662        1901991        0              0              4   15   9     
681.54/681.67	c 39031          92967          6325147        2089121        0              0              5   15   10    
756.84/756.94	c 43018          102859         6990297        2304297        0              0              5   16   9     
837.63/837.77	c 47403          113411         7704729        2538450        0              0              3   15   9     
923.33/923.44	c 52226          124811         8480641        2794059        0              0              4   14   9     
1024.03/1024.11	c 57531          137598         9330962        3076057        0              0              4   15   9     
1133.82/1133.99	c 63366          151560         10249458       3378033        0              0              4   14   9     
1269.42/1269.55	c 69784          167236         11291144       3729728        0              0              3   14   8     
1389.51/1389.61	c 76843          183767         12417924       4093184        0              0              4   15   9     
1544.40/1544.56	c 84607          202407         13726846       4502656        0              0              4   15   9     
1717.81/1717.90	c 93147          222584         15082217       4948067        0              0              5   15   9     
1876.72/1876.87	c 102541         244989         16570095       5437692        0              0              4   15   9     
2030.54/2030.69	c 112874         269389         18219449       5982634        0              0              4   16   9     
2240.86/2240.94	c 124240         296079         20030720       6580129        0              0              4   15   9     
2400.08/2400.11	
2400.08/2400.11	c *** INTERRUPTED ***
2400.08/2400.11	c restarts              : 51          
2400.08/2400.11	c conflicts             : 132883       (55 /sec)
2400.08/2400.11	c decisions             : 316461       (132 /sec)
2400.08/2400.11	c propagations          : 7046181     (2936 /sec)
2400.08/2400.11	c root propagations     : 0           
2400.08/2400.11	c filter calls          : 21425872       (8928 /sec)
2400.08/2400.11	c useless filter calls  : 17975023       (83 %)
2400.08/2400.11	c Memory used           : 197.66 MB
2400.08/2400.11	c CPU time              : 2399.95 s
2400.08/2400.11	
2400.08/2400.11	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 (12338 MiB free)
  memory of node 1: 16384 MiB (13630 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267410-1502605681/watcher-4267410-1502605681 -o /tmp/evaluation-result-4267410-1502605681/solver-4267410-1502605681 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502602108-31759 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267410-1502605681.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=32452, runsolver pid=32449
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 1.91 1.98 2.03 3/188 32453
/proc/meminfo: memFree=26591188/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=28384 memory=4312 CPUtime=0.1 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 1405 0 0 0 10 0 0 0 20 0 1 0 93639796 29065216 1078 33554432000 4194304 5748600 140722598665344 140722598661992 140428049456101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 7096 1078 701 380 0 514 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28384 KiB
Current children cumulated memory: 4312 KiB

[startup+0.209433 s]*
/proc/loadavg: 1.91 1.98 2.03 3/188 32453
/proc/meminfo: memFree=26589588/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=29944 memory=5464 CPUtime=0.21 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 1916 0 0 0 21 0 0 0 20 0 1 0 93639796 30662656 1366 33554432000 4194304 5748600 140722598665344 140722598661992 140428049456101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 7486 1366 701 380 0 904 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29944 KiB
Current children cumulated memory: 5464 KiB

[startup+0.308995 s]*
/proc/loadavg: 1.91 1.98 2.03 3/188 32453
/proc/meminfo: memFree=26584492/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=34224 memory=10376 CPUtime=0.31 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 3326 0 0 0 31 0 0 0 20 0 1 0 93639796 35045376 2594 33554432000 4194304 5748600 140722598665344 140722598661992 5479482 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 8556 2594 707 380 0 1974 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34224 KiB
Current children cumulated memory: 10376 KiB

[startup+0.70028 s]
/proc/loadavg: 1.91 1.98 2.03 3/188 32453
/proc/meminfo: memFree=26581236/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=38512 memory=14332 CPUtime=0.69 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 4325 0 0 0 69 0 0 0 20 0 1 0 93639796 39436288 3583 33554432000 4194304 5748600 140722598665344 140722598661992 5472843 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 9628 3583 707 380 0 3046 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38512 KiB
Current children cumulated memory: 14332 KiB

[startup+1.5003 s]
/proc/loadavg: 1.91 1.98 2.03 3/188 32453
/proc/meminfo: memFree=26576152/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=49200 memory=23836 CPUtime=1.49 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 6754 0 0 0 148 1 0 0 20 0 1 0 93639796 50380800 5959 33554432000 4194304 5748600 140722598665344 140722598660424 5479425 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 12300 5959 707 380 0 5718 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 49200 KiB
Current children cumulated memory: 23836 KiB

[startup+3.10945 s]
/proc/loadavg: 1.91 1.98 2.03 3/188 32453
/proc/meminfo: memFree=26556436/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=65348 memory=38712 CPUtime=3.1 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 11942 0 0 0 309 1 0 0 20 0 1 0 93639796 66916352 9678 33554432000 4194304 5748600 140722598665344 140722598661992 5479489 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 16337 9678 707 380 0 9755 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 65348 KiB
Current children cumulated memory: 38712 KiB

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32453
/proc/meminfo: memFree=26526180/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=103072 memory=73232 CPUtime=6.29 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 22140 0 0 0 627 2 0 0 20 0 1 0 93639796 105545728 18308 33554432000 4194304 5748600 140722598665344 140722598661992 5476917 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 25768 18308 708 380 0 19186 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 103072 KiB
Current children cumulated memory: 73232 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32453
/proc/meminfo: memFree=26464800/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=173104 memory=135640 CPUtime=12.69 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 39685 0 0 0 1264 5 0 0 20 0 1 0 93639796 177258496 33910 33554432000 4194304 5748600 140722598665344 140722598661992 5153884 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 43276 33910 708 380 0 36694 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 173104 KiB
Current children cumulated memory: 135640 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32453
/proc/meminfo: memFree=26429088/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=165060 CPUtime=25.49 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 109953 0 0 0 2540 9 0 0 20 0 1 0 93639796 207253504 41265 33554432000 4194304 5748600 140722598665344 140722598662744 4894270 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 41265 752 380 0 44017 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 165060 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32453
/proc/meminfo: memFree=26426328/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=167212 CPUtime=51.09 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 157420 0 0 0 5098 11 0 0 20 0 1 0 93639796 207253504 41803 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 41803 752 380 0 44017 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 167212 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32454
/proc/meminfo: memFree=26418744/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=176044 CPUtime=102.28 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 181522 0 0 0 10216 12 0 0 20 0 1 0 93639796 207253504 44011 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44011 752 380 0 44017 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 176044 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32455
/proc/meminfo: memFree=26415152/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=162.27 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 187716 0 0 0 16215 12 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894318 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32456
/proc/meminfo: memFree=26415076/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=222.26 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 188623 0 0 0 22214 12 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 32457
/proc/meminfo: memFree=26416008/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=282.27 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 189530 0 0 0 28214 13 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32459
/proc/meminfo: memFree=26415160/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=342.26 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 190437 0 0 0 34213 13 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4893105 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32468
/proc/meminfo: memFree=26413764/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=402.26 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 191344 0 0 0 40213 13 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894270 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32469
/proc/meminfo: memFree=26413932/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=462.25 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 192251 0 0 0 46212 13 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB


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

/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 1662.2 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32528
/proc/meminfo: memFree=26413232/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=1722.21 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 209351 0 0 0 172207 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 1722.21 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32529
/proc/meminfo: memFree=26413348/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=1782.21 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 210214 0 0 0 178207 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 1782.21 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32530
/proc/meminfo: memFree=26413476/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=1842.22 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 210214 0 0 0 184208 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 1842.22 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32531
/proc/meminfo: memFree=26413556/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=1902.23 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 211121 0 0 0 190209 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4893156 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32532
/proc/meminfo: memFree=26413768/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=1962.23 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 211121 0 0 0 196209 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32533
/proc/meminfo: memFree=26413668/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2022.24 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 211762 0 0 0 202210 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4893103 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32534
/proc/meminfo: memFree=26413728/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2082.24 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 212028 0 0 0 208210 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 32535
/proc/meminfo: memFree=26413688/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2142.25 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 212388 0 0 0 214211 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32544
/proc/meminfo: memFree=26412784/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2202.25 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 212429 0 0 0 220211 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+2262.3 s]
/proc/loadavg: 1.94 1.98 2.03 3/188 32667
/proc/meminfo: memFree=26395760/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2262.26 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 213336 0 0 0 226212 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4893103 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/188 32668
/proc/meminfo: memFree=26395048/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2322.26 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 213336 0 0 0 232212 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32669
/proc/meminfo: memFree=26395176/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2382.27 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 214042 0 0 0 238213 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32669
/proc/meminfo: memFree=26395056/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2400.08 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 214199 0 0 0 239994 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

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

[startup+2400.11 s]
# the end of solver process 32452 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.95 s, system=0.146999 s

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

[startup+2400.11 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 32669
/proc/meminfo: memFree=26395056/32770624 swapFree=67108860/67108860
[pid=32452] ppid=32449 vsize=202396 memory=178676 CPUtime=2400.08 cores=1,3,5,7
/proc/32452/stat : 32452 (cosoco) R 32449 32452 31727 0 -1 4202496 214199 0 0 0 239994 14 0 0 20 0 1 0 93639796 207253504 44669 33554432000 4194304 5748600 140722598665344 140722598662744 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 27561984 140722598671551 140722598671646 140722598671646 140722598674382 0
/proc/32452/statm: 50599 44669 752 380 0 44017 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 202396 KiB
Current children cumulated memory: 178676 KiB

Child status: 1
Real time (s): 2400.11
CPU time (s): 2400.09
CPU user time (s): 2399.95
CPU system time (s): 0.146999
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 202396
Max. memory (cumulated for all children) (KiB): 178676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.95
system time used= 0.146999
maximum resident set size= 178744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214249
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= 43
involuntary context switches= 1450


# summary of solver processes directly reported to runsolver:
#   pid: 32452
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2399.95
#   total CPU system time (s): 0.146999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.66297 second user time and 17.8013 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-13 08:13:43
IDJOB=4267410
IDBENCH=125591
IDSOLVER=2657
FILE ID=node105/4267410-1502605681
RUNJOBID= node105-1502602108-31759
PBS_JOBID= 20628295
Free space on /tmp= 60632 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267410-1502605681/watcher-4267410-1502605681 -o /tmp/evaluation-result-4267410-1502605681/solver-4267410-1502605681 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502602108-31759 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267410-1502605681.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=1468419392

node105.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.17
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.17
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.17
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.17
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:        26592460 kB
MemAvailable:   31979684 kB
Buffers:          152828 kB
Cached:          5510260 kB
SwapCached:            0 kB
Active:           686036 kB
Inactive:        5031564 kB
Active(anon):      57248 kB
Inactive(anon):    25060 kB
Active(file):     628788 kB
Inactive(file):  5006504 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35164 kB
Writeback:             0 kB
AnonPages:         60652 kB
Mapped:            44800 kB
Shmem:             25228 kB
Slab:             160868 kB
SReclaimable:     135532 kB
SUnreclaim:        25336 kB
KernelStack:        3312 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351368 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60628 MiB
End job on node105 at 2017-08-13 08:53:44