Trace number 4390154

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 2? (TO) 2400.09 2400.11

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K07-P03_c18.xml
MD5SUMca21bb45cdf77f5b8e0b27a9f8e7d69e
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 variables182
Number of constraints79
Number of domains2
Minimum domain size77
Maximum domain size78
Distribution of domain sizes[{"size":77,"count":77},{"size":78,"count":21}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":84},{"degree":2,"count":77},{"degree":8,"count":14},{"degree":9,"count":7}]
Minimum constraint arity3
Maximum constraint arity77
Distribution of constraint arities[{"arity":3,"count":77},{"arity":21,"count":1},{"arity":77,"count":1}]
Number of extensional constraints0
Number of intensional constraints77
Distribution of constraint types[{"type":"intension","count":77},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 0           
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390154-1568356125.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.03 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 182
0.00/0.02	c |            Domain Sizes: 77..78
0.00/0.02	c |
0.00/0.02	c |             Constraints: 79
0.00/0.02	c |                   Arity: 3..77  -- Ternary: 77
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 2
0.00/0.02	c |                          Intension: 77
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c remove useless variable ce[0][0][0]
0.00/0.02	c remove useless variable ce[0][1][0]
0.00/0.02	c remove useless variable ce[0][1][1]
0.00/0.02	c remove useless variable ce[0][2][0]
0.00/0.02	c remove useless variable ce[0][2][1]
0.00/0.02	c remove useless variable ce[0][2][2]
0.00/0.02	c remove useless variable ce[0][3][0]
0.00/0.02	c remove useless variable ce[0][3][1]
0.00/0.02	c remove useless variable ce[0][3][2]
0.00/0.02	c remove useless variable ce[0][3][3]
0.00/0.02	c remove useless variable ce[0][4][0]
0.00/0.02	c remove useless variable ce[0][4][1]
0.00/0.02	c remove useless variable ce[0][4][2]
0.00/0.02	c remove useless variable ce[0][4][3]
0.00/0.02	c remove useless variable ce[0][4][4]
0.00/0.02	c remove useless variable ce[0][5][0]
0.00/0.02	c remove useless variable ce[0][5][1]
0.00/0.02	c remove useless variable ce[0][5][2]
0.00/0.02	c remove useless variable ce[0][5][3]
0.00/0.02	c remove useless variable ce[0][5][4]
0.00/0.02	c remove useless variable ce[0][5][5]
0.00/0.02	c remove useless variable ce[0][6][0]
0.00/0.02	c remove useless variable ce[0][6][1]
0.00/0.02	c remove useless variable ce[0][6][2]
0.00/0.02	c remove useless variable ce[0][6][3]
0.00/0.02	c remove useless variable ce[0][6][4]
0.00/0.02	c remove useless variable ce[0][6][5]
0.00/0.02	c remove useless variable ce[0][6][6]
0.00/0.02	c remove useless variable ce[1][0][0]
0.00/0.02	c remove useless variable ce[1][1][0]
0.00/0.02	c remove useless variable ce[1][1][1]
0.00/0.02	c remove useless variable ce[1][2][0]
0.00/0.02	c remove useless variable ce[1][2][1]
0.00/0.02	c remove useless variable ce[1][2][2]
0.00/0.02	c remove useless variable ce[1][3][0]
0.00/0.02	c remove useless variable ce[1][3][1]
0.00/0.02	c remove useless variable ce[1][3][2]
0.00/0.02	c remove useless variable ce[1][3][3]
0.00/0.02	c remove useless variable ce[1][4][0]
0.00/0.02	c remove useless variable ce[1][4][1]
0.00/0.02	c remove useless variable ce[1][4][2]
0.00/0.02	c remove useless variable ce[1][4][3]
0.00/0.02	c remove useless variable ce[1][4][4]
0.00/0.02	c remove useless variable ce[1][5][0]
0.00/0.02	c remove useless variable ce[1][5][1]
0.00/0.02	c remove useless variable ce[1][5][2]
0.00/0.02	c remove useless variable ce[1][5][3]
0.00/0.02	c remove useless variable ce[1][5][4]
0.00/0.02	c remove useless variable ce[1][5][5]
0.00/0.02	c remove useless variable ce[1][6][0]
0.00/0.02	c remove useless variable ce[1][6][1]
0.00/0.02	c remove useless variable ce[1][6][2]
0.00/0.02	c remove useless variable ce[1][6][3]
0.00/0.02	c remove useless variable ce[1][6][4]
0.00/0.03	c remove useless variable ce[1][6][5]
0.00/0.03	c remove useless variable ce[1][6][6]
0.00/0.03	c remove useless variable ce[2][0][0]
0.00/0.03	c remove useless variable ce[2][1][0]
0.00/0.03	c remove useless variable ce[2][1][1]
0.00/0.03	c remove useless variable ce[2][2][0]
0.00/0.03	c remove useless variable ce[2][2][1]
0.00/0.03	c remove useless variable ce[2][2][2]
0.00/0.03	c remove useless variable ce[2][3][0]
0.00/0.03	c remove useless variable ce[2][3][1]
0.00/0.03	c remove useless variable ce[2][3][2]
0.00/0.03	c remove useless variable ce[2][3][3]
0.00/0.03	c remove useless variable ce[2][4][0]
0.00/0.03	c remove useless variable ce[2][4][1]
0.00/0.03	c remove useless variable ce[2][4][2]
0.00/0.03	c remove useless variable ce[2][4][3]
0.00/0.03	c remove useless variable ce[2][4][4]
0.00/0.03	c remove useless variable ce[2][5][0]
0.00/0.03	c remove useless variable ce[2][5][1]
0.00/0.03	c remove useless variable ce[2][5][2]
0.00/0.03	c remove useless variable ce[2][5][3]
0.00/0.03	c remove useless variable ce[2][5][4]
0.00/0.03	c remove useless variable ce[2][5][5]
0.00/0.03	c remove useless variable ce[2][6][0]
0.00/0.03	c remove useless variable ce[2][6][1]
0.00/0.03	c remove useless variable ce[2][6][2]
0.00/0.03	c remove useless variable ce[2][6][3]
0.00/0.03	c remove useless variable ce[2][6][4]
0.00/0.03	c remove useless variable ce[2][6][5]
0.00/0.03	c remove useless variable ce[2][6][6]
1.29/1.37	c 101            141            5951           53373          0              0              38   40   38   
3.39/3.49	c 211            421            15480          153431         0              0              38   43   38   
5.00/5.01	c 332            585            20728          222019         0              0              8   41   39    
6.69/6.74	c 465            877            30203          291269         0              0              27   44   39   
8.59/8.68	c 611            1066           36838          374776         0              0              11   41   39   
9.89/9.92	c 771            1266           45155          435446         0              0              6   26   25    
12.69/12.79	c 947            1466           56942          514197         0              0              12   14   13   
18.29/18.39	c 1140           1932           80832          681465         0              0              31   39   35   
23.29/23.33	c 1352           2265           99829          829626         0              0              26   43   37   
30.00/30.07	c 1585           2757           143696         1029199        0              0              14   51   42   
32.39/32.42	c 1841           3052           156766         1112219        0              0              14   23   21   
35.89/35.94	c 2122           3378           169148         1256901        0              0              13   40   38   
40.89/40.99	c 2431           3719           193334         1421199        0              0              14   27   26   
45.29/45.33	c 2770           4093           211774         1573509        0              0              12   29   28   
52.29/52.33	c 3142           4583           247419         1761672        0              0              9   66   12    
59.59/59.67	c 3551           5474           285418         2075059        0              0              9   43   37    
69.89/70.00	c 4000           6065           314552         2302067        0              0              31   36   32   
77.49/77.53	c 4493           7133           356231         2587900        0              0              11   43   38   
89.00/89.10	c 5035           7765           398143         2886920        0              0              12   22   13   
99.79/99.88	c 5631           9259           450226         3326133        0              0              29   44   38   
113.10/113.18	c 6286           10128          515936         3694712        0              0              10   20   16   
122.59/122.67	c 7006           10880          559861         4056051        0              0              7   11   10    
136.10/136.18	c 7798           12278          619917         4719166        0              0              16   43   38   
161.19/161.27	c 8669           14609          717097         5294589        0              0              12   29   21   
179.29/179.32	c 9627           15646          790957         5788142        0              0              7   21   17    
194.89/194.95	c 10680          17598          865268         6352266        0              0              36   63   53   
216.69/216.73	c 11838          19653          961179         7097509        0              0              11   49   32   
233.59/233.61	c 13111          21953          1040309        7781747        0              0              17   63   52   
262.89/262.90	c 14511          24405          1187337        8963732        0              0              23   50   33   
286.10/286.11	c 16051          27161          1293615        9766909        0              0              18   65   56   
321.00/321.05	c 17745          30658          1474694        11179620       0              0              19   56   35   
347.19/347.29	c 19608          33682          1647611        12335248       0              0              20   49   29   
394.59/394.67	c 21657          36774          1931049        14062671       0              0              22   49   37   
426.79/426.81	c 23910          41223          2104340        15288089       0              0              12   63   50   
467.29/467.31	c 26388          45489          2276511        16631377       0              0              30   65   48   
514.79/514.86	c 29113          50717          2539410        18283729       0              0              36   58   47   
559.10/559.17	c 32110          56032          2753059        19722911       0              0              36   58   45   
601.79/601.81	c 35406          62183          2960029        21309773       0              0              30   50   39   
660.10/660.14	c 39031          68731          3260499        23267699       0              0              32   66   49   
723.59/723.60	c 43018          75516          3537943        25367460       0              0              32   63   50   
815.10/815.12	c 47403          83856          3959075        28361047       0              0              34   59   46   
887.39/887.43	c 52226          92091          4260801        30790884       0              0              38   58   48   
970.69/970.76	c 57531          101832         4688198        33589998       0              0              37   58   49   
1068.69/1068.72	c 63366          112450         5231811        36802548       0              0              39   66   49   
1183.59/1183.63	c 69784          124919         5797857        40533897       0              0              35   61   45   
1310.69/1310.76	c 76843          137666         6419749        44616726       0              0              38   58   46   
1427.69/1427.73	c 84607          151609         6988943        48557029       0              0              34   64   47   
1513.68/1513.72	c 93147          169834         7668898        52357866       0              0              26   69   41   
1608.38/1608.49	c 102541         188594         8374024        56088978       0              0              27   56   43   
1719.68/1719.70	c 112874         209120         9001285        60275377       0              0              31   49   40   
1763.48/1763.51	c 124240         221031         9210016        61894143       0              0              9   52   35    
1851.38/1851.40	c 136742         234058         9504524        65051162       0              0              7   44   37    
1934.88/1934.92	c 150494         251614         9905258        67347729       0              0              5   45   32    
2169.87/2169.93	c 165621         269522         10475424       73225325       0              0              7   54   46    
2282.67/2282.74	c 182260         287234         11013794       77243724       0              0              7   34   27    
2370.17/2370.21	c 200562         306415         11507222       80551632       0              0              6   45   35    
2400.08/2400.10	
2400.08/2400.10	c *** INTERRUPTED ***
2400.08/2400.10	c restarts              : 56          
2400.08/2400.10	c conflicts             : 205937       (86 /sec)
2400.08/2400.10	c decisions             : 312413       (130 /sec)
2400.08/2400.10	c propagations          : 81710990    (34045 /sec)
2400.08/2400.10	c root propagations     : 0           
2400.08/2400.10	c filter calls          : 11676874       (4865 /sec)
2400.08/2400.10	c useless filter calls  : 5084480        (43 %)
2400.08/2400.10	c Memory used           : 28.39 MB
2400.08/2400.10	c CPU time              : 2400.08 s
2400.08/2400.10	c real time             : 2400.11 s
2400.08/2400.10	
2400.08/2400.10	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 (10666 MiB free)
  memory of node 1: 16384 MiB (13042 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390154-1568356125/watcher-4390154-1568356125 -o /tmp/evaluation-result-4390154-1568356125/solver-4390154-1568356125 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568335547-17181 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390154-1568356125.xml 

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

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


[startup+0.100152 s]*
/proc/loadavg: 2.00 2.00 2.03 3/199 21952
/proc/meminfo: memFree=24276056/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=28672 memory=5140 CPUtime=0.1 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 1482 0 0 0 10 0 0 0 20 0 1 0 411549899 29360128 1285 33554432000 4194304 6210612 140733466264832 140733466261368 5393319 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7168 1285 864 493 0 473 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28672 KiB
Current children cumulated memory: 5140 KiB

[startup+0.209395 s]*
/proc/loadavg: 2.00 2.00 2.03 3/199 21952
/proc/meminfo: memFree=24276056/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=28672 memory=5140 CPUtime=0.21 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 1484 0 0 0 21 0 0 0 20 0 1 0 411549899 29360128 1285 33554432000 4194304 6210612 140733466264832 140733466261368 5446050 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7168 1285 864 493 0 473 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28672 KiB
Current children cumulated memory: 5140 KiB

[startup+0.308948 s]*
/proc/loadavg: 2.00 2.00 2.03 3/199 21952
/proc/meminfo: memFree=24276056/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=28672 memory=5140 CPUtime=0.31 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 1484 0 0 0 31 0 0 0 20 0 1 0 411549899 29360128 1285 33554432000 4194304 6210612 140733466264832 140733466261368 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7168 1285 864 493 0 473 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28672 KiB
Current children cumulated memory: 5140 KiB

[startup+0.700271 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21952
/proc/meminfo: memFree=24276056/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=28672 memory=5140 CPUtime=0.69 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 1487 0 0 0 69 0 0 0 20 0 1 0 411549899 29360128 1285 33554432000 4194304 6210612 140733466264832 140733466262200 5476370 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7168 1285 864 493 0 473 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28672 KiB
Current children cumulated memory: 5140 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21952
/proc/meminfo: memFree=24275856/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=28804 memory=5404 CPUtime=1.49 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 1520 0 0 0 149 0 0 0 20 0 1 0 411549899 29495296 1351 33554432000 4194304 6210612 140733466264832 140733466262200 5451441 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7201 1351 865 493 0 506 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28804 KiB
Current children cumulated memory: 5404 KiB

[startup+3.10924 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21954
/proc/meminfo: memFree=24274896/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=28804 memory=5448 CPUtime=3.1 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 1763 0 0 0 310 0 0 0 20 0 1 0 411549899 29495296 1362 33554432000 4194304 6210612 140733466264832 140733466262792 5456146 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7201 1362 865 493 0 506 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28804 KiB
Current children cumulated memory: 5448 KiB

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21954
/proc/meminfo: memFree=24274732/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=28936 memory=5476 CPUtime=6.29 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 2367 0 0 0 629 0 0 0 20 0 1 0 411549899 29630464 1369 33554432000 4194304 6210612 140733466264832 140733466262792 5445922 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7234 1369 865 493 0 539 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28936 KiB
Current children cumulated memory: 5476 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21954
/proc/meminfo: memFree=24275416/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=28936 memory=5512 CPUtime=12.69 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 2794 0 0 0 1269 0 0 0 20 0 1 0 411549899 29630464 1378 33554432000 4194304 6210612 140733466264832 140733466262792 5455498 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7234 1378 865 493 0 539 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28936 KiB
Current children cumulated memory: 5512 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 21955
/proc/meminfo: memFree=24275032/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5600 CPUtime=25.49 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 3640 0 0 0 2549 0 0 0 20 0 1 0 411549899 29765632 1400 33554432000 4194304 6210612 140733466264832 140733466262488 5446767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1400 865 493 0 572 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5600 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.00 2.03 3/200 21957
/proc/meminfo: memFree=24274848/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5640 CPUtime=51.1 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 4173 0 0 0 5110 0 0 0 20 0 1 0 411549899 29765632 1410 33554432000 4194304 6210612 140733466264832 140733466262792 5164396 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1410 865 493 0 572 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5640 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/200 21962
/proc/meminfo: memFree=24275164/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5660 CPUtime=102.29 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 4657 0 0 0 10229 0 0 0 20 0 1 0 411549899 29765632 1415 33554432000 4194304 6210612 140733466264832 140733466262792 4982272 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1415 865 493 0 572 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5660 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 21974
/proc/meminfo: memFree=24274760/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5660 CPUtime=162.29 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 5141 0 0 0 16229 0 0 0 20 0 1 0 411549899 29765632 1415 33554432000 4194304 6210612 140733466264832 140733466262792 5446014 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1415 865 493 0 572 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5660 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 21978
/proc/meminfo: memFree=24274824/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5672 CPUtime=222.29 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 5625 0 0 0 22229 0 0 0 20 0 1 0 411549899 29765632 1418 33554432000 4194304 6210612 140733466264832 140733466262792 5479519 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1418 865 493 0 572 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5672 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 21984
/proc/meminfo: memFree=24275068/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5676 CPUtime=282.29 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 6109 0 0 0 28229 0 0 0 20 0 1 0 411549899 29765632 1419 33554432000 4194304 6210612 140733466264832 140733466262792 140141486994266 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1419 865 493 0 572 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5676 KiB

[startup+342.3 s]
/proc/loadavg: 2.34 2.08 2.06 3/201 21988
/proc/meminfo: memFree=24274692/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5676 CPUtime=342.29 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 6548 0 0 0 34229 0 0 0 20 0 1 0 411549899 29765632 1419 33554432000 4194304 6210612 140733466264832 140733466262792 5164575 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1419 865 493 0 572 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5676 KiB

[startup+402.3 s]
/proc/loadavg: 2.19 2.10 2.07 3/200 21992
/proc/meminfo: memFree=24274084/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5676 CPUtime=402.29 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 7032 0 0 0 40229 0 0 0 20 0 1 0 411549899 29765632 1419 33554432000 4194304 6210612 140733466264832 140733466262792 5454023 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1419 865 493 0 572 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5676 KiB

[startup+462.3 s]
/proc/loadavg: 2.07 2.08 2.06 3/199 21998
/proc/meminfo: memFree=24274100/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5680 CPUtime=462.29 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 7517 0 0 0 46229 0 0 0 20 0 1 0 411549899 29765632 1420 33554432000 4194304 6210612 140733466264832 140733466262792 5440456 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1420 865 493 0 572 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5680 KiB


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

/proc/21951/statm: 7267 1421 865 493 0 572 0
Current children cumulated CPU time: 1662.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5684 KiB

[startup+1722.3 s]
/proc/loadavg: 1.02 1.50 1.83 2/192 22164
/proc/meminfo: memFree=24296544/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5684 CPUtime=1722.28 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 16989 0 0 0 172228 0 0 0 20 0 1 0 411549899 29765632 1421 33554432000 4194304 6210612 140733466264832 140733466262792 140141486994279 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1421 865 493 0 572 0
Current children cumulated CPU time: 1722.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5684 KiB

[startup+1782.3 s]
/proc/loadavg: 1.01 1.41 1.78 2/192 22168
/proc/meminfo: memFree=24296756/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5684 CPUtime=1782.28 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 17476 0 0 0 178228 0 0 0 20 0 1 0 411549899 29765632 1421 33554432000 4194304 6210612 140733466264832 140733466262792 5065571 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1421 865 493 0 572 0
Current children cumulated CPU time: 1782.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5684 KiB

[startup+1842.3 s]
/proc/loadavg: 1.00 1.33 1.73 2/192 22173
/proc/meminfo: memFree=24296472/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=1842.28 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 17883 0 0 0 184228 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 5446080 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 1842.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+1902.3 s]
/proc/loadavg: 1.00 1.27 1.69 2/192 22179
/proc/meminfo: memFree=24296916/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=1902.28 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 18387 0 0 0 190228 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 5452001 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 1902.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+1962.3 s]
/proc/loadavg: 1.00 1.22 1.64 2/192 22190
/proc/meminfo: memFree=24296916/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=1962.28 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 18888 0 0 0 196228 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 5455490 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 1962.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+2022.3 s]
/proc/loadavg: 1.00 1.18 1.60 2/193 22217
/proc/meminfo: memFree=24296132/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2022.28 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 19363 0 0 0 202228 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 5451340 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2022.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+2082.3 s]
/proc/loadavg: 1.00 1.15 1.57 2/193 22223
/proc/meminfo: memFree=24296804/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2082.28 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 19841 0 0 0 208228 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 140141486994262 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2082.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+2142.3 s]
/proc/loadavg: 1.00 1.12 1.53 2/193 22227
/proc/meminfo: memFree=24296640/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2142.28 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 20317 0 0 0 214228 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 5456146 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2142.28 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+2202.3 s]
/proc/loadavg: 1.00 1.10 1.50 2/193 22231
/proc/meminfo: memFree=24297052/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2202.27 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 20805 0 0 0 220227 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 140141486996883 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2202.27 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+2262.3 s]
/proc/loadavg: 1.00 1.08 1.47 2/193 22237
/proc/meminfo: memFree=24296256/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2262.27 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 21259 0 0 0 226227 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 5455493 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.07 1.44 2/192 22241
/proc/meminfo: memFree=24297132/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2322.27 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 21738 0 0 0 232227 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 5452066 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/192 22245
/proc/meminfo: memFree=24296744/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2382.27 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 22231 0 0 0 238227 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 5445991 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 1.00 1.05 1.40 2/192 22247
/proc/meminfo: memFree=24296620/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2400.08 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 22510 0 0 0 240008 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 140141496015709 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

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

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

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

[startup+2400.11 s]
/proc/loadavg: 1.00 1.05 1.40 2/192 22247
/proc/meminfo: memFree=24296620/32770624 swapFree=67108848/67108860
[pid=21951] ppid=21948 vsize=29068 memory=5688 CPUtime=2400.08 cores=1,3,5,7
/proc/21951/stat : 21951 (cosoco) R 21948 21951 17149 0 -1 4202496 22510 0 0 0 240008 0 0 0 20 0 1 0 411549899 29765632 1422 33554432000 4194304 6210612 140733466264832 140733466262792 140141496015709 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 9191424 140733466268683 140733466268785 140733466268785 140733466271694 0
/proc/21951/statm: 7267 1422 865 493 0 572 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 5688 KiB

Child status: 1
Real time (s): 2400.11
CPU time (s): 2400.09
CPU user time (s): 2400.08
CPU system time (s): 0.010999
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 29068
Max. memory (cumulated for all children) (KiB): 5688

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


# summary of solver processes directly reported to runsolver:
#   pid: 21951
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2400.08
#   total CPU system time (s): 0.010999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.03171 second user time and 15.0861 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-13 08:28:04
IDJOB=4390154
IDBENCH=141174
IDSOLVER=2830
FILE ID=node143/4390154-1568356125
RUNJOBID= node143-1568335547-17181
PBS_JOBID= 21701163
Free space on /tmp= 58852 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K07-P03_c18.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390154-1568356125/watcher-4390154-1568356125 -o /tmp/evaluation-result-4390154-1568356125/solver-4390154-1568356125 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568335547-17181 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390154-1568356125.xml

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

MD5SUM BENCH= ca21bb45cdf77f5b8e0b27a9f8e7d69e
RANDOM SEED=1874676549

node143.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.73
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.73
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.73
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.73
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:        24277508 kB
MemAvailable:   31740784 kB
Buffers:          173648 kB
Cached:          7577168 kB
SwapCached:            8 kB
Active:          2167804 kB
Inactive:        5651844 kB
Active(anon):      23944 kB
Inactive(anon):   144520 kB
Active(file):    2143860 kB
Inactive(file):  5507324 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:              2916 kB
Writeback:             0 kB
AnonPages:        181404 kB
Mapped:            49636 kB
Shmem:             90756 kB
Slab:             269644 kB
SReclaimable:     240552 kB
SUnreclaim:        29092 kB
KernelStack:        3648 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     547264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 58852 MiB
End job on node143 at 2019-09-13 09:08:05