Trace number 4298570

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.93 2520.01

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P03_c18.xml
MD5SUMf4fa601a34b34009a5b9ea58e60241da
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints42
Number of domains2
Minimum domain size40
Maximum domain size41
Distribution of domain sizes[{"size":40,"count":40},{"size":41,"count":15}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":40},{"degree":6,"count":10},{"degree":7,"count":5}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":15,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints40
Distribution of constraint types[{"type":"intension","count":40},{"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-4298570-1532758636.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: 100
0.00/0.01	c |            Domain Sizes: 40..41
0.00/0.01	c |
0.00/0.01	c |             Constraints: 42
0.00/0.01	c |                   Arity: 3..40  -- Ternary: 40
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: 40
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.00/0.01	c remove useless variable ce[2][0][0]
0.00/0.01	c remove useless variable ce[2][1][0]
0.00/0.01	c remove useless variable ce[2][1][1]
0.00/0.01	c remove useless variable ce[2][2][0]
0.00/0.01	c remove useless variable ce[2][2][1]
0.00/0.01	c remove useless variable ce[2][2][2]
0.00/0.01	c remove useless variable ce[2][3][0]
0.00/0.01	c remove useless variable ce[2][3][1]
0.00/0.01	c remove useless variable ce[2][3][2]
0.00/0.01	c remove useless variable ce[2][3][3]
0.00/0.01	c remove useless variable ce[2][4][0]
0.00/0.01	c remove useless variable ce[2][4][1]
0.00/0.01	c remove useless variable ce[2][4][2]
0.00/0.01	c remove useless variable ce[2][4][3]
0.00/0.01	c remove useless variable ce[2][4][4]
0.60/0.61	c 101            129            5116           23805          0              0              18   21   19   
1.39/1.44	c 211            310            9803           58219          0              0              17   22   18   
3.10/3.19	c 332            801            20117          107171         0              0              6   38   27    
4.59/4.69	c 465            963            26347          148158         0              0              20   21   20   
5.79/5.88	c 611            1141           31853          189549         0              0              21   23   22   
8.19/8.22	c 771            1501           44583          263259         0              0              14   23   19   
10.19/10.26	c 947            1923           56617          338384         0              0              7   22   14    
12.19/12.20	c 1140           2153           63571          388347         0              0              21   23   22   
14.49/14.57	c 1352           2412           71408          442469         0              0              20   25   22   
16.49/16.59	c 1585           2681           79780          497262         0              0              19   23   20   
19.19/19.26	c 1841           2977           88520          558640         0              0              20   23   21   
21.59/21.62	c 2122           3303           98334          622636         0              0              19   22   21   
24.69/24.70	c 2431           3806           114074         739138         0              0              16   25   18   
28.49/28.58	c 2770           4202           129431         839478         0              0              20   23   21   
31.39/31.43	c 3142           4626           141027         918166         0              0              20   24   22   
35.00/35.05	c 3551           6099           179408         1045567        0              0              14   38   25   
38.89/38.91	c 4000           6606           197087         1151481        0              0              19   23   21   
42.49/42.51	c 4493           7151           213347         1261655        0              0              18   21   20   
49.10/49.17	c 5035           8662           256598         1494115        0              0              13   37   19   
54.39/54.46	c 5631           9337           276163         1638264        0              0              20   25   22   
59.19/59.23	c 6286           10064          294719         1780597        0              0              21   23   22   
67.89/67.99	c 7006           10933          321893         1966302        0              0              21   27   24   
76.89/76.98	c 7798           13821          382641         2277719        0              0              11   38   23   
85.39/85.40	c 8669           14812          410623         2494727        0              0              22   24   22   
96.19/96.24	c 9627           17392          485293         2869734        0              0              15   27   19   
105.29/105.38	c 10680          19589          568105         3171156        0              0              15   25   21   
116.00/116.10	c 11838          22408          649294         3539375        0              0              14   36   20   
129.89/129.98	c 13111          23878          698692         3886845        0              0              20   26   24   
146.79/146.85	c 14511          25477          756666         4288762        0              0              21   26   23   
162.19/162.25	c 16051          30785          876740         4888460        0              0              8   38   22    
175.78/175.86	c 17745          32688          927567         5260073        0              0              20   26   23   
194.88/194.90	c 19608          37459          1067462        5940615        0              0              15   27   20   
215.18/215.26	c 21657          39757          1141983        6453306        0              0              20   26   23   
238.48/238.52	c 23910          46914          1313754        7253606        0              0              8   45   25    
262.18/262.23	c 26388          49702          1399700        7892049        0              0              19   26   22   
294.68/294.74	c 29113          59984          1626106        8864791        0              0              12   38   25   
314.28/314.35	c 32110          63264          1709046        9489884        0              0              18   23   21   
344.48/344.56	c 35406          66971          1820618        10282409       0              0              20   26   22   
378.09/378.19	c 39031          76993          2075481        11423042       0              0              12   37   20   
413.38/413.48	c 43018          81342          2217128        12427500       0              0              18   24   21   
450.08/450.15	c 47403          86087          2365617        13478115       0              0              18   23   21   
497.67/497.71	c 52226          98831          2718679        14999908       0              0              14   37   21   
553.37/553.45	c 57531          115257         3101081        16699783       0              0              13   38   23   
598.37/598.43	c 63366          122174         3364475        18587171       0              0              10   17   14   
660.67/660.70	c 69784          129130         3577559        20307913       0              0              18   23   21   
722.46/722.57	c 76843          137053         3818662        21971525       0              0              19   27   23   
801.46/801.56	c 84607          157816         4409945        24529175       0              0              13   38   21   
871.76/871.88	c 93147          167240         4669635        26728076       0              0              19   27   22   
978.86/978.91	c 102541         193398         5375301        29843440       0              0              13   38   23   
1050.96/1051.08	c 112874         204735         5688196        32191647       0              0              19   24   23   
1173.65/1173.78	c 124240         233909         6569252        36196979       0              0              13   39   20   
1333.05/1333.13	c 136742         279958         7603381        41004029       0              0              14   39   26   
1433.95/1434.04	c 150494         295078         7990904        44327452       0              0              20   25   23   
1567.05/1567.19	c 165621         312690         8422675        47723601       0              0              20   26   24   
1773.63/1773.73	c 182260         332858         8983960        52046991       0              0              19   29   23   
1983.93/1984.08	c 200562         353486         9687372        56802011       0              0              18   26   22   
2280.31/2280.41	c 220694         377867         10467655       62402790       0              0              18   27   22   
2506.01/2506.13	c 242839         402626         11218004       67701113       0              0              18   25   22   
2519.91/2520.00	
2519.91/2520.00	c *** INTERRUPTED ***
2519.91/2520.00	c restarts              : 58          
2519.91/2520.00	c conflicts             : 244218       (97 /sec)
2519.91/2520.00	c decisions             : 404147       (160 /sec)
2519.91/2520.00	c propagations          : 68031426    (26997 /sec)
2519.91/2520.00	c root propagations     : 0           
2519.91/2520.00	c filter calls          : 11263076       (4470 /sec)
2519.91/2520.00	c useless filter calls  : 4661880        (41 %)
2519.91/2520.00	c Memory used           : 27.17 MB
2519.91/2520.00	c CPU time              : 2519.92 s
2519.91/2520.00	
2519.91/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 (11670 MiB free)
  memory of node 1: 16384 MiB (15829 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298570-1532758636/watcher-4298570-1532758636 -o /tmp/evaluation-result-4298570-1532758636/solver-4298570-1532758636 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24675 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4298570-1532758636.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
solver pid=27241, runsolver pid=27238
Current StackSize limit: 8192 KiB


[startup+0.100197 s]*
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159372/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27684 memory=4276 CPUtime=0.1 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 1227 0 0 0 10 0 0 0 20 0 1 0 93426736 28348416 1069 33554432000 4194304 6142532 140720658313760 140720658310392 5146777 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6921 1069 845 476 0 243 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4276 KiB

[startup+0.209828 s]*
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159372/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27684 memory=4276 CPUtime=0.21 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 1228 0 0 0 21 0 0 0 20 0 1 0 93426736 28348416 1069 33554432000 4194304 6142532 140720658313760 140720658310392 5372399 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6921 1069 845 476 0 243 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4276 KiB

[startup+0.30918 s]*
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159100/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27684 memory=4276 CPUtime=0.31 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 1229 0 0 0 31 0 0 0 20 0 1 0 93426736 28348416 1069 33554432000 4194304 6142532 140720658313760 140720658310392 5399674 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6921 1069 845 476 0 243 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4276 KiB

[startup+0.700335 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28158860/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27684 memory=4276 CPUtime=0.69 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 1237 0 0 0 69 0 0 0 20 0 1 0 93426736 28348416 1069 33554432000 4194304 6142532 140720658313760 140720658301176 140588383630185 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6921 1069 845 476 0 243 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4276 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159208/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4276 CPUtime=1.49 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 1242 0 0 0 149 0 0 0 20 0 1 0 93426736 28483584 1069 33554432000 4194304 6142532 140720658313760 140720658310648 5363664 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1069 845 476 0 276 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4276 KiB

[startup+3.10945 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159084/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4372 CPUtime=3.1 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 1417 0 0 0 310 0 0 0 20 0 1 0 93426736 28483584 1093 33554432000 4194304 6142532 140720658313760 140720658311160 5371770 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1093 845 476 0 276 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4372 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159112/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4380 CPUtime=6.29 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 1629 0 0 0 629 0 0 0 20 0 1 0 93426736 28483584 1095 33554432000 4194304 6142532 140720658313760 140720658311160 5367164 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1095 845 476 0 276 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4380 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159360/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4388 CPUtime=12.69 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 1820 0 0 0 1269 0 0 0 20 0 1 0 93426736 28483584 1097 33554432000 4194304 6142532 140720658313760 140720658311160 5399803 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1097 845 476 0 276 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4388 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159508/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4388 CPUtime=25.49 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 2202 0 0 0 2549 0 0 0 20 0 1 0 93426736 28483584 1097 33554432000 4194304 6142532 140720658313760 140720658311160 5374057 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1097 845 476 0 276 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4388 KiB

[startup+51.1093 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27242
/proc/meminfo: memFree=28159584/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=51.1 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 2394 0 0 0 5110 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5361758 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27243
/proc/meminfo: memFree=28159292/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=102.29 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 2586 0 0 0 10229 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5361252 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27244
/proc/meminfo: memFree=28159336/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=162.29 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 2778 0 0 0 16229 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5363536 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27252
/proc/meminfo: memFree=28159096/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=222.28 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 2970 0 0 0 22228 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5146740 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27253
/proc/meminfo: memFree=28159644/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=282.28 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 3162 0 0 0 28228 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5374350 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27254
/proc/meminfo: memFree=28159564/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=342.28 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 3354 0 0 0 34228 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 140588392651613 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27255
/proc/meminfo: memFree=28159232/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=402.28 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 3546 0 0 0 40228 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 140588383632810 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27378
/proc/meminfo: memFree=28184608/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=462.28 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 3738 0 0 0 46228 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 140588383627171 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB


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

/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 27417
/proc/meminfo: memFree=28184272/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=1782.23 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 7859 0 0 0 178223 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5371863 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 27418
/proc/meminfo: memFree=28184096/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=1842.23 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 8041 0 0 0 184223 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5366795 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 27419
/proc/meminfo: memFree=28184416/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=1902.23 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 8223 0 0 0 190223 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5363684 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 27420
/proc/meminfo: memFree=28184224/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=1962.22 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 8405 0 0 0 196222 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5396737 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 1962.22 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27428
/proc/meminfo: memFree=28183408/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2022.22 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 8597 0 0 0 202222 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5372476 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2022.22 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27429
/proc/meminfo: memFree=28183292/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2082.22 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 8779 0 0 0 208222 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5048056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27430
/proc/meminfo: memFree=28183596/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2142.22 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 8960 0 0 0 214222 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 140588383630338 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27431
/proc/meminfo: memFree=28183508/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2202.22 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 9142 0 0 0 220222 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5367138 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27432
/proc/meminfo: memFree=28183336/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2262.21 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 9323 0 0 0 226221 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 140588383632819 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2262.21 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27434
/proc/meminfo: memFree=28183652/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2322.21 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 9515 0 0 0 232221 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5375782 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2322.21 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27435
/proc/meminfo: memFree=28183512/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2382.21 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 9697 0 0 0 238221 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 5372399 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 27436
/proc/meminfo: memFree=28183592/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2442.21 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 9879 0 0 0 244221 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 4964544 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2442.21 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 27438
/proc/meminfo: memFree=28184420/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2502.21 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 10061 0 0 0 250221 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 140588383632804 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2502.21 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 27439
/proc/meminfo: memFree=28183188/32770624 swapFree=67108860/67108860
[pid=27241] ppid=27238 vsize=27816 memory=4392 CPUtime=2519.91 cores=0,2,4,6
/proc/27241/stat : 27241 (cosoco) R 27238 27241 24644 0 -1 4202496 10253 0 0 0 251991 0 0 0 20 0 1 0 93426736 28483584 1098 33554432000 4194304 6142532 140720658313760 140720658311160 140588392651663 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28033024 140720658318470 140720658318600 140720658318600 140720658321358 0
/proc/27241/statm: 6954 1098 845 476 0 276 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 4392 KiB

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

[startup+2520.01 s]
# the end of solver process 27241 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.92 s, system=0.005999 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.93
CPU user time (s): 2519.92
CPU system time (s): 0.005999
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 27816
Max. memory (cumulated for all children) (KiB): 4392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.92
system time used= 0.005999
maximum resident set size= 4456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10299
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= 3159


# summary of solver processes directly reported to runsolver:
#   pid: 27241
#   total CPU time (s): 2519.93
#   total CPU user time (s): 2519.92
#   total CPU system time (s): 0.005999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.9477 second user time and 18.1302 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 08:17:16
IDJOB=4298570
IDBENCH=141168
IDSOLVER=2761
FILE ID=node136/4298570-1532758636
RUNJOBID= node136-1532741135-24675
PBS_JOBID= 21022451
Free space on /tmp= 55796 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P03_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298570-1532758636/watcher-4298570-1532758636 -o /tmp/evaluation-result-4298570-1532758636/solver-4298570-1532758636 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24675 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298570-1532758636.xml

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

MD5SUM BENCH= f4fa601a34b34009a5b9ea58e60241da
RANDOM SEED=680360933

node136.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:        28160124 kB
MemAvailable:   31933968 kB
Buffers:          182796 kB
Cached:          3852236 kB
SwapCached:            0 kB
Active:          1741528 kB
Inactive:        2372548 kB
Active(anon):      30856 kB
Inactive(anon):    76472 kB
Active(file):    1710672 kB
Inactive(file):  2296076 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2476 kB
Writeback:             0 kB
AnonPages:         86784 kB
Mapped:            34772 kB
Shmem:             25228 kB
Slab:             193352 kB
SReclaimable:     165860 kB
SUnreclaim:        27492 kB
KernelStack:        3344 kB
PageTables:         5204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     378516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55792 MiB
End job on node136 at 2018-07-28 08:59:16