Trace number 4390030

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.06 2399.9

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-3.xml
MD5SUM740fe7811b49d7235b98ec4fc0ed8229
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 benchmark56.0776
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 degree8
Maximum variable degree23
Distribution of variable degrees[{"degree":8,"count":1},{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":4},{"degree":16,"count":1},{"degree":17,"count":4},{"degree":18,"count":2},{"degree":19,"count":3},{"degree":20,"count":1},{"degree":21,"count":2},{"degree":23,"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

14.20/14.27	c root propagations     : 0           
14.20/14.27	c restarts enabled, print stats at every restarts
14.20/14.27	c
14.20/14.27	c
14.20/14.27	c
14.20/14.27	c This is cosoco 2.00 --  
14.20/14.27	c
14.20/14.27	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390030-1568334392.xml 
14.20/14.27	c ========================================[ Problem Statistics ]===========================================
14.20/14.27	c |                                                                                                       
14.20/14.27	c |  Parse time        :        14.13 s 
14.20/14.27	c |
14.20/14.27	c |               Variables: 25
14.20/14.27	c |            Domain Sizes: 5..5
14.20/14.27	c |
14.20/14.27	c |             Constraints: 58
14.20/14.27	c |                   Arity: 7..7
14.20/14.27	c | 
14.20/14.27	c |                   Types: 
14.20/14.27	c |                          Extension: 58  (nb tuples: 38527..39595) -- (shared: 0)
14.20/14.27	c |                          
14.20/14.27	c =========================================================================================================
14.20/14.27	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
17.29/17.36	c 101            212            14600          4816           0              0              6   12   8     
21.59/21.62	c 211            463            31689          10704          0              0              5   12   8     
24.29/24.38	c 332            771            52078          17062          0              0              6   13   9     
28.29/28.36	c 465            1060           72044          24122          0              0              6   13   8     
31.49/31.51	c 611            1378           94108          31260          0              0              6   12   8     
35.39/35.43	c 771            1751           120319         39605          0              0              6   12   9     
39.80/39.88	c 947            2142           149093         49033          0              0              6   12   9     
45.30/45.32	c 1140           2578           180093         59041          0              0              5   12   8     
51.40/51.47	c 1352           3037           212341         69417          0              0              7   12   8     
56.70/56.78	c 1585           3590           250050         81570          0              0              6   14   9     
62.40/62.47	c 1841           4187           289074         94365          0              0              6   12   9     
68.11/68.18	c 2122           4826           328589         107502         0              0              5   13   8     
73.99/74.02	c 2431           5583           374228         122755         0              0              6   13   9     
85.00/85.08	c 2770           6361           427931         140149         0              0              5   12   8     
94.40/94.41	c 3142           7199           483190         159476         0              0              5   13   8     
106.29/106.37	c 3551           8166           546860         180793         0              0              4   12   8     
116.69/116.78	c 4000           9259           620235         206060         0              0              6   12   8     
128.98/129.02	c 4493           10401          698130         231457         0              0              5   13   8     
139.68/139.76	c 5035           11700          782011         258595         0              0              5   14   9     
155.09/155.12	c 5631           13132          877029         290122         0              0              4   13   9     
169.67/169.79	c 6286           14687          977903         324135         0              0              5   12   9     
184.58/184.67	c 7006           16290          1086514        360709         0              0              6   13   9     
209.29/209.35	c 7798           18040          1207216        401692         0              0              4   12   8     
232.68/232.72	c 8669           20089          1342005        447082         0              0              4   13   8     
255.58/255.69	c 9627           22328          1493434        496736         0              0              5   13   9     
278.09/278.14	c 10680          24741          1650558        551397         0              0              4   13   8     
314.20/314.27	c 11838          27584          1843417        614570         0              0              4   15   8     
354.29/354.30	c 13111          30607          2053328        684743         0              0              5   14   8     
388.79/388.81	c 14511          34002          2282385        761495         0              0              5   14   9     
432.59/432.68	c 16051          37541          2524794        842621         0              0              4   13   8     
466.20/466.26	c 17745          41418          2791588        930437         0              0              5   14   8     
532.60/532.67	c 19608          45882          3104076        1034124        0              0              4   13   8     
568.41/568.44	c 21657          50721          3434053        1141860        0              0              5   13   9     
624.61/624.61	c 23910          55905          3781306        1257283        0              0              5   14   8     
691.42/691.42	c 26388          61655          4166409        1384285        0              0              4   15   8     
762.72/762.73	c 29113          68418          4636451        1531574        0              0              4   14   9     
815.33/815.38	c 32110          75460          5110061        1685427        0              0              5   13   9     
879.33/879.32	c 35406          83432          5628624        1848437        0              0              5   15   9     
952.53/952.58	c 39031          91977          6190969        2030080        0              0              3   15   8     
1037.15/1037.14	c 43018          101400         6779217        2217172        0              0              4   14   8     
1165.05/1165.07	c 47403          111822         7476454        2448169        0              0              3   13   8     
1283.96/1283.92	c 52226          123581         8270596        2705315        0              0              4   15   8     
1455.57/1455.52	c 57531          136179         9117591        2977617        0              0              4   15   8     
1595.89/1595.82	c 63366          149899         10020430       3266014        0              0              4   16   8     
1703.89/1703.84	c 69784          164354         10997403       3581889        0              0              5   14   8     
1935.01/1934.98	c 76843          181167         12157510       3953162        0              0              3   15   8     
2122.23/2122.14	c 84607          199972         13401766       4356268        0              0              3   16   8     
2355.95/2355.83	c 93147          220099         14747136       4793079        0              0              4   14   8     
2400.05/2399.90	
2400.05/2399.90	c *** INTERRUPTED ***
2400.05/2399.90	c restarts              : 48          
2400.05/2399.90	c conflicts             : 94753        (39 /sec)
2400.05/2399.90	c decisions             : 224041       (93 /sec)
2400.05/2399.90	c propagations          : 4877142     (2032 /sec)
2400.05/2399.90	c root propagations     : 0           
2400.05/2399.90	c filter calls          : 15014754       (6257 /sec)
2400.05/2399.90	c useless filter calls  : 12588500       (83 %)
2400.05/2399.90	c Memory used           : 200.06 MB
2400.05/2399.90	c CPU time              : 2399.86 s
2400.05/2399.90	c real time             : 2399.9 s
2400.05/2399.90	
2400.05/2399.90	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 (15278 MiB free)
  memory of node 1: 16384 MiB (15604 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390030-1568334392/watcher-4390030-1568334392 -o /tmp/evaluation-result-4390030-1568334392/solver-4390030-1568334392 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568334353-31998 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390030-1568334392.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
Current StackSize limit: 8192 KiB

solver pid=32027, runsolver pid=32024

[startup+0.100107 s]*
/proc/loadavg: 0.79 0.72 1.02 3/203 32028
/proc/meminfo: memFree=31622168/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=28844 memory=4724 CPUtime=0.1 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 1508 0 0 0 10 0 0 0 20 0 1 0 409678868 29536256 1181 33554432000 4194304 6210612 140727216520480 140727216517752 140254810946533 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 7211 1181 802 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4724 KiB

[startup+0.209573 s]*
/proc/loadavg: 0.79 0.72 1.02 3/203 32028
/proc/meminfo: memFree=31618820/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=30404 memory=5876 CPUtime=0.21 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 2019 0 0 0 21 0 0 0 20 0 1 0 409678868 31133696 1469 33554432000 4194304 6210612 140727216520480 140727216517752 140254810946533 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 7601 1469 802 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5876 KiB

[startup+0.309323 s]*
/proc/loadavg: 0.79 0.72 1.02 3/203 32028
/proc/meminfo: memFree=31609272/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=34656 memory=10744 CPUtime=0.31 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 3417 0 0 0 31 0 0 0 20 0 1 0 409678868 35487744 2686 33554432000 4194304 6210612 140727216520480 140727216517752 5817040 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 8664 2686 805 493 0 1969 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34656 KiB
Current children cumulated memory: 10744 KiB

[startup+0.700235 s]
/proc/loadavg: 0.79 0.72 1.02 3/203 32028
/proc/meminfo: memFree=31602948/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=38988 memory=14700 CPUtime=0.69 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 4428 0 0 0 68 1 0 0 20 0 1 0 409678868 39923712 3675 33554432000 4194304 6210612 140727216520480 140727216517752 5483142 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 9747 3675 805 493 0 3052 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38988 KiB
Current children cumulated memory: 14700 KiB

[startup+1.50025 s]
/proc/loadavg: 0.88 0.75 1.03 3/203 32028
/proc/meminfo: memFree=31593100/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=49788 memory=24468 CPUtime=1.49 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 6893 0 0 0 148 1 0 0 20 0 1 0 409678868 50982912 6117 33554432000 4194304 6210612 140727216520480 140727216517752 5484824 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 12447 6117 805 493 0 5752 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 49788 KiB
Current children cumulated memory: 24468 KiB

[startup+3.10954 s]
/proc/loadavg: 0.88 0.75 1.03 3/203 32028
/proc/meminfo: memFree=31555652/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=66184 memory=38296 CPUtime=3.1 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 11779 0 0 0 309 1 0 0 20 0 1 0 409678868 67772416 9574 33554432000 4194304 6210612 140727216520480 140727216517752 5812001 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 16546 9574 805 493 0 9851 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 66184 KiB
Current children cumulated memory: 38296 KiB

[startup+6.30025 s]
/proc/loadavg: 0.89 0.75 1.03 3/203 32028
/proc/meminfo: memFree=31494644/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=100944 memory=70644 CPUtime=6.28 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 21328 0 0 0 626 2 0 0 20 0 1 0 409678868 103366656 17661 33554432000 4194304 6210612 140727216520480 140727216517752 5484702 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 25236 17661 806 493 0 18541 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 100944 KiB
Current children cumulated memory: 70644 KiB

[startup+12.7002 s]
/proc/loadavg: 0.98 0.77 1.03 3/203 32028
/proc/meminfo: memFree=31374516/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=171936 memory=134580 CPUtime=12.69 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 39083 0 0 0 1264 5 0 0 20 0 1 0 409678868 176062464 33645 33554432000 4194304 6210612 140727216520480 140727216517752 5817734 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 42984 33645 806 493 0 36289 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 171936 KiB
Current children cumulated memory: 134580 KiB

[startup+25.5003 s]
/proc/loadavg: 1.14 0.81 1.04 3/203 32029
/proc/meminfo: memFree=31298108/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=167400 CPUtime=25.49 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 121432 0 0 0 2540 9 0 0 20 0 1 0 409678868 209772544 41850 33554432000 4194304 6210612 140727216520480 140727216518440 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 41850 851 493 0 44519 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 167400 KiB

[startup+51.1003 s]*
/proc/loadavg: 1.48 0.92 1.07 3/203 32031
/proc/meminfo: memFree=31297368/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=167400 CPUtime=51.11 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 161503 0 0 0 5099 12 0 0 20 0 1 0 409678868 209772544 41850 33554432000 4194304 6210612 140727216520480 140727216518440 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 41850 851 493 0 44519 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 167400 KiB

[startup+102.3 s]
/proc/loadavg: 1.77 1.09 1.12 3/203 32036
/proc/meminfo: memFree=31294712/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=169136 CPUtime=102.29 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 201583 0 0 0 10215 14 0 0 20 0 1 0 409678868 209772544 42284 33554432000 4194304 6210612 140727216520480 140727216518440 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 42284 851 493 0 44519 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 169136 KiB

[startup+162.3 s]
/proc/loadavg: 1.92 1.26 1.18 3/204 32042
/proc/meminfo: memFree=31286240/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=177864 CPUtime=162.28 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 231597 0 0 0 16213 15 0 0 20 0 1 0 409678868 209772544 44466 33554432000 4194304 6210612 140727216520480 140727216518440 5037455 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 44466 851 493 0 44519 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 177864 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.39 1.23 3/204 32048
/proc/meminfo: memFree=31278328/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=222.28 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 237528 0 0 0 22212 16 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.50 1.28 3/205 32060
/proc/meminfo: memFree=31270252/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=282.28 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 237528 0 0 0 28212 16 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.59 1.32 3/205 32064
/proc/meminfo: memFree=31269476/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=342.29 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 238420 0 0 0 34213 16 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038670 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.67 1.36 3/204 32070
/proc/meminfo: memFree=31269556/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=402.29 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 238420 0 0 0 40213 16 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038639 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.73 1.40 3/203 32074
/proc/meminfo: memFree=31268892/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=462.29 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 239312 0 0 0 46213 16 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB


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

/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 1602.39 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/204 32187
/proc/meminfo: memFree=31267900/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=1662.39 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 247920 0 0 0 166221 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038603 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 1662.39 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/204 32191
/proc/meminfo: memFree=31268112/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=1722.39 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 248232 0 0 0 172221 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5037455 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 1722.39 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/203 32196
/proc/meminfo: memFree=31268364/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=1782.4 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 249047 0 0 0 178222 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 1782.4 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/202 32202
/proc/meminfo: memFree=31268252/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=1842.4 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 249047 0 0 0 184222 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038670 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 1842.4 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/202 32206
/proc/meminfo: memFree=31268612/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=1902.41 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 249728 0 0 0 190223 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/204 32213
/proc/meminfo: memFree=31268592/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=1962.41 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 249939 0 0 0 196223 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/204 32220
/proc/meminfo: memFree=31268448/32770624 swapFree=67003396/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=2022.42 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 250818 0 0 0 202224 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5037455 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 2022.42 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+2082.3 s]
/proc/loadavg: 2.14 2.02 1.90 3/204 32231
/proc/meminfo: memFree=31268008/32770624 swapFree=67003400/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=2082.42 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 250818 0 0 0 208224 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 2082.42 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+2142.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/205 32257
/proc/meminfo: memFree=31266628/32770624 swapFree=67003400/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=2142.42 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 251710 0 0 0 214224 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 2142.42 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+2202.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/205 32263
/proc/meminfo: memFree=31266816/32770624 swapFree=67003400/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=2202.43 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 251710 0 0 0 220225 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5037455 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 2202.43 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/204 32267
/proc/meminfo: memFree=31266720/32770624 swapFree=67003400/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=2262.43 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 252232 0 0 0 226225 18 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 2262.43 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 2.03 1.93 3/204 32271
/proc/meminfo: memFree=31266680/32770624 swapFree=67003400/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=2322.44 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 252414 0 0 0 232225 19 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038596 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 2322.44 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/204 32277
/proc/meminfo: memFree=31266380/32770624 swapFree=67003400/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=2382.45 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 253306 0 0 0 238226 19 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038702 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 2382.45 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.01 2.02 1.94 3/204 32277
/proc/meminfo: memFree=31266248/32770624 swapFree=67003400/67108860
[pid=32027] ppid=32024 vsize=204856 memory=181080 CPUtime=2400.05 cores=1,3,5,7
/proc/32027/stat : 32027 (cosoco) R 32024 32027 31966 0 -1 4202496 253306 0 0 0 239986 19 0 0 20 0 1 0 409678868 209772544 45270 33554432000 4194304 6210612 140727216520480 140727216518440 5038670 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9420800 140727216526347 140727216526449 140727216526449 140727216529358 0
/proc/32027/statm: 51214 45270 851 493 0 44519 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181080 KiB

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

[startup+2399.9 s]
# the end of solver process 32027 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.86 s, system=0.192013 s

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

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.06
CPU user time (s): 2399.86
CPU system time (s): 0.192013
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 204856
Max. memory (cumulated for all children) (KiB): 181080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.86
system time used= 0.192013
maximum resident set size= 181144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253344
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= 42
involuntary context switches= 1219


# summary of solver processes directly reported to runsolver:
#   pid: 32027
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2399.86
#   total CPU system time (s): 0.192013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.82249 second user time and 18.7495 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-13 02:25:53
IDJOB=4390030
IDBENCH=125596
IDSOLVER=2830
FILE ID=node133/4390030-1568334392
RUNJOBID= node133-1568334353-31998
PBS_JOBID= 21701160
Free space on /tmp= 55048 MiB

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

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

MD5SUM BENCH= 740fe7811b49d7235b98ec4fc0ed8229
RANDOM SEED=1105862389

node133.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.18
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.18
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.18
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.18
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:        31623936 kB
MemAvailable:   31901796 kB
Buffers:          135468 kB
Cached:           426556 kB
SwapCached:         3520 kB
Active:           326624 kB
Inactive:         238864 kB
Active(anon):      27492 kB
Inactive(anon):    15960 kB
Active(file):     299132 kB
Inactive(file):   222904 kB
Unevictable:      111496 kB
Mlocked:          111496 kB
SwapTotal:      67108860 kB
SwapFree:       67003396 kB
Dirty:             71836 kB
Writeback:             0 kB
AnonPages:        112116 kB
Mapped:            42696 kB
Shmem:             31256 kB
Slab:             171436 kB
SReclaimable:     143320 kB
SUnreclaim:        28116 kB
KernelStack:        3344 kB
PageTables:         6028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     503344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 55044 MiB
End job on node133 at 2019-09-13 03:05:53