Trace number 4293354

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12SAT 1316.58 1316.54

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P03_c18.xml
MD5SUM76f2570dac1ecc86f40824dfede26263
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.556125
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints28
Number of domains2
Minimum domain size26
Maximum domain size27
Distribution of domain sizes[{"size":26,"count":26},{"size":27,"count":12}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":26},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity26
Distribution of constraint arities[{"arity":3,"count":26},{"arity":12,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints26
Distribution of constraint types[{"type":"intension","count":26},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4293354-1532314448.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 68
0.00/0.01	c |            Domain Sizes: 26..27
0.00/0.01	c |
0.00/0.01	c |             Constraints: 28
0.00/0.01	c |                   Arity: 3..26  -- Ternary: 26
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 2
0.00/0.01	c |                          Intension: 26
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable ce[0][0][0]
0.00/0.01	c remove useless variable ce[0][1][0]
0.00/0.01	c remove useless variable ce[0][1][1]
0.00/0.01	c remove useless variable ce[0][2][0]
0.00/0.01	c remove useless variable ce[0][2][1]
0.00/0.01	c remove useless variable ce[0][2][2]
0.00/0.01	c remove useless variable ce[0][3][0]
0.00/0.01	c remove useless variable ce[0][3][1]
0.00/0.01	c remove useless variable ce[0][3][2]
0.00/0.01	c remove useless variable ce[0][3][3]
0.00/0.01	c remove useless variable ce[1][0][0]
0.00/0.01	c remove useless variable ce[1][1][0]
0.00/0.01	c remove useless variable ce[1][1][1]
0.00/0.01	c remove useless variable ce[1][2][0]
0.00/0.01	c remove useless variable ce[1][2][1]
0.00/0.01	c remove useless variable ce[1][2][2]
0.00/0.01	c remove useless variable ce[1][3][0]
0.00/0.01	c remove useless variable ce[1][3][1]
0.00/0.01	c remove useless variable ce[1][3][2]
0.00/0.01	c remove useless variable ce[1][3][3]
0.00/0.01	c remove useless variable ce[2][0][0]
0.00/0.01	c remove useless variable ce[2][1][0]
0.00/0.01	c remove useless variable ce[2][1][1]
0.00/0.01	c remove useless variable ce[2][2][0]
0.00/0.01	c remove useless variable ce[2][2][1]
0.00/0.01	c remove useless variable ce[2][2][2]
0.00/0.01	c remove useless variable ce[2][3][0]
0.00/0.01	c remove useless variable ce[2][3][1]
0.00/0.01	c remove useless variable ce[2][3][2]
0.00/0.01	c remove useless variable ce[2][3][3]
0.51/0.59	c 101            129            4488           16095          0              0              10   14   11   
0.89/0.96	c 211            306            9537           32983          0              0              11   16   13   
1.69/1.76	c 332            673            18599          61363          0              0              10   17   13   
4.10/4.18	c 465            906            33380          101129         0              0              12   15   13   
4.89/4.92	c 611            1124           44041          122954         0              0              10   14   11   
5.59/5.60	c 771            1569           55185          153433         0              0              12   27   19   
10.29/10.34	c 947            1907           73199          215426         0              0              12   16   13   
12.89/12.91	c 1140           2212           88585          261134         0              0              13   15   13   
17.49/17.50	c 1352           2627           110042         331974         0              0              13   18   15   
20.29/20.35	c 1585           3003           128006         379433         0              0              12   15   13   
21.89/21.91	c 1841           3545           143700         441277         0              0              11   17   14   
29.10/29.11	c 2122           4083           172913         545831         0              0              13   18   15   
30.10/30.17	c 2431           4813           193297         605837         0              0              9   26   14    
37.89/37.93	c 2770           5474           227018         723879         0              0              13   19   15   
41.59/41.69	c 3142           6110           254270         798845         0              0              13   18   15   
47.19/47.29	c 3551           6787           285099         900509         0              0              13   17   15   
54.00/54.08	c 4000           7611           322305         1018031        0              0              12   19   15   
65.79/65.80	c 4493           8550           381618         1197269        0              0              12   17   14   
74.10/74.14	c 5035           9373           426943         1349733        0              0              13   19   15   
80.00/80.04	c 5631           10352          469507         1476183        0              0              13   18   16   
88.70/88.75	c 6286           11536          528437         1642414        0              0              12   17   14   
95.40/95.44	c 7006           12768          580375         1796057        0              0              13   18   16   
107.00/107.09	c 7798           14121          645607         2018383        0              0              12   17   15   
117.90/117.96	c 8669           15603          712761         2223218        0              0              12   17   15   
138.50/138.59	c 9627           17410          807224         2522269        0              0              12   17   14   
144.40/144.40	c 10680          19875          876832         2690802        0              0              8   17   12    
164.70/164.70	c 11838          21838          976856         2986308        0              0              12   17   14   
168.50/168.56	c 13111          24859          1056003        3221246        0              0              9   28   16    
190.11/190.10	c 14511          27307          1177764        3602101        0              0              12   17   14   
194.80/194.82	c 16051          30508          1271678        3837469        0              0              10   27   14   
221.01/221.09	c 17745          33317          1420840        4220227        0              0              11   15   13   
253.70/253.70	c 19608          36333          1580166        4682281        0              0              10   17   13   
260.11/260.11	c 21657          40784          1714788        5027850        0              0              9   27   15    
286.70/286.71	c 23910          44595          1890728        5501676        0              0              9   28   13    
323.01/323.09	c 26388          48381          2085655        6042331        0              0              12   17   14   
333.40/333.46	c 29113          54947          2237564        6473672        0              0              9   27   15    
376.90/376.93	c 32110          59403          2485648        7176974        0              0              11   17   13   
419.31/419.36	c 35406          64098          2729861        7856432        0              0              12   16   13   
442.31/442.35	c 39031          72186          3002687        8607710        0              0              9   27   13    
456.31/456.38	c 43018          79337          3241821        9413826        0              0              9   26   12    
512.12/512.14	c 47403          86064          3579298        10312713       0              0              10   18   14   
568.41/568.45	c 52226          93129          3913257        11231840       0              0              11   18   14   
591.71/591.75	c 57531          106411         4262149        12233806       0              0              7   30   15    
672.61/672.69	c 63366          115527         4729340        13569118       0              0              11   17   14   
741.61/741.66	c 69784          125182         5163775        14717845       0              0              11   17   13   
760.92/760.91	c 76843          139377         5588139        15731827       0              0              10   28   14   
776.02/776.10	c 84607          153563         6088249        16762272       0              0              10   28   14   
889.52/889.57	c 93147          166309         6730414        18438588       0              0              10   16   13   
927.92/927.93	c 102541         185860         7326966        20307924       0              0              8   26   13    
1068.92/1068.94	c 112874         202917         8109443        22524159       0              0              10   18   14   
1105.23/1105.25	c 124240         224392         8849318        24423217       0              0              9   28   14    
1254.23/1254.29	c 136742         242852         9802067        27166686       0              0              9   17   13    
1316.53/1316.54	c solution 1
1316.53/1316.54	
1316.53/1316.54	v <instantiation type='solution'>
1316.53/1316.54	v <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[2][0] cn[2][1] cn[2][2] cn[2][3] ce[0][0][0] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][0] ce[0][1][1] ce[0][1][2] ce[0][1][3] ce[0][2][0] ce[0][2][1] ce[0][2][2] ce[0][2][3] ce[0][3][0] ce[0][3][1] ce[0][3][2] ce[0][3][3] ce[1][0][0] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][0] ce[1][1][1] ce[1][1][2] ce[1][1][3] ce[1][2][0] ce[1][2][1] ce[1][2][2] ce[1][2][3] ce[1][3][0] ce[1][3][1] ce[1][3][2] ce[1][3][3] ce[2][0][0] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][1][0] ce[2][1][1] ce[2][1][2] ce[2][1][3] ce[2][2][0] ce[2][2][1] ce[2][2][2] ce[2][2][3] ce[2][3][0] ce[2][3][1] ce[2][3][2] ce[2][3][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3] </list>
1316.53/1316.54	v <values>26 25 22 0 3 1 9 20 18 11 23 2 * 1 4 26 * * 3 25 * * * 22 * * * * * 2 6 17 * * 8 19 * * * 11 * * * * * 7 5 16 * * 12 9 * * * 21 * * * * 23 24 13 20 15 10 14 18 </values>
1316.53/1316.54	v </instantiation>
1316.53/1316.54	
1316.53/1316.54	c restarts              : 52          
1316.53/1316.54	c conflicts             : 150114       (114 /sec)
1316.53/1316.54	c decisions             : 270826       (206 /sec)
1316.53/1316.54	c propagations          : 29478777    (22390 /sec)
1316.53/1316.54	c root propagations     : 0           
1316.53/1316.54	c filter calls          : 10784724       (8191 /sec)
1316.53/1316.54	c useless filter calls  : 4558749        (42 %)
1316.53/1316.54	c Memory used           : 26.91 MB
1316.53/1316.54	c CPU time              : 1316.58 s
1316.53/1316.54	
1316.53/1316.54	s SATISFIABLE

Verifier Data

OK	

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 (10655 MiB free)
  memory of node 1: 16384 MiB (12121 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293354-1532314448/watcher-4293354-1532314448 -o /tmp/evaluation-result-4293354-1532314448/solver-4293354-1532314448 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532297735-5127 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293354-1532314448.xml 

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

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


[startup+0.100149 s]*
/proc/loadavg: 1.92 2.00 2.04 3/191 6885
/proc/meminfo: memFree=23322540/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27424 memory=3936 CPUtime=0.1 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1169 0 0 0 10 0 0 0 20 0 1 0 49007931 28082176 984 33554432000 4194304 6142532 140727683519840 140727683516472 139801568013149 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6856 984 821 476 0 178 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3936 KiB

[startup+0.209537 s]*
/proc/loadavg: 1.92 2.00 2.04 3/191 6885
/proc/meminfo: memFree=23322540/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27424 memory=3936 CPUtime=0.21 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1169 0 0 0 21 0 0 0 20 0 1 0 49007931 28082176 984 33554432000 4194304 6142532 140727683519840 140727683516472 5363683 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6856 984 821 476 0 178 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3936 KiB

[startup+0.308943 s]*
/proc/loadavg: 1.92 2.00 2.04 3/191 6885
/proc/meminfo: memFree=23322540/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27424 memory=3936 CPUtime=0.31 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1170 0 0 0 31 0 0 0 20 0 1 0 49007931 28082176 984 33554432000 4194304 6142532 140727683519840 140727683516472 5044835 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6856 984 821 476 0 178 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3936 KiB

[startup+0.700271 s]
/proc/loadavg: 1.92 2.00 2.04 3/191 6885
/proc/meminfo: memFree=23322540/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=3936 CPUtime=0.69 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1172 0 0 0 69 0 0 0 20 0 1 0 49007931 28217344 984 33554432000 4194304 6142532 140727683519840 140727683516472 139801558988688 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 984 821 476 0 211 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3936 KiB

[startup+1.50028 s]
/proc/loadavg: 1.92 2.00 2.04 3/191 6885
/proc/meminfo: memFree=23322540/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=3936 CPUtime=1.49 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1173 0 0 0 149 0 0 0 20 0 1 0 49007931 28217344 984 33554432000 4194304 6142532 140727683519840 140727683517240 5399849 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 984 821 476 0 211 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3936 KiB

[startup+3.1091 s]
/proc/loadavg: 1.92 2.00 2.04 3/191 6885
/proc/meminfo: memFree=23322296/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4076 CPUtime=3.1 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1281 0 0 0 310 0 0 0 20 0 1 0 49007931 28217344 1019 33554432000 4194304 6142532 140727683519840 140727683517240 5372403 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1019 845 476 0 211 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4076 KiB

[startup+6.30028 s]
/proc/loadavg: 1.93 2.00 2.04 3/191 6885
/proc/meminfo: memFree=23322368/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4076 CPUtime=6.29 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1395 0 0 0 629 0 0 0 20 0 1 0 49007931 28217344 1019 33554432000 4194304 6142532 140727683519840 140727683517240 4991544 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1019 845 476 0 211 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4076 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/191 6885
/proc/meminfo: memFree=23322368/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4076 CPUtime=12.69 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1509 0 0 0 1269 0 0 0 20 0 1 0 49007931 28217344 1019 33554432000 4194304 6142532 140727683519840 140727683517240 5396695 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1019 845 476 0 211 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4076 KiB

[startup+25.5003 s]
/proc/loadavg: 1.87 1.98 2.03 3/190 6885
/proc/meminfo: memFree=23322520/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4076 CPUtime=25.49 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1727 0 0 0 2549 0 0 0 20 0 1 0 49007931 28217344 1019 33554432000 4194304 6142532 140727683519840 140727683517240 5374322 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1019 845 476 0 211 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4076 KiB

[startup+51.109 s]
/proc/loadavg: 1.91 1.98 2.03 3/190 6885
/proc/meminfo: memFree=23322924/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4076 CPUtime=51.1 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1851 0 0 0 5110 0 0 0 20 0 1 0 49007931 28217344 1019 33554432000 4194304 6142532 140727683519840 140727683517240 139801568013199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1019 845 476 0 211 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4076 KiB

[startup+102.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/190 6887
/proc/meminfo: memFree=23323120/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4076 CPUtime=102.3 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 1965 0 0 0 10230 0 0 0 20 0 1 0 49007931 28217344 1019 33554432000 4194304 6142532 140727683519840 140727683517240 139801558991702 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1019 845 476 0 211 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4076 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.04 3/191 6889
/proc/meminfo: memFree=23323048/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4076 CPUtime=162.3 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 2079 0 0 0 16230 0 0 0 20 0 1 0 49007931 28217344 1019 33554432000 4194304 6142532 140727683519840 140727683517240 5367443 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1019 845 476 0 211 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4076 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/191 6890
/proc/meminfo: memFree=23323296/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=222.3 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 2195 0 0 0 22230 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5366795 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 6892
/proc/meminfo: memFree=23322992/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=282.3 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 2310 0 0 0 28230 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5361321 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 6893
/proc/meminfo: memFree=23322924/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=342.3 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 2425 0 0 0 34230 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5366734 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/192 6902
/proc/meminfo: memFree=23321808/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=402.3 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 2540 0 0 0 40230 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5363605 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/192 6926
/proc/meminfo: memFree=23321596/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=462.31 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 2655 0 0 0 46231 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 4964544 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB


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

Current children cumulated memory: 4080 KiB

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6934
/proc/meminfo: memFree=23321528/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=882.32 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 3430 0 0 0 88232 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5062291 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 882.32 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6935
/proc/meminfo: memFree=23321916/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=942.32 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 3555 0 0 0 94232 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5371800 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 942.32 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1002.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/191 7004
/proc/meminfo: memFree=23344972/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1002.32 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 3660 0 0 0 100232 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5367428 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1002.32 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/192 7006
/proc/meminfo: memFree=23345012/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1062.32 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 3765 0 0 0 106232 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5375766 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1062.32 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1122.3 s]
/proc/loadavg: 2.09 2.03 2.05 3/192 7007
/proc/meminfo: memFree=23345084/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1122.32 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 3890 0 0 0 112232 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5175264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1122.32 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1182.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/192 7008
/proc/meminfo: memFree=23345024/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1182.33 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 3995 0 0 0 118233 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5371724 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1182.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/192 7009
/proc/meminfo: memFree=23344972/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1242.33 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4100 0 0 0 124233 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 4991559 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1242.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/191 7010
/proc/meminfo: memFree=23345200/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1302.33 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4215 0 0 0 130233 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5363683 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1302.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1316.54 s]
# the end of solver process 6884 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1316.58 s, system=0.003 s

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

[startup+1305.6 s]
/proc/loadavg: 2.03 2.02 2.05 3/190 7010
/proc/meminfo: memFree=23345216/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1305.63 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4215 0 0 0 130563 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5363528 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1305.63 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1312 s]*
/proc/loadavg: 2.02 2.02 2.05 3/190 7011
/proc/meminfo: memFree=23344712/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1312.04 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4215 0 0 0 131204 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5371726 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1312.04 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1313.6 s]
/proc/loadavg: 2.02 2.02 2.05 3/190 7011
/proc/meminfo: memFree=23344604/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1313.63 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4215 0 0 0 131363 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5396695 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1313.63 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1315.2 s]
/proc/loadavg: 2.02 2.02 2.05 3/190 7011
/proc/meminfo: memFree=23344728/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1315.23 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4215 0 0 0 131523 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 139801568013160 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1315.23 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1316 s]*
/proc/loadavg: 2.02 2.02 2.05 3/190 7011
/proc/meminfo: memFree=23344728/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1316.04 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4215 0 0 0 131604 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5146809 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1316.04 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1316.4 s]
/proc/loadavg: 2.02 2.02 2.05 3/190 7011
/proc/meminfo: memFree=23344728/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1316.43 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4215 0 0 0 131643 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 5374338 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1316.43 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

[startup+1316.5 s]
/proc/loadavg: 2.02 2.02 2.05 3/190 7011
/proc/meminfo: memFree=23344728/32770624 swapFree=67108860/67108860
[pid=6884] ppid=6881 vsize=27556 memory=4080 CPUtime=1316.53 cores=1,3,5,7
/proc/6884/stat : 6884 (cosoco) R 6881 6884 5095 0 -1 4202496 4319 0 0 0 131653 0 0 0 20 0 1 0 49007931 28217344 1020 33554432000 4194304 6142532 140727683519840 140727683517240 4991622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37052416 140727683527814 140727683527944 140727683527944 140727683530702 0
/proc/6884/statm: 6889 1020 845 476 0 211 0
Current children cumulated CPU time: 1316.53 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4080 KiB

Child status: 0
Real time (s): 1316.54
CPU time (s): 1316.58
CPU user time (s): 1316.58
CPU system time (s): 0.003
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 27556
Max. memory (cumulated for all children) (KiB): 4080

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


# summary of solver processes directly reported to runsolver:
#   pid: 6884
#   total CPU time (s): 1316.58
#   total CPU user time (s): 1316.58
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.52414 second user time and 7.61288 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-23 04:54:08
IDJOB=4293354
IDBENCH=141166
IDSOLVER=2752
FILE ID=node135/4293354-1532314448
RUNJOBID= node135-1532297735-5127
PBS_JOBID= 21018994
Free space on /tmp= 52932 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P03_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293354-1532314448/watcher-4293354-1532314448 -o /tmp/evaluation-result-4293354-1532314448/solver-4293354-1532314448 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532297735-5127 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293354-1532314448.xml

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

MD5SUM BENCH= 76f2570dac1ecc86f40824dfede26263
RANDOM SEED=414524089

node135.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.50
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.50
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.50
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.50
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:        23323552 kB
MemAvailable:   31912916 kB
Buffers:          184832 kB
Cached:          8592848 kB
SwapCached:            0 kB
Active:          1448920 kB
Inactive:        7408432 kB
Active(anon):      29512 kB
Inactive(anon):    69912 kB
Active(file):    1419408 kB
Inactive(file):  7338520 kB
Unevictable:        7188 kB
Mlocked:            7188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:        105228 kB
Mapped:            38260 kB
Shmem:             17056 kB
Slab:             287840 kB
SReclaimable:     259896 kB
SUnreclaim:        27944 kB
KernelStack:        3632 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     368552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 52928 MiB
End job on node135 at 2018-07-23 05:16:04