Trace number 4397309

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.0UNSAT 1562.06 1561.94

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-2.xml
MD5SUM126f057fb64a70fe3a8473fec490c642
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark20.8642
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree25
Distribution of variable degrees[{"degree":9,"count":2},{"degree":10,"count":1},{"degree":11,"count":2},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":16,"count":2},{"degree":17,"count":5},{"degree":18,"count":1},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

16.29/16.37	c root propagations     : 0           
16.29/16.37	c restarts enabled, print stats at every restarts
16.29/16.37	c
16.29/16.37	c
16.29/16.37	c
16.29/16.37	c This is cosoco 2.00 --  
16.29/16.37	c
16.29/16.37	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397309-1568576066.xml 
16.29/16.37	c ========================================[ Problem Statistics ]===========================================
16.29/16.37	c |                                                                                                       
16.29/16.37	c |  Parse time        :        16.22 s 
16.29/16.37	c |
16.29/16.37	c |               Variables: 25
16.29/16.37	c |            Domain Sizes: 5..5
16.29/16.37	c |
16.29/16.37	c |             Constraints: 58
16.29/16.37	c |                   Arity: 7..7
16.29/16.37	c | 
16.29/16.37	c |                   Types: 
16.29/16.37	c |                          Extension: 58  (nb tuples: 38447..39835) -- (shared: 0)
16.29/16.37	c |                          
16.29/16.37	c =========================================================================================================
16.29/16.37	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
19.49/19.55	c 101            202            14254          4496           0              0              5   12   9     
22.19/22.26	c 211            512            35404          10618          0              0              7   17   10    
24.88/24.94	c 332            789            54537          16712          0              0              5   13   9     
25.69/25.75	c 465            1095           72985          22625          0              0              8   15   11    
29.29/29.34	c 611            1464           99071          30576          0              0              6   14   8     
33.29/33.34	c 771            1887           124604         38688          0              0              4   14   9     
40.49/40.55	c 947            2343           157167         49115          0              0              5   14   8     
46.28/46.30	c 1140           2821           189584         59155          0              0              3   14   9     
54.38/54.49	c 1352           3330           224413         70468          0              0              4   14   7     
61.78/61.87	c 1585           3929           265869         84063          0              0              5   13   8     
68.68/68.71	c 1841           4521           304818         96899          0              0              5   13   9     
75.68/75.75	c 2122           5285           353152         112100         0              0              6   14   9     
80.68/80.76	c 2431           5944           398507         127436         0              0              6   13   9     
84.88/84.95	c 2770           6807           454026         143895         0              0              5   14   9     
91.48/91.51	c 3142           7675           510707         160089         0              0              5   14   9     
99.58/99.60	c 3551           8639           577345         181829         0              0              4   13   9     
106.48/106.52	c 4000           9638           645128         203586         0              0              6   17   9     
115.18/115.23	c 4493           10787          724180         227313         0              0              5   13   9     
127.09/127.16	c 5035           12126          814123         255789         0              0              5   15   8     
136.99/137.04	c 5631           13603          913223         286572         0              0              5   15   9     
154.58/154.61	c 6286           15214          1030594        325774         0              0              4   15   8     
175.88/175.96	c 7006           17151          1158300        365887         0              0              4   14   9     
197.48/197.51	c 7798           19063          1288554        410469         0              0              4   14   8     
212.38/212.49	c 8669           21195          1439282        457624         0              0              5   15   9     
239.29/239.34	c 9627           23617          1604545        511556         0              0              4   14   9     
254.89/254.94	c 10680          26332          1783067        567964         0              0              4   15   9     
288.79/288.87	c 11838          29336          1992045        632293         0              0              4   14   8     
324.00/324.05	c 13111          32480          2225017        706548         0              0              4   15   8     
361.11/361.16	c 14511          35995          2470159        785638         0              0              4   14   8     
391.90/391.92	c 16051          39913          2738801        871425         0              0              4   15   9     
435.90/435.97	c 17745          44298          3024743        963049         0              0              4   15   9     
491.31/491.30	c 19608          48639          3321779        1064328        0              0              3   15   8     
544.61/544.65	c 21657          53958          3678701        1168992        0              0              3   16   9     
602.62/602.64	c 23910          59568          4070080        1289690        0              0              4   14   8     
686.33/686.31	c 26388          65911          4513735        1433920        1              0              3   16   8     
762.74/762.72	c 29113          72483          4969701        1578477        1              0              4   16   8     
847.35/847.39	c 32110          79893          5479141        1750320        2              0              3   15   7     
915.55/915.54	c 35406          88037          6047741        1933082        3              0              2   16   8     
1007.76/1007.77	c 39031          96902          6668077        2132628        3              0              4   15   8     
1079.18/1079.12	c 43018          107133         7364364        2351744        3              0              4   14   8     
1208.38/1208.38	c 47403          118340         8128061        2594549        5              0              3   17   8     
1333.99/1333.94	c 52226          130847         8984789        2867716        6              0              3   16   8     
1447.70/1447.68	c 57531          144477         9919310        3161275        8              0              3   15   8     
1545.51/1545.44	c 63366          158630         10918033       3478704        12             0              3   16   8     
1562.01/1561.94	s UNSATISFIABLE
1562.01/1561.94	c restarts              : 44          
1562.01/1561.94	c conflicts             : 64353        (41 /sec)
1562.01/1561.94	c decisions             : 161230       (103 /sec)
1562.01/1561.94	c propagations          : 3531786     (2261 /sec)
1562.01/1561.94	c root propagations     : 0           
1562.01/1561.94	c filter calls          : 11088135       (7099 /sec)
1562.01/1561.94	c useless filter calls  : 9334480        (84 %)
1562.01/1561.94	c Memory used           : 199.62 MB
1562.01/1561.94	c CPU time              : 1561.93 s
1562.01/1561.94	c real time             : 1561.94 s
1562.01/1561.94	

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: 16375 MiB (14459 MiB free)
  memory of node 1: 16384 MiB (15356 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397309-1568576066/watcher-4397309-1568576066 -o /tmp/evaluation-result-4397309-1568576066/solver-4397309-1568576066 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568572744-16757 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397309-1568576066.xml 

running on 4 cores: 0-3

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=17792, runsolver pid=17789
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 2.00 2.01 1.95 3/200 17793
/proc/meminfo: memFree=30531652/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=28328 memory=4412 CPUtime=0.1 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 1369 0 0 0 10 0 0 0 20 0 1 0 433548299 29007872 1103 33554432000 4194304 6211092 140737007897328 140737007893864 140696283487205 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 7082 1103 803 493 0 387 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28328 KiB
Current children cumulated memory: 4412 KiB

[startup+0.210726 s]*
/proc/loadavg: 2.00 2.01 1.95 3/200 17793
/proc/meminfo: memFree=30530412/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=29504 memory=5516 CPUtime=0.21 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 1745 0 0 0 21 0 0 0 20 0 1 0 433548299 30212096 1379 33554432000 4194304 6211092 140737007897328 140737007893864 5535112 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 7376 1379 803 493 0 681 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29504 KiB
Current children cumulated memory: 5516 KiB

[startup+0.310409 s]*
/proc/loadavg: 2.00 2.01 1.95 3/200 17793
/proc/meminfo: memFree=30524212/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=34680 memory=10784 CPUtime=0.31 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 3427 0 0 0 31 0 0 0 20 0 1 0 433548299 35512320 2696 33554432000 4194304 6211092 140737007897328 140737007893864 5817617 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 8670 2696 808 493 0 1975 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34680 KiB
Current children cumulated memory: 10784 KiB

[startup+0.700361 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 17793
/proc/meminfo: memFree=30523916/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=38992 memory=14740 CPUtime=0.69 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 4433 0 0 0 69 0 0 0 20 0 1 0 433548299 39927808 3685 33554432000 4194304 6211092 140737007897328 140737007893864 140696299549824 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 9748 3685 808 493 0 3053 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38992 KiB
Current children cumulated memory: 14740 KiB

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 17793
/proc/meminfo: memFree=30518412/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=47000 memory=21868 CPUtime=1.48 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 6254 0 0 0 148 0 0 0 20 0 1 0 433548299 48128000 5467 33554432000 4194304 6211092 140737007897328 140737007894600 5817733 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 11750 5467 808 493 0 5055 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 47000 KiB
Current children cumulated memory: 21868 KiB

[startup+3.1108 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 17793
/proc/meminfo: memFree=30502420/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=63088 memory=36116 CPUtime=3.1 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 11416 0 0 0 309 1 0 0 20 0 1 0 433548299 64602112 9029 33554432000 4194304 6211092 140737007897328 140737007894600 5818413 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 15772 9029 809 493 0 9077 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 63088 KiB
Current children cumulated memory: 36116 KiB

[startup+6.30034 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 17793
/proc/meminfo: memFree=30474712/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=92868 memory=62620 CPUtime=6.29 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 19626 0 0 0 627 2 0 0 20 0 1 0 433548299 95096832 15655 33554432000 4194304 6211092 140737007897328 140737007894600 140696299549824 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 23217 15655 809 493 0 16522 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 92868 KiB
Current children cumulated memory: 62620 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 17793
/proc/meminfo: memFree=30422628/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=154340 memory=119156 CPUtime=12.69 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 35327 0 0 0 1265 4 0 0 20 0 1 0 433548299 158044160 29789 33554432000 4194304 6211092 140737007897328 140737007894600 5818466 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 38585 29789 809 493 0 31890 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 154340 KiB
Current children cumulated memory: 119156 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 17795
/proc/meminfo: memFree=30366236/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=167944 CPUtime=25.49 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 111622 0 0 0 2539 10 0 0 20 0 1 0 433548299 209317888 41986 33554432000 4194304 6211092 140737007897328 140737007895288 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 41986 855 493 0 44408 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 167944 KiB

[startup+51.1108 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 17796
/proc/meminfo: memFree=30362984/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=172512 CPUtime=51.09 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 139632 0 0 0 5098 11 0 0 20 0 1 0 433548299 209317888 43128 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 43128 855 493 0 44408 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 172512 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 17800
/proc/meminfo: memFree=30356384/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=179680 CPUtime=102.28 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 160376 0 0 0 10216 12 0 0 20 0 1 0 433548299 209317888 44920 33554432000 4194304 6211092 140737007897328 140737007895288 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 44920 855 493 0 44408 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 179680 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 17807
/proc/meminfo: memFree=30353616/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=162.28 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 162313 0 0 0 16216 12 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 17811
/proc/meminfo: memFree=30353540/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=222.28 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 163077 0 0 0 22216 12 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 17815
/proc/meminfo: memFree=30353756/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=282.29 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 163077 0 0 0 28217 12 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5037825 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 17821
/proc/meminfo: memFree=30353316/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=342.3 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 163841 0 0 0 34218 12 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+402.3 s]
/proc/loadavg: 2.63 2.19 2.02 3/201 17834
/proc/meminfo: memFree=30352692/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=402.3 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 163841 0 0 0 40218 12 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+462.3 s]
/proc/loadavg: 2.23 2.16 2.02 3/201 17838
/proc/meminfo: memFree=30352944/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=462.31 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 164605 0 0 0 46219 12 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB


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

Current children cumulated memory: 180652 KiB

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.04 3/200 17902
/proc/meminfo: memFree=30353068/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1182.38 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 169073 0 0 0 118225 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1182.38 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/200 17908
/proc/meminfo: memFree=30353128/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1242.38 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 169086 0 0 0 124225 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1242.38 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/199 17913
/proc/meminfo: memFree=30352928/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1302.39 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 169791 0 0 0 130226 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1302.39 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/199 17917
/proc/meminfo: memFree=30352388/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1362.39 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 169805 0 0 0 136226 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1362.39 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17923
/proc/meminfo: memFree=30352108/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1422.4 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 170488 0 0 0 142227 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1422.4 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17928
/proc/meminfo: memFree=30352524/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1482.4 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 170501 0 0 0 148227 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5039561 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1482.4 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17932
/proc/meminfo: memFree=30352340/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1542.41 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171130 0 0 0 154228 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1542.41 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1561.94 s]
# the end of solver process 17792 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1561.93 s, system=0.135011 s

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

[startup+1548.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17934
/proc/meminfo: memFree=30352152/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1548.91 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171143 0 0 0 154878 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1548.91 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1555.2 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17934
/proc/meminfo: memFree=30352152/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1555.31 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171143 0 0 0 155518 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1555.31 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1558.4 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17934
/proc/meminfo: memFree=30351996/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1558.51 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171143 0 0 0 155838 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038964 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1558.51 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1560 s]*
/proc/loadavg: 2.00 2.01 2.04 3/199 17934
/proc/meminfo: memFree=30351996/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1560.12 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171143 0 0 0 155999 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5037825 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1560.12 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1560.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17934
/proc/meminfo: memFree=30351996/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1560.91 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171143 0 0 0 156078 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5037823 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1560.91 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1561.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17934
/proc/meminfo: memFree=30351996/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1561.71 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171143 0 0 0 156158 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1561.71 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1561.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17934
/proc/meminfo: memFree=30351996/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1561.91 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171143 0 0 0 156178 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5038992 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1561.91 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

[startup+1561.9 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17934
/proc/meminfo: memFree=30351996/32770688 swapFree=66961176/67108860
[pid=17792] ppid=17789 vsize=204412 memory=180652 CPUtime=1562.01 cores=0-3
/proc/17792/stat : 17792 (cosoco) R 17789 17792 16726 0 -1 4202496 171143 0 0 0 156188 13 0 0 20 0 1 0 433548299 209317888 45163 33554432000 4194304 6211092 140737007897328 140737007895288 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24293376 140737007903755 140737007903857 140737007903857 140737007906766 0
/proc/17792/statm: 51103 45163 855 493 0 44408 0
Current children cumulated CPU time: 1562.01 s
Current children cumulated vsize: 204412 KiB
Current children cumulated memory: 180652 KiB

Child status: 0
Real time (s): 1561.94
CPU time (s): 1562.06
CPU user time (s): 1561.93
CPU system time (s): 0.135011
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 204412
Max. memory (cumulated for all children) (KiB): 180652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1561.93
system time used= 0.135011
maximum resident set size= 180716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171181
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= 54
involuntary context switches= 403


# summary of solver processes directly reported to runsolver:
#   pid: 17792
#   total CPU time (s): 1562.06
#   total CPU user time (s): 1561.93
#   total CPU system time (s): 0.135011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.86524 second user time and 12.8775 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-15 21:33:45
IDJOB=4397309
IDBENCH=125597
IDSOLVER=2849
FILE ID=node116/4397309-1568576066
RUNJOBID= node116-1568572744-16757
PBS_JOBID= 21703332
Free space on /tmp= 61164 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-2.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397309-1568576066/watcher-4397309-1568576066 -o /tmp/evaluation-result-4397309-1568576066/solver-4397309-1568576066 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568572744-16757 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397309-1568576066.xml

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

MD5SUM BENCH= 126f057fb64a70fe3a8473fec490c642
RANDOM SEED=156964049

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        30532552 kB
MemAvailable:   31671744 kB
Buffers:          106944 kB
Cached:          1326652 kB
SwapCached:        46620 kB
Active:          1170280 kB
Inactive:         491120 kB
Active(anon):     181780 kB
Inactive(anon):    94984 kB
Active(file):     988500 kB
Inactive(file):   396136 kB
Unevictable:      110604 kB
Mlocked:          110604 kB
SwapTotal:      67108860 kB
SwapFree:       66961176 kB
Dirty:             35624 kB
Writeback:             0 kB
AnonPages:        292928 kB
Mapped:            48092 kB
Shmem:             40260 kB
Slab:             169432 kB
SReclaimable:     140784 kB
SUnreclaim:        28648 kB
KernelStack:        3504 kB
PageTables:         5996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     713136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61160 MiB
End job on node116 at 2019-09-15 21:59:47