Trace number 4298610

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.12? (TO) 2519.83 2520.01

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P02_c18.xml
MD5SUM803795f7a37fd3a40686e408980b1bff
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 benchmark68.1185
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":10}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":25},{"degree":6,"count":10}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":10,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"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-4298610-1532759620.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: 65
0.00/0.01	c |            Domain Sizes: 25..26
0.00/0.01	c |
0.00/0.01	c |             Constraints: 27
0.00/0.01	c |                   Arity: 3..25  -- Ternary: 25
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: 25
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[0][4][0]
0.00/0.01	c remove useless variable ce[0][4][1]
0.00/0.01	c remove useless variable ce[0][4][2]
0.00/0.01	c remove useless variable ce[0][4][3]
0.00/0.01	c remove useless variable ce[0][4][4]
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[1][4][0]
0.00/0.01	c remove useless variable ce[1][4][1]
0.00/0.01	c remove useless variable ce[1][4][2]
0.00/0.01	c remove useless variable ce[1][4][3]
0.00/0.01	c remove useless variable ce[1][4][4]
0.60/0.63	c 101            130            4471           15782          0              0              10   14   11   
1.10/1.13	c 211            310            10800          35318          0              0              11   20   16   
1.49/1.54	c 332            474            16725          53432          0              0              10   12   11   
1.89/1.95	c 465            692            24153          74495          0              0              9   20   16    
2.29/2.38	c 611            1006           32874          102638         0              0              9   17   11    
2.79/2.89	c 771            1264           44479          128928         0              0              9   12   10    
3.39/3.47	c 947            1543           53079          155302         0              0              8   20   17    
4.00/4.10	c 1140           1885           63521          187146         0              0              8   20   15    
4.69/4.76	c 1352           2220           73687          220916         0              0              8   20   16    
5.29/5.38	c 1585           2601           88651          261502         0              0              11   14   11   
10.79/10.85	c 1841           3076           112924         342516         0              0              12   16   13   
16.49/16.51	c 2122           3585           140085         430578         0              0              12   15   13   
17.69/17.77	c 2431           4102           157957         480426         0              0              9   19   12    
18.59/18.67	c 2770           4600           177777         544359         0              0              11   13   11   
19.89/19.92	c 3142           5125           204321         596081         0              0              10   13   11   
21.59/21.63	c 3551           5831           228675         667902         0              0              8   21   17    
23.10/23.15	c 4000           6492           263424         746260         0              0              10   13   11   
24.39/24.46	c 4493           7184           294516         822833         0              0              11   16   12   
26.49/26.51	c 5035           7983           325688         910369         0              0              8   21   18    
43.59/43.60	c 5631           9185           396005         1151562        0              0              11   15   13   
61.39/61.40	c 6286           10472          471792         1391088        0              0              11   15   13   
64.49/64.57	c 7006           11709          514515         1523223        0              0              6   22   14    
74.10/74.17	c 7798           12995          581917         1694039        0              0              11   16   12   
77.00/77.04	c 8669           14317          625532         1831958        0              0              8   21   16    
80.19/80.22	c 9627           15719          692478         1997972        0              0              10   17   11   
83.79/83.84	c 10680          17404          766316         2205401        0              0              9   19   11    
104.59/104.69	c 11838          19419          875125         2509148        0              0              10   16   12   
109.89/109.90	c 13111          21804          958252         2739413        0              0              6   22   12    
114.00/114.02	c 14511          24311          1064299        3002285        0              0              8   25   12    
143.59/143.60	c 16051          26935          1218593        3437222        0              0              10   16   12   
150.59/150.65	c 17745          29796          1320192        3744289        0              0              3   21   16    
198.38/198.48	c 19608          33302          1539958        4402225        0              0              10   15   12   
244.58/244.62	c 21657          37113          1746958        5029991        0              0              10   15   13   
284.68/284.70	c 23910          41060          1943835        5618842        0              0              9   16   12    
294.18/294.20	c 26388          45341          2100997        6134194        0              0              7   19   10    
305.28/305.36	c 29113          49789          2266335        6613807        0              0              8   21   16    
319.09/319.15	c 32110          55290          2468104        7214915        0              0              8   21   13    
331.38/331.47	c 35406          60807          2678620        7838005        0              0              8   21   14    
344.99/345.05	c 39031          66328          2968314        8522666        0              0              8   15   11    
410.48/410.53	c 43018          73017          3320758        9563740        0              0              10   16   13   
427.99/428.02	c 47403          79341          3658942        10413175       0              0              9   19   11    
522.28/522.33	c 52226          87667          4112330        11721877       0              0              9   17   13    
540.99/541.05	c 57531          95579          4513484        12684218       0              0              9   13   11    
569.28/569.34	c 63366          106885         4854552        13883042       0              0              7   22   17    
611.78/611.82	c 69784          117645         5369333        15020787       0              0              6   20   9     
755.28/755.31	c 76843          129869         6014896        17160412       0              0              9   16   13    
875.37/875.43	c 84607          142876         6630114        19011243       0              0              9   17   13    
902.87/902.95	c 93147          156770         7218770        20577887       0              0              6   23   11    
947.98/948.07	c 102541         171315         7867181        22307442       0              0              7   21   10    
984.47/984.56	c 112874         186177         8597956        24043176       0              0              8   17   11    
1037.47/1037.59	c 124240         206314         9319917        26331406       0              0              7   22   15    
1255.34/1255.43	c 136742         227752         10452845       29603091       0              0              10   16   13   
1309.44/1309.57	c 150494         251658         11383204       32089399       0              0              7   22   12    
1540.61/1540.78	c 165621         277927         12637894       35605525       0              0              10   17   13   
1772.69/1772.83	c 182260         305475         13941738       39508584       0              0              9   17   12    
2100.45/2100.66	c 200562         335540         15519946       44225568       0              0              9   17   13    
2199.14/2199.38	c 220694         368128         16825762       48466391       0              0              7   22   12    
2261.03/2261.29	c 242839         403878         18517624       52578508       0              0              7   21   11    
2519.81/2520.00	
2519.81/2520.00	c *** INTERRUPTED ***
2519.81/2520.00	c restarts              : 58          
2519.81/2520.00	c conflicts             : 259579       (103 /sec)
2519.81/2520.00	c decisions             : 432665       (172 /sec)
2519.81/2520.00	c propagations          : 56900452    (22581 /sec)
2519.81/2520.00	c root propagations     : 0           
2519.81/2520.00	c filter calls          : 19941383       (7914 /sec)
2519.81/2520.00	c useless filter calls  : 8169896        (40 %)
2519.81/2520.00	c Memory used           : 26.91 MB
2519.81/2520.00	c CPU time              : 2519.82 s
2519.81/2520.00	
2519.81/2520.00	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 (11598 MiB free)
  memory of node 1: 16384 MiB (15095 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=5307, runsolver pid=5304

[startup+0.100198 s]*
/proc/loadavg: 2.01 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27333908/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4008 CPUtime=0.1 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1165 0 0 0 10 0 0 0 20 0 1 0 93525197 28073984 1002 33554432000 4194304 6142532 140721786008384 140721786005016 5363668 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1002 843 476 0 176 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4008 KiB

[startup+0.209727 s]*
/proc/loadavg: 2.01 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27333908/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4008 CPUtime=0.21 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1165 0 0 0 21 0 0 0 20 0 1 0 93525197 28073984 1002 33554432000 4194304 6142532 140721786008384 140721785995800 5363482 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1002 843 476 0 176 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4008 KiB

[startup+0.309212 s]*
/proc/loadavg: 2.01 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27333908/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4008 CPUtime=0.31 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1166 0 0 0 31 0 0 0 20 0 1 0 93525197 28073984 1002 33554432000 4194304 6142532 140721786008384 140721785995800 140030370759529 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1002 843 476 0 176 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4008 KiB

[startup+0.700332 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27333908/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4008 CPUtime=0.69 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1169 0 0 0 69 0 0 0 20 0 1 0 93525197 28073984 1002 33554432000 4194304 6142532 140721786008384 140721785995800 5146838 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1002 843 476 0 176 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4008 KiB

[startup+1.50034 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27334088/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4008 CPUtime=1.49 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1169 0 0 0 149 0 0 0 20 0 1 0 93525197 28073984 1002 33554432000 4194304 6142532 140721786008384 140721786005784 140030379780952 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1002 843 476 0 176 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4008 KiB

[startup+3.10944 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27334024/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4052 CPUtime=3.1 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1264 0 0 0 310 0 0 0 20 0 1 0 93525197 28073984 1013 33554432000 4194304 6142532 140721786008384 140721786005784 5361744 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+6.30032 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27334292/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4052 CPUtime=6.29 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1385 0 0 0 629 0 0 0 20 0 1 0 93525197 28073984 1013 33554432000 4194304 6142532 140721786008384 140721786005784 4965024 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27334184/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4052 CPUtime=12.69 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1493 0 0 0 1269 0 0 0 20 0 1 0 93525197 28073984 1013 33554432000 4194304 6142532 140721786008384 140721786005784 5361728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 5308
/proc/meminfo: memFree=27334184/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4052 CPUtime=25.49 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1709 0 0 0 2549 0 0 0 20 0 1 0 93525197 28073984 1013 33554432000 4194304 6142532 140721786008384 140721786005784 140030379781002 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 5309
/proc/meminfo: memFree=27334360/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4052 CPUtime=51.1 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1817 0 0 0 5110 0 0 0 20 0 1 0 93525197 28073984 1013 33554432000 4194304 6142532 140721786008384 140721786005784 5371726 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 5310
/proc/meminfo: memFree=27334296/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4056 CPUtime=102.29 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 1927 0 0 0 10229 0 0 0 20 0 1 0 93525197 28073984 1014 33554432000 4194304 6142532 140721786008384 140721786005784 140030370759527 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1014 845 476 0 176 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4056 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 5311
/proc/meminfo: memFree=27334296/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4056 CPUtime=162.29 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 2036 0 0 0 16229 0 0 0 20 0 1 0 93525197 28073984 1014 33554432000 4194304 6142532 140721786008384 140721786005784 5366764 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1014 845 476 0 176 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4056 KiB

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/191 5312
/proc/meminfo: memFree=27334020/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4056 CPUtime=222.28 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 2145 0 0 0 22228 0 0 0 20 0 1 0 93525197 28073984 1014 33554432000 4194304 6142532 140721786008384 140721786005784 5399679 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1014 845 476 0 176 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4056 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/191 5313
/proc/meminfo: memFree=27333916/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4056 CPUtime=282.28 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 2254 0 0 0 28228 0 0 0 20 0 1 0 93525197 28073984 1014 33554432000 4194304 6142532 140721786008384 140721786005784 5399712 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1014 845 476 0 176 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4056 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/190 5314
/proc/meminfo: memFree=27334108/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4056 CPUtime=342.28 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 2363 0 0 0 34228 0 0 0 20 0 1 0 93525197 28073984 1014 33554432000 4194304 6142532 140721786008384 140721786005784 5363569 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1014 845 476 0 176 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4056 KiB

[startup+402.3 s]
/proc/loadavg: 2.13 2.04 2.05 3/191 5323
/proc/meminfo: memFree=27333328/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4056 CPUtime=402.28 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 2462 0 0 0 40228 0 0 0 20 0 1 0 93525197 28073984 1014 33554432000 4194304 6142532 140721786008384 140721786005784 5367122 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1014 845 476 0 176 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4056 KiB

[startup+462.3 s]
/proc/loadavg: 2.10 2.05 2.05 3/191 5324
/proc/meminfo: memFree=27333624/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27416 memory=4056 CPUtime=462.28 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 2581 0 0 0 46228 0 0 0 20 0 1 0 93525197 28073984 1014 33554432000 4194304 6142532 140721786008384 140721786005784 5366734 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6854 1014 845 476 0 176 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4056 KiB


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

/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 1722.19 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+1782.3 s]
/proc/loadavg: 2.27 2.12 2.08 3/190 5389
/proc/meminfo: memFree=27332476/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=1782.19 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 4889 0 0 0 178219 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5363528 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 1782.19 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+1842.3 s]
/proc/loadavg: 2.17 2.12 2.08 3/191 5391
/proc/meminfo: memFree=27332308/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=1842.18 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 4989 0 0 0 184218 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5361263 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 1842.18 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+1902.3 s]
/proc/loadavg: 2.06 2.10 2.08 3/191 5392
/proc/meminfo: memFree=27332148/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=1902.17 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5089 0 0 0 190217 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 140030379780928 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 1902.17 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/191 5393
/proc/meminfo: memFree=27332232/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=1962.17 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5189 0 0 0 196217 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5371800 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 1962.17 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/191 5394
/proc/meminfo: memFree=27332212/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2022.16 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5289 0 0 0 202216 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5371752 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2022.16 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/191 5395
/proc/meminfo: memFree=27332192/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2082.15 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5389 0 0 0 208215 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5363668 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2082.15 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/191 5396
/proc/meminfo: memFree=27332084/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2142.15 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5499 0 0 0 214215 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5146759 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2142.15 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/190 5404
/proc/meminfo: memFree=27331632/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2202.14 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5609 0 0 0 220214 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5374338 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2202.14 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 5406
/proc/meminfo: memFree=27331964/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2262.13 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5719 0 0 0 226213 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5366756 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2262.13 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 5468
/proc/meminfo: memFree=27332400/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2322.13 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5819 0 0 0 232213 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5363633 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2322.13 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 5469
/proc/meminfo: memFree=27328648/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2382.12 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 5919 0 0 0 238212 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5375774 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2382.12 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5469
/proc/meminfo: memFree=27328388/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2442.11 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 6019 0 0 0 244211 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5361240 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2442.11 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5470
/proc/meminfo: memFree=27328368/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2502.11 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 6119 0 0 0 250211 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 5363652 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2502.11 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/191 5471
/proc/meminfo: memFree=27328460/32770624 swapFree=67108860/67108860
[pid=5307] ppid=5304 vsize=27548 memory=4060 CPUtime=2519.81 cores=0,2,4,6
/proc/5307/stat : 5307 (cosoco) R 5304 5307 2830 0 -1 4202496 6219 0 0 0 251981 0 0 0 20 0 1 0 93525197 28209152 1015 33554432000 4194304 6142532 140721786008384 140721786005784 140030379168928 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 31543296 140721786016902 140721786017032 140721786017032 140721786019790 0
/proc/5307/statm: 6887 1015 845 476 0 209 0
Current children cumulated CPU time: 2519.81 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4060 KiB

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

[startup+2520.01 s]
# the end of solver process 5307 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.82 s, system=0.006999 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.83
CPU user time (s): 2519.82
CPU system time (s): 0.006999
CPU usage (%): 99.9928
Max. virtual memory (cumulated for all children) (KiB): 27548
Max. memory (cumulated for all children) (KiB): 4060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.82
system time used= 0.006999
maximum resident set size= 4124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6265
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= 15
involuntary context switches= 2892


# summary of solver processes directly reported to runsolver:
#   pid: 5307
#   total CPU time (s): 2519.83
#   total CPU user time (s): 2519.82
#   total CPU system time (s): 0.006999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4767 second user time and 14.29 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 08:33:40
IDJOB=4298610
IDBENCH=141173
IDSOLVER=2761
FILE ID=node135/4298610-1532759620
RUNJOBID= node135-1532739149-2861
PBS_JOBID= 21022438
Free space on /tmp= 48364 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P02_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298610-1532759620/watcher-4298610-1532759620 -o /tmp/evaluation-result-4298610-1532759620/solver-4298610-1532759620 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532739149-2861 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298610-1532759620.xml

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=154586469

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:        27334696 kB
MemAvailable:   31930748 kB
Buffers:          188664 kB
Cached:          4640332 kB
SwapCached:            0 kB
Active:          1642232 kB
Inactive:        3242332 kB
Active(anon):       6552 kB
Inactive(anon):    76948 kB
Active(file):    1635680 kB
Inactive(file):  3165384 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:         62844 kB
Mapped:            44200 kB
Shmem:             25248 kB
Slab:             249684 kB
SReclaimable:     221644 kB
SUnreclaim:        28040 kB
KernelStack:        3328 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352768 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:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48360 MiB
End job on node135 at 2018-07-28 09:15:40