Trace number 4294164

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) 2520.1 2519.8

General information on the benchmark

NameBibd/
Bibd-sum-12-06-05_c18.xml
MD5SUMbf61c3b78160d4d4d295899ad65dbbc2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.22958
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of constraints101
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":264}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":264}]
Minimum constraint arity12
Maximum constraint arity264
Distribution of constraint arities[{"arity":12,"count":22},{"arity":22,"count":12},{"arity":44,"count":66},{"arity":264,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c This is cosoco 1.12 --  
0.00/0.04	c
0.00/0.04	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4294164-1532399839.xml 
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.04 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 264
0.00/0.04	c |            Domain Sizes: 2..2
0.00/0.04	c |
0.00/0.04	c |             Constraints: 132
0.00/0.04	c |                   Arity: 12..44
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          Intension: 66
0.00/0.04	c |                          Lex: 32
0.00/0.04	c |                          Sum: 34
0.00/0.04	c |                          
0.00/0.04	c =========================================================================================================
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.60/0.66	c 101            318            7583           1795           0              0              34   42   38   
8.49/8.50	c 211            762            22732          4088           0              0              3   60   40    
9.29/9.31	c 332            1163           32557          6151           0              0              17   41   38   
10.00/10.09	c 465            1543           42319          8376           0              0              32   41   37   
10.79/10.80	c 611            1998           53951          10947          0              0              33   41   37   
13.19/13.25	c 771            2755           71876          14965          0              0              20   40   33   
15.49/15.58	c 947            3457           88678          18819          0              0              19   40   34   
18.59/18.68	c 1140           4161           105790         22845          0              0              20   40   33   
21.39/21.49	c 1352           5221           129738         28055          0              0              20   40   35   
22.89/23.00	c 1585           6032           150074         32171          1              0              1   42   39    
24.29/24.36	c 1841           6783           169491         36562          1              0              32   41   37   
25.79/25.81	c 2122           7648           190604         40821          2              0              1   42   38    
29.39/29.48	c 2431           8720           218132         46357          2              0              33   69   42   
31.10/31.19	c 2770           9768           244036         51489          2              0              35   43   40   
33.10/33.12	c 3142           10895          272218         57340          2              0              34   41   38   
35.59/35.65	c 3551           12267          307128         64207          2              0              32   42   39   
37.79/37.83	c 4000           13662          341831         71085          2              0              34   42   39   
42.10/42.11	c 4493           15161          379806         79050          2              0              34   62   47   
45.59/45.66	c 5035           16970          425380         88072          2              0              32   62   43   
48.50/48.59	c 5631           18822          471174         97043          2              0              35   43   40   
54.70/54.73	c 6286           20991          526083         108487         2              0              32   62   45   
58.11/58.14	c 7006           23210          581490         119162         2              0              35   43   40   
66.20/66.22	c 7798           25838          649835         134032         2              0              31   62   47   
74.30/74.34	c 8669           28739          726103         150610         2              0              34   63   49   
80.20/80.21	c 9627           31686          799665         165303         2              0              35   62   43   
90.01/90.01	c 10680          35132          886658         184683         2              0              34   62   51   
97.60/97.64	c 11838          38779          975402         203608         2              0              35   63   45   
110.01/110.10	c 13111          42982          1088170        228330         2              0              35   63   52   
134.91/134.99	c 14511          47836          1255543        264737         2              0              37   61   53   
154.71/154.75	c 16051          53013          1394868        296846         2              0              34   64   57   
176.81/176.82	c 17745          58640          1544886        331571         2              0              32   64   57   
198.12/198.20	c 19608          64825          1712240        370062         2              0              34   63   56   
224.03/224.10	c 21657          71797          1900543        412073         2              0              32   64   56   
249.22/249.26	c 23910          79239          2098182        456563         2              0              34   64   57   
275.92/275.90	c 26388          87381          2314892        506399         2              0              35   64   56   
293.73/293.78	c 29113          96641          2677363        582817         2              0              34   43   40   
308.83/308.89	c 32110          106486         3004567        652585         2              0              34   44   41   
324.14/324.19	c 35406          116912         3336840        724422         2              0              34   44   41   
427.54/427.59	c 39031          129215         3823198        821549         2              0              34   126   50  
556.36/556.35	c 43018          145314         4312747        913829         2              0              15   117   86  
794.69/794.63	c 47403          164621         4854642        1017550        2              0              14   109   84  
955.21/955.11	c 52226          184346         5448159        1131291        2              0              14   119   83  
1566.98/1566.89	c 57531          209803         6255097        1287461        2              0              13   92   86   
2154.64/2154.44	c 63366          238168         7009266        1431228        2              0              13   91   80   
2520.09/2519.80	
2520.09/2519.80	c *** INTERRUPTED ***
2520.09/2519.80	c restarts              : 44          
2520.09/2519.80	c conflicts             : 66912        (27 /sec)
2520.09/2519.80	c decisions             : 257108       (102 /sec)
2520.09/2519.80	c propagations          : 1530928     (607 /sec)
2520.09/2519.80	c root propagations     : 0           
2520.09/2519.80	c filter calls          : 7527145        (2987 /sec)
2520.09/2519.80	c useless filter calls  : 7136139        (94 %)
2520.09/2519.80	c Memory used           : 28.81 MB
2520.09/2519.80	c CPU time              : 2520.09 s
2520.09/2519.80	
2520.09/2519.80	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 (5539 MiB free)
  memory of node 1: 16384 MiB (9505 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294164-1532399839/watcher-4294164-1532399839 -o /tmp/evaluation-result-4294164-1532399839/solver-4294164-1532399839 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532371797-14425 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4294164-1532399839.xml 

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

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

solver pid=17551, runsolver pid=17548

[startup+0.100201 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 17552
/proc/meminfo: memFree=15404880/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5304 CPUtime=0.1 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 1509 0 0 0 10 0 0 0 20 0 1 0 57547106 29396992 1326 33554432000 4194304 6142532 140720425304240 140720425300872 5374057 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1326 850 476 0 499 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5304 KiB

[startup+0.209367 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 17552
/proc/meminfo: memFree=15404880/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5304 CPUtime=0.21 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 1509 0 0 0 21 0 0 0 20 0 1 0 57547106 29396992 1326 33554432000 4194304 6142532 140720425304240 140720425300872 5366756 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1326 850 476 0 499 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5304 KiB

[startup+0.308782 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 17552
/proc/meminfo: memFree=15404880/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5304 CPUtime=0.31 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 1509 0 0 0 31 0 0 0 20 0 1 0 57547106 29396992 1326 33554432000 4194304 6142532 140720425304240 140720425300872 140363744361304 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1326 850 476 0 499 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5304 KiB

[startup+0.700339 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17552
/proc/meminfo: memFree=15404880/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5304 CPUtime=0.69 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 1509 0 0 0 69 0 0 0 20 0 1 0 57547106 29396992 1326 33554432000 4194304 6142532 140720425304240 140720425301896 5372449 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1326 850 476 0 499 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5304 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17552
/proc/meminfo: memFree=15404260/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5304 CPUtime=1.49 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 1509 0 0 0 149 0 0 0 20 0 1 0 57547106 29396992 1326 33554432000 4194304 6142532 140720425304240 140720425301640 5372449 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1326 850 476 0 499 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5304 KiB

[startup+3.10908 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17552
/proc/meminfo: memFree=15404260/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5304 CPUtime=3.1 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 1542 0 0 0 310 0 0 0 20 0 1 0 57547106 29396992 1326 33554432000 4194304 6142532 140720425304240 140720425301640 140363735340042 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1326 850 476 0 499 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5304 KiB

[startup+6.30032 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17552
/proc/meminfo: memFree=15404260/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5412 CPUtime=6.29 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 1847 0 0 0 629 0 0 0 20 0 1 0 57547106 29396992 1353 33554432000 4194304 6142532 140720425304240 140720425301640 5367443 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1353 876 476 0 499 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5412 KiB

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 17552
/proc/meminfo: memFree=15404260/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5412 CPUtime=12.69 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 2096 0 0 0 1269 0 0 0 20 0 1 0 57547106 29396992 1353 33554432000 4194304 6142532 140720425304240 140720425301640 5374345 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1353 876 476 0 499 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5412 KiB

[startup+25.5003 s]
/proc/loadavg: 2.29 2.08 2.07 3/187 17552
/proc/meminfo: memFree=15403924/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28708 memory=5412 CPUtime=25.49 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 2593 0 0 0 2549 0 0 0 20 0 1 0 57547106 29396992 1353 33554432000 4194304 6142532 140720425304240 140720425301640 140363735339862 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7177 1353 876 476 0 499 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5412 KiB

[startup+51.109 s]
/proc/loadavg: 2.44 2.14 2.08 3/187 17552
/proc/meminfo: memFree=15402808/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28840 memory=5484 CPUtime=51.1 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 2937 0 0 0 5110 0 0 0 20 0 1 0 57547106 29532160 1371 33554432000 4194304 6142532 140720425304240 140720425301640 5361332 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7210 1371 876 476 0 532 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28840 KiB
Current children cumulated memory: 5484 KiB

[startup+102.3 s]
/proc/loadavg: 2.19 2.11 2.08 3/187 17553
/proc/meminfo: memFree=15401568/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28840 memory=5484 CPUtime=102.3 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 3235 0 0 0 10230 0 0 0 20 0 1 0 57547106 29532160 1371 33554432000 4194304 6142532 140720425304240 140720425301640 140363744361300 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7210 1371 876 476 0 532 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 28840 KiB
Current children cumulated memory: 5484 KiB

[startup+162.3 s]
/proc/loadavg: 2.07 2.09 2.07 3/187 17583
/proc/meminfo: memFree=15396404/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28840 memory=5492 CPUtime=162.31 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 3535 0 0 0 16231 0 0 0 20 0 1 0 57547106 29532160 1373 33554432000 4194304 6142532 140720425304240 140720425301640 5363633 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7210 1373 876 476 0 532 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 28840 KiB
Current children cumulated memory: 5492 KiB

[startup+222.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/187 17584
/proc/meminfo: memFree=15395728/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28840 memory=5492 CPUtime=222.32 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 3834 0 0 0 22232 0 0 0 20 0 1 0 57547106 29532160 1373 33554432000 4194304 6142532 140720425304240 140720425301640 5371752 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7210 1373 876 476 0 532 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 28840 KiB
Current children cumulated memory: 5492 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 17585
/proc/meminfo: memFree=15396124/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28840 memory=5492 CPUtime=282.33 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 3834 0 0 0 28233 0 0 0 20 0 1 0 57547106 29532160 1373 33554432000 4194304 6142532 140720425304240 140720425301640 5363668 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7210 1373 876 476 0 532 0
Current children cumulated CPU time: 282.33 s
Current children cumulated vsize: 28840 KiB
Current children cumulated memory: 5492 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 17586
/proc/meminfo: memFree=15395708/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=28972 memory=5620 CPUtime=342.33 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 4208 0 0 0 34233 0 0 0 20 0 1 0 57547106 29667328 1405 33554432000 4194304 6142532 140720425304240 140720425301640 5146821 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7243 1405 876 476 0 565 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 28972 KiB
Current children cumulated memory: 5620 KiB

[startup+402.3 s]
/proc/loadavg: 1.93 2.03 2.05 3/187 17831
/proc/meminfo: memFree=16121528/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29236 memory=5812 CPUtime=402.34 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 4385 0 0 0 40234 0 0 0 20 0 1 0 57547106 29937664 1453 33554432000 4194304 6142532 140720425304240 140720425301048 140363735342523 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7309 1453 876 476 0 631 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 29236 KiB
Current children cumulated memory: 5812 KiB

[startup+462.3 s]
/proc/loadavg: 1.98 2.02 2.05 3/187 17832
/proc/meminfo: memFree=16121652/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29236 memory=5956 CPUtime=462.35 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 4824 0 0 0 46235 0 0 0 20 0 1 0 57547106 29937664 1489 33554432000 4194304 6142532 140720425304240 140720425301640 140363735339881 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7309 1489 876 476 0 631 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 29236 KiB
Current children cumulated memory: 5956 KiB


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

/proc/17551/statm: 7375 1560 876 476 0 697 0
Current children cumulated CPU time: 1722.5 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6240 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17893
/proc/meminfo: memFree=16112900/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6244 CPUtime=1782.5 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 9485 0 0 0 178250 0 0 0 20 0 1 0 57547106 30208000 1561 33554432000 4194304 6142532 140720425304240 140720425301640 5146745 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1561 876 476 0 697 0
Current children cumulated CPU time: 1782.5 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6244 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17894
/proc/meminfo: memFree=16113236/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6244 CPUtime=1842.51 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 9574 0 0 0 184251 0 0 0 20 0 1 0 57547106 30208000 1561 33554432000 4194304 6142532 140720425304240 140720425301640 5048232 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1561 876 476 0 697 0
Current children cumulated CPU time: 1842.51 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6244 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17895
/proc/meminfo: memFree=16112988/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6244 CPUtime=1902.52 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 9944 0 0 0 190252 0 0 0 20 0 1 0 57547106 30208000 1561 33554432000 4194304 6142532 140720425304240 140720425301640 140363735339879 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1561 876 476 0 697 0
Current children cumulated CPU time: 1902.52 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6244 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17903
/proc/meminfo: memFree=16111716/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6244 CPUtime=1962.52 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 10005 0 0 0 196252 0 0 0 20 0 1 0 57547106 30208000 1561 33554432000 4194304 6142532 140720425304240 140720425301640 140363735340592 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1561 876 476 0 697 0
Current children cumulated CPU time: 1962.52 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6244 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17904
/proc/meminfo: memFree=16112492/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6244 CPUtime=2022.53 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 10423 0 0 0 202253 0 0 0 20 0 1 0 57547106 30208000 1561 33554432000 4194304 6142532 140720425304240 140720425301640 5146772 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1561 876 476 0 697 0
Current children cumulated CPU time: 2022.53 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6244 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17905
/proc/meminfo: memFree=16112700/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6244 CPUtime=2082.54 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 10443 0 0 0 208254 0 0 0 20 0 1 0 57547106 30208000 1561 33554432000 4194304 6142532 140720425304240 140720425301640 140363744361304 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1561 876 476 0 697 0
Current children cumulated CPU time: 2082.54 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6244 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17906
/proc/meminfo: memFree=16112452/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6248 CPUtime=2142.54 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 10748 0 0 0 214254 0 0 0 20 0 1 0 57547106 30208000 1562 33554432000 4194304 6142532 140720425304240 140720425301640 5175098 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1562 876 476 0 697 0
Current children cumulated CPU time: 2142.54 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6248 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17907
/proc/meminfo: memFree=16112576/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6252 CPUtime=2202.55 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 10892 0 0 0 220255 0 0 0 20 0 1 0 57547106 30208000 1563 33554432000 4194304 6142532 140720425304240 140720425301640 5372484 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1563 876 476 0 697 0
Current children cumulated CPU time: 2202.55 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6252 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17908
/proc/meminfo: memFree=16112536/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6252 CPUtime=2262.56 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 11279 0 0 0 226256 0 0 0 20 0 1 0 57547106 30208000 1563 33554432000 4194304 6142532 140720425304240 140720425301640 140363735342483 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1563 876 476 0 697 0
Current children cumulated CPU time: 2262.56 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6252 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17909
/proc/meminfo: memFree=16112536/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6256 CPUtime=2322.56 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 11331 0 0 0 232256 0 0 0 20 0 1 0 57547106 30208000 1564 33554432000 4194304 6142532 140720425304240 140720425301640 5361266 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1564 876 476 0 697 0
Current children cumulated CPU time: 2322.56 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6256 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17910
/proc/meminfo: memFree=16113176/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6256 CPUtime=2382.57 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 11700 0 0 0 238257 0 0 0 20 0 1 0 57547106 30208000 1564 33554432000 4194304 6142532 140720425304240 140720425301640 5374088 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1564 876 476 0 697 0
Current children cumulated CPU time: 2382.57 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6256 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17911
/proc/meminfo: memFree=16113012/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6256 CPUtime=2442.58 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 11770 0 0 0 244258 0 0 0 20 0 1 0 57547106 30208000 1564 33554432000 4194304 6142532 140720425304240 140720425301640 5398772 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1564 876 476 0 697 0
Current children cumulated CPU time: 2442.58 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6256 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17912
/proc/meminfo: memFree=16113000/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6256 CPUtime=2502.59 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 12152 0 0 0 250259 0 0 0 20 0 1 0 57547106 30208000 1564 33554432000 4194304 6142532 140720425304240 140720425301640 140363735340606 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1564 876 476 0 697 0
Current children cumulated CPU time: 2502.59 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17912
/proc/meminfo: memFree=16113248/32770624 swapFree=67108860/67108860
[pid=17551] ppid=17548 vsize=29500 memory=6256 CPUtime=2520.09 cores=0,2,4,6
/proc/17551/stat : 17551 (cosoco) R 17548 17551 14394 0 -1 4202496 12152 0 0 0 252009 0 0 0 20 0 1 0 57547106 30208000 1564 33554432000 4194304 6142532 140720425304240 140720425301640 140363744361294 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 38391808 140720425309318 140720425309448 140720425309448 140720425312206 0
/proc/17551/statm: 7375 1564 876 476 0 697 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 6256 KiB

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

[startup+2519.8 s]
# the end of solver process 17551 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.09 s, system=0.007 s

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.1
CPU user time (s): 2520.09
CPU system time (s): 0.007
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 29500
Max. memory (cumulated for all children) (KiB): 6256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.09
system time used= 0.007
maximum resident set size= 6320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12194
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= 638


# summary of solver processes directly reported to runsolver:
#   pid: 17551
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2520.09
#   total CPU system time (s): 0.007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.94655 second user time and 16.0523 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-24 04:37:19
IDJOB=4294164
IDBENCH=141337
IDSOLVER=2752
FILE ID=node104/4294164-1532399839
RUNJOBID= node104-1532371797-14425
PBS_JOBID= 21021574
Free space on /tmp= 48964 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Bibd/Bibd-sum-12-06-05_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294164-1532399839/watcher-4294164-1532399839 -o /tmp/evaluation-result-4294164-1532399839/solver-4294164-1532399839 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532371797-14425 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4294164-1532399839.xml

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

MD5SUM BENCH= bf61c3b78160d4d4d295899ad65dbbc2
RANDOM SEED=248703508

node104.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.11
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.11
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.11
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.11
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:        15406668 kB
MemAvailable:   31217876 kB
Buffers:          197584 kB
Cached:         15623368 kB
SwapCached:            0 kB
Active:          2807588 kB
Inactive:       13788252 kB
Active(anon):     723448 kB
Inactive(anon):    71404 kB
Active(file):    2084140 kB
Inactive(file): 13716848 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:        786500 kB
Mapped:            39860 kB
Shmem:             17036 kB
Slab:             466804 kB
SReclaimable:     438680 kB
SUnreclaim:        28124 kB
KernelStack:        3552 kB
PageTables:         6896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1066588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48964 MiB
End job on node104 at 2018-07-24 05:19:19