Trace number 4293417

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.98 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 benchmark21.8959
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-4293417-1532316041.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.62	c 101            130            4471           15782          0              0              10   14   11   
1.10/1.11	c 211            310            10800          35318          0              0              11   20   16   
1.49/1.51	c 332            474            16725          53432          0              0              10   12   11   
1.89/1.93	c 465            692            24153          74495          0              0              9   20   16    
2.29/2.35	c 611            1006           32874          102638         0              0              9   17   11    
2.79/2.85	c 771            1264           44479          128928         0              0              9   12   10    
3.39/3.42	c 947            1543           53079          155302         0              0              8   20   17    
4.00/4.03	c 1140           1885           63521          187146         0              0              8   20   15    
4.59/4.69	c 1352           2220           73687          220916         0              0              8   20   16    
5.29/5.30	c 1585           2601           88651          261502         0              0              11   14   11   
10.69/10.72	c 1841           3076           112924         342516         0              0              12   16   13   
16.19/16.29	c 2122           3585           140085         430578         0              0              12   15   13   
17.49/17.54	c 2431           4102           157957         480426         0              0              9   19   12    
18.39/18.44	c 2770           4600           177777         544359         0              0              11   13   11   
19.59/19.67	c 3142           5125           204321         596081         0              0              10   13   11   
21.29/21.38	c 3551           5831           228675         667902         0              0              8   21   17    
22.79/22.89	c 4000           6492           263424         746260         0              0              10   13   11   
24.10/24.16	c 4493           7184           294516         822833         0              0              11   16   12   
26.19/26.21	c 5035           7983           325688         910369         0              0              8   21   18    
43.00/43.06	c 5631           9185           396005         1151562        0              0              11   15   13   
60.59/60.64	c 6286           10472          471792         1391088        0              0              11   15   13   
63.69/63.79	c 7006           11709          514515         1523223        0              0              6   22   14    
73.19/73.25	c 7798           12995          581917         1694039        0              0              11   16   12   
76.00/76.10	c 8669           14317          625532         1831958        0              0              8   21   16    
79.19/79.26	c 9627           15719          692478         1997972        0              0              10   17   11   
82.79/82.80	c 10680          17404          766316         2205401        0              0              9   19   11    
103.29/103.38	c 11838          19419          875125         2509148        0              0              10   16   12   
108.49/108.55	c 13111          21804          958252         2739413        0              0              6   22   12    
112.59/112.62	c 14511          24311          1064299        3002285        0              0              8   25   12    
141.79/141.88	c 16051          26935          1218593        3437222        0              0              10   16   12   
148.79/148.89	c 17745          29796          1320192        3744289        0              0              3   21   16    
195.89/195.95	c 19608          33302          1539958        4402225        0              0              10   15   12   
241.19/241.28	c 21657          37113          1746958        5029991        0              0              10   15   13   
280.59/280.68	c 23910          41060          1943835        5618842        0              0              9   16   12    
290.00/290.06	c 26388          45341          2100997        6134194        0              0              7   19   10    
301.10/301.12	c 29113          49789          2266335        6613807        0              0              8   21   16    
314.79/314.83	c 32110          55290          2468104        7214915        0              0              8   21   13    
326.99/327.07	c 35406          60807          2678620        7838005        0              0              8   21   14    
340.39/340.46	c 39031          66328          2968314        8522666        0              0              8   15   11    
404.99/405.08	c 43018          73017          3320758        9563740        0              0              10   16   13   
422.29/422.39	c 47403          79341          3658942        10413175       0              0              9   19   11    
515.28/515.30	c 52226          87667          4112330        11721877       0              0              9   17   13    
533.78/533.83	c 57531          95579          4513484        12684218       0              0              9   13   11    
561.99/562.01	c 63366          106885         4854552        13883042       0              0              7   22   17    
603.88/603.98	c 69784          117645         5369333        15020787       0              0              6   20   9     
745.28/745.38	c 76843          129869         6014896        17160412       0              0              9   16   13    
863.58/863.60	c 84607          142876         6630114        19011243       0              0              9   17   13    
890.78/890.87	c 93147          156770         7218770        20577887       0              0              6   23   11    
935.38/935.49	c 102541         171315         7867181        22307442       0              0              7   21   10    
971.48/971.55	c 112874         186177         8597956        24043176       0              0              8   17   11    
1024.09/1024.17	c 124240         206314         9319917        26331406       0              0              7   22   15    
1238.98/1239.03	c 136742         227752         10452845       29603091       0              0              10   16   13   
1292.58/1292.62	c 150494         251658         11383204       32089399       0              0              7   22   12    
1519.57/1519.65	c 165621         277927         12637894       35605525       0              0              10   17   13   
1747.98/1748.06	c 182260         305475         13941738       39508584       0              0              9   17   12    
2071.07/2071.12	c 200562         335540         15519946       44225568       0              0              9   17   13    
2168.56/2168.68	c 220694         368128         16825762       48466391       0              0              7   22   12    
2229.86/2229.97	c 242839         403878         18517624       52578508       0              0              7   21   11    
2519.96/2520.00	
2519.96/2520.00	c *** INTERRUPTED ***
2519.96/2520.00	c restarts              : 58          
2519.96/2520.00	c conflicts             : 261871       (104 /sec)
2519.96/2520.00	c decisions             : 436592       (173 /sec)
2519.96/2520.00	c propagations          : 57486811    (22812 /sec)
2519.96/2520.00	c root propagations     : 0           
2519.96/2520.00	c filter calls          : 20142924       (7993 /sec)
2519.96/2520.00	c useless filter calls  : 8264722        (41 %)
2519.96/2520.00	c Memory used           : 26.91 MB
2519.96/2520.00	c CPU time              : 2519.97 s
2519.96/2520.00	
2519.96/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 (13085 MiB free)
  memory of node 1: 16384 MiB (13782 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293417-1532316041/watcher-4293417-1532316041 -o /tmp/evaluation-result-4293417-1532316041/solver-4293417-1532316041 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532293349-10562 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293417-1532316041.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=13064, runsolver pid=13061

[startup+0.100122 s]*
/proc/loadavg: 1.92 2.00 2.04 3/192 13065
/proc/meminfo: memFree=27511684/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4008 CPUtime=0.1 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1163 0 0 0 10 0 0 0 20 0 1 0 49167359 28073984 1002 33554432000 4194304 6142532 140736891476128 140736891472760 5374073 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/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.209661 s]*
/proc/loadavg: 1.92 2.00 2.04 3/192 13065
/proc/meminfo: memFree=27512152/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4008 CPUtime=0.21 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1163 0 0 0 21 0 0 0 20 0 1 0 49167359 28073984 1002 33554432000 4194304 6142532 140736891476128 140736891463544 5363668 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/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.30919 s]*
/proc/loadavg: 1.92 2.00 2.04 3/192 13065
/proc/meminfo: memFree=27512152/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4008 CPUtime=0.31 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1164 0 0 0 31 0 0 0 20 0 1 0 49167359 28073984 1002 33554432000 4194304 6142532 140736891476128 140736891463544 140356932251031 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/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.700229 s]
/proc/loadavg: 1.92 2.00 2.04 3/192 13065
/proc/meminfo: memFree=27512152/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4008 CPUtime=0.69 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1167 0 0 0 69 0 0 0 20 0 1 0 49167359 28073984 1002 33554432000 4194304 6142532 140736891476128 140736891463544 5371684 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/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.50022 s]
/proc/loadavg: 1.92 2.00 2.04 3/192 13065
/proc/meminfo: memFree=27512152/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4008 CPUtime=1.49 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1167 0 0 0 149 0 0 0 20 0 1 0 49167359 28073984 1002 33554432000 4194304 6142532 140736891476128 140736891473528 140356932248406 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/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.10909 s]
/proc/loadavg: 1.92 2.00 2.04 3/192 13065
/proc/meminfo: memFree=27512152/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4048 CPUtime=3.1 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1276 0 0 0 310 0 0 0 20 0 1 0 49167359 28073984 1012 33554432000 4194304 6142532 140736891476128 140736891473528 140356932251039 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1012 845 476 0 176 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+6.30023 s]
/proc/loadavg: 1.93 2.00 2.04 3/192 13065
/proc/meminfo: memFree=27512444/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4048 CPUtime=6.29 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1385 0 0 0 629 0 0 0 20 0 1 0 49167359 28073984 1012 33554432000 4194304 6142532 140736891476128 140736891473528 5374342 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1012 845 476 0 176 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 2.04 3/191 13065
/proc/meminfo: memFree=27512520/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4048 CPUtime=12.69 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1494 0 0 0 1269 0 0 0 20 0 1 0 49167359 28073984 1012 33554432000 4194304 6142532 140736891476128 140736891473528 5374069 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1012 845 476 0 176 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 2.04 3/191 13065
/proc/meminfo: memFree=27512540/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4048 CPUtime=25.49 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1712 0 0 0 2549 0 0 0 20 0 1 0 49167359 28073984 1012 33554432000 4194304 6142532 140736891476128 140736891473528 140356941269830 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1012 845 476 0 176 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+51.1091 s]
/proc/loadavg: 1.97 2.00 2.04 3/191 13065
/proc/meminfo: memFree=27512416/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4048 CPUtime=51.1 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1821 0 0 0 5110 0 0 0 20 0 1 0 49167359 28073984 1012 33554432000 4194304 6142532 140736891476128 140736891473528 5374073 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1012 845 476 0 176 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4048 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/191 13066
/proc/meminfo: memFree=27512428/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4052 CPUtime=102.29 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 1932 0 0 0 10229 0 0 0 20 0 1 0 49167359 28073984 1013 33554432000 4194304 6142532 140736891476128 140736891473528 5375782 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/191 13067
/proc/meminfo: memFree=27512180/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4052 CPUtime=162.29 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 2042 0 0 0 16229 0 0 0 20 0 1 0 49167359 28073984 1013 33554432000 4194304 6142532 140736891476128 140736891473528 5396698 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/192 13069
/proc/meminfo: memFree=27512632/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4052 CPUtime=222.29 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 2152 0 0 0 22229 0 0 0 20 0 1 0 49167359 28073984 1013 33554432000 4194304 6142532 140736891476128 140736891473528 5371752 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 13071
/proc/meminfo: memFree=27511920/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4052 CPUtime=282.29 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 2262 0 0 0 28229 0 0 0 20 0 1 0 49167359 28073984 1013 33554432000 4194304 6142532 140736891476128 140736891473528 5175264 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 13072
/proc/meminfo: memFree=27512168/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4052 CPUtime=342.29 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 2372 0 0 0 34229 0 0 0 20 0 1 0 49167359 28073984 1013 33554432000 4194304 6142532 140736891476128 140736891473528 5360440 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 13073
/proc/meminfo: memFree=27512368/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4052 CPUtime=402.29 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 2472 0 0 0 40229 0 0 0 20 0 1 0 49167359 28073984 1013 33554432000 4194304 6142532 140736891476128 140736891473528 5146764 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 13075
/proc/meminfo: memFree=27512084/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27416 memory=4052 CPUtime=462.29 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 2592 0 0 0 46229 0 0 0 20 0 1 0 49167359 28073984 1013 33554432000 4194304 6142532 140736891476128 140736891473528 5399746 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6854 1013 845 476 0 176 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4052 KiB


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

/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 1722.27 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+1782.3 s]
/proc/loadavg: 2.07 2.06 2.06 3/192 13248
/proc/meminfo: memFree=27416156/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=1782.27 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 4922 0 0 0 178227 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5374338 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 1782.27 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/191 13249
/proc/meminfo: memFree=27416960/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=1842.27 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5023 0 0 0 184227 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5371808 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 1842.27 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+1902.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/191 13250
/proc/meminfo: memFree=27416440/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=1902.27 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5124 0 0 0 190227 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5371774 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 1902.27 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+1962.3 s]
/proc/loadavg: 2.09 2.06 2.05 3/190 13251
/proc/meminfo: memFree=27416840/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=1962.27 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5225 0 0 0 196227 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5376422 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 1962.27 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2022.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/191 13253
/proc/meminfo: memFree=27416816/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2022.27 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5326 0 0 0 202227 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5363580 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2022.27 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2082.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/191 13315
/proc/meminfo: memFree=26965316/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2082.27 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5437 0 0 0 208227 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5371860 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2082.27 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2142.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/191 13316
/proc/meminfo: memFree=26951580/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2142.26 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5538 0 0 0 214226 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5175278 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/191 13317
/proc/meminfo: memFree=26950876/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2202.26 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5649 0 0 0 220226 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 140356941269824 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2262.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/191 13319
/proc/meminfo: memFree=26951036/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2262.26 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5760 0 0 0 226226 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5360440 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2322.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/190 13320
/proc/meminfo: memFree=26951324/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2322.26 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5861 0 0 0 232226 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5363683 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/191 13329
/proc/meminfo: memFree=26948880/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2382.26 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 5962 0 0 0 238226 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5363683 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 13353
/proc/meminfo: memFree=26944324/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2442.26 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 6063 0 0 0 244226 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5376422 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2442.26 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 13354
/proc/meminfo: memFree=26944648/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2502.26 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 6164 0 0 0 250226 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 5360482 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2502.26 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.02 2.05 3/192 13355
/proc/meminfo: memFree=26944980/32770624 swapFree=67108860/67108860
[pid=13064] ppid=13061 vsize=27548 memory=4056 CPUtime=2519.96 cores=0,2,4,6
/proc/13064/stat : 13064 (cosoco) R 13061 13064 10531 0 -1 4202496 6265 0 0 0 251996 0 0 0 20 0 1 0 49167359 28209152 1014 33554432000 4194304 6142532 140736891476128 140736891473528 140356932248406 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 10694656 140736891479174 140736891479304 140736891479304 140736891482062 0
/proc/13064/statm: 6887 1014 845 476 0 209 0
Current children cumulated CPU time: 2519.96 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4056 KiB

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

[startup+2520.01 s]
# the end of solver process 13064 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.97 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.98
CPU user time (s): 2519.97
CPU system time (s): 0.006999
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 27548
Max. memory (cumulated for all children) (KiB): 4056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.97
system time used= 0.006999
maximum resident set size= 4120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6311
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= 14
involuntary context switches= 807


# summary of solver processes directly reported to runsolver:
#   pid: 13064
#   total CPU time (s): 2519.98
#   total CPU user time (s): 2519.97
#   total CPU system time (s): 0.006999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.08153 second user time and 15.9061 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-23 05:20:42
IDJOB=4293417
IDBENCH=141173
IDSOLVER=2752
FILE ID=node134/4293417-1532316041
RUNJOBID= node134-1532293349-10562
PBS_JOBID= 21018978
Free space on /tmp= 55992 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-4293417-1532316041/watcher-4293417-1532316041 -o /tmp/evaluation-result-4293417-1532316041/solver-4293417-1532316041 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532293349-10562 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293417-1532316041.xml

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=603402852

node134.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.68
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.68
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.68
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.68
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:        27512420 kB
MemAvailable:   31976780 kB
Buffers:          181544 kB
Cached:          4547116 kB
SwapCached:            0 kB
Active:          1389532 kB
Inactive:        3395548 kB
Active(anon):       5696 kB
Inactive(anon):    70304 kB
Active(file):    1383836 kB
Inactive(file):  3325244 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2840 kB
Writeback:             0 kB
AnonPages:         63256 kB
Mapped:            39032 kB
Shmem:             17056 kB
Slab:             170668 kB
SReclaimable:     142232 kB
SUnreclaim:        28436 kB
KernelStack:        3440 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55988 MiB
End job on node134 at 2018-07-23 06:02:42